Date: Wed, 5 Nov 2008 07:03:29 +0000 (GMT) From: Dan Langille <dan@langille.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dan Langille <dan@langille.org> Subject: ports/128599: [UPDATE] www/openx upgrade to latest version Message-ID: <20081105070329.7BFC7B8F2@bast.unixathome.org> Resent-Message-ID: <200811050710.mA57A5qV037756@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 128599 >Category: ports >Synopsis: [UPDATE] www/openx upgrade to latest version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Nov 05 07:10:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 6.2-STABLE i386 >Organization: The FreeBSD Diary >Environment: System: FreeBSD bast.example.org 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Feb 28 22:21:12 EST 2007 dan@bast.example.org:/usr/obj/usr/src/sys/BAST i386 >Description: Upgrade to 2.6.3 http://blog.openx.org/11/openx-update-released-6/ >How-To-Repeat: >Fix: --- openx.2.6.3.patch begins here --- diff -ruN /usr/ports/www/openx/Makefile openx/Makefile --- /usr/ports/www/openx/Makefile Tue Oct 28 05:46:01 2008 +++ openx/Makefile Wed Nov 5 01:39:47 2008 @@ -6,7 +6,7 @@ # PORTNAME= openx -PORTVERSION= 2.6.2 +PORTVERSION= 2.6.3 CATEGORIES= www MASTER_SITES= http://download.openx.org/ diff -ruN /usr/ports/www/openx/distinfo openx/distinfo --- /usr/ports/www/openx/distinfo Tue Oct 28 05:46:01 2008 +++ openx/distinfo Wed Nov 5 01:40:11 2008 @@ -1,3 +1,3 @@ -MD5 (openx-2.6.2.tar.bz2) = 1ddc2175df2512735d199816e77aaf89 -SHA256 (openx-2.6.2.tar.bz2) = 64b94c6ebe90848e3942763659b05c3d49cc82b4d7abfb55b21e512df9b9d740 -SIZE (openx-2.6.2.tar.bz2) = 6402544 +MD5 (openx-2.6.3.tar.bz2) = 23698ac88d5419b2636fad643a09b8e9 +SHA256 (openx-2.6.3.tar.bz2) = 003bc8e230ba744dd00911bbb067a32d972d8def53b1b9b03bbac539ccaa8d3b +SIZE (openx-2.6.3.tar.bz2) = 6428359 diff -ruN /usr/ports/www/openx/pkg-plist openx/pkg-plist --- /usr/ports/www/openx/pkg-plist Sat Sep 27 05:46:04 2008 +++ openx/pkg-plist Wed Nov 5 01:53:52 2008 @@ -265,6 +265,9 @@ %%WWWDIR%%/etc/curl-ca-bundle.crt %%WWWDIR%%/etc/database_action.xml %%WWWDIR%%/etc/dist.conf.php +%%WWWDIR%%/etc/permanentcache/cache_adnetworks_getcategories.bin +%%WWWDIR%%/etc/permanentcache/cache_adnetworks_getcountries.bin +%%WWWDIR%%/etc/permanentcache/cache_adnetworks_getlanguages.bin %%WWWDIR%%/etc/sim.conf.php %%WWWDIR%%/etc/tables_core.xml %%WWWDIR%%/etc/tables_temp_priority.xml @@ -2972,8 +2975,8 @@ %%WWWDIR%%/www/admin/account-settings-geotargeting.php %%WWWDIR%%/www/admin/account-settings-index.php %%WWWDIR%%/www/admin/account-settings-maintenance.php -%%WWWDIR%%/www/admin/account-settings-synchronisation.php %%WWWDIR%%/www/admin/account-settings-tracking.php +%%WWWDIR%%/www/admin/account-settings-update.php %%WWWDIR%%/www/admin/account-settings-user-interface.php %%WWWDIR%%/www/admin/account-switch.php %%WWWDIR%%/www/admin/account-user-email.php @@ -3368,6 +3371,7 @@ %%WWWDIR%%/www/admin/assets/images/icon-tracker.gif %%WWWDIR%%/www/admin/assets/images/icon-warning.gif %%WWWDIR%%/www/admin/assets/images/icon-weekly.gif +%%WWWDIR%%/www/admin/assets/images/icon-x-grey.gif %%WWWDIR%%/www/admin/assets/images/icon-x.gif %%WWWDIR%%/www/admin/assets/images/icon-zone-click-d.gif %%WWWDIR%%/www/admin/assets/images/icon-zone-click.gif @@ -3493,7 +3497,6 @@ %%WWWDIR%%/www/admin/assets/images/triangle-u.gif %%WWWDIR%%/www/admin/assets/images/warning.gif %%WWWDIR%%/www/admin/assets/images/watermark.gif -%%WWWDIR%%/www/admin/assets/images/watermark.png %%WWWDIR%%/www/admin/assets/js/boxrow.js %%WWWDIR%%/www/admin/assets/js/datecheck.js %%WWWDIR%%/www/admin/assets/js/formValidation.js --- openx.2.6.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081105070329.7BFC7B8F2>