From nobody@FreeBSD.org  Thu Jun 19 14:18:22 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1F9911065674
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Jun 2008 14:18:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 039658FC23
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Jun 2008 14:18:22 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5JEILDg021376
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 19 Jun 2008 14:18:21 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5JEILTH021375;
	Thu, 19 Jun 2008 14:18:21 GMT
	(envelope-from nobody)
Message-Id: <200806191418.m5JEILTH021375@www.freebsd.org>
Date: Thu, 19 Jun 2008 14:18:21 GMT
From: Piotr Rybicki <meritus@innervision.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER] www/openx update to 2.4.6
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         124760
>Category:       ports
>Synopsis:       [MAINTAINER] www/openx update to 2.4.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 19 14:20:01 UTC 2008
>Closed-Date:    Thu Jul 03 02:54:03 UTC 2008
>Last-Modified:  Thu Jul  3 03:00:01 UTC 2008
>Originator:     Piotr Rybicki
>Release:        7.0
>Organization:
>Environment:
FreeBSD ryba-laptop.cadera.com.pl 7.0-STABLE FreeBSD 7.0-STABLE #17: Tue May  6 13:02:21 CEST 2008     root@ryba-laptop.cadera.com.pl:/usr/obj/usr/src/sys/LAPTOP  i386

>Description:
Update to newest version 2.4.6

patch included

Please commit. Thanks

>How-To-Repeat:

>Fix:
diff -ruN /root/openx/Makefile /usr/ports/www/openx/Makefile
--- /root/openx/Makefile        2008-03-29 20:31:10.000000000 +0100
+++ /usr/ports/www/openx/Makefile       2008-06-19 15:56:27.000000000 +0200
@@ -6,7 +6,7 @@
 #

 PORTNAME=      openx
-PORTVERSION=   2.4.4
+PORTVERSION=   2.4.6
 CATEGORIES=    www
 MASTER_SITES=  http://download.openx.org/

@@ -17,9 +17,9 @@
 NO_BUILD=      yes
 SUB_LIST+=     PKGNAME=${PKGNAME}
 SUB_FILES+=    pkg-message
-PORTDOCS=      INSTALL.txt LICENSE.txt POLICY.txt README.txt \
-               RELEASE_NOTES.txt UPGRADE.txt KNOWN_ISSUES.txt TRANSLATIONS.txt
-EXTDOCS=       KNOWN_ISSUES.txt TRANSLATIONS.txt
+PORTDOCS=      LICENSE.txt POLICY.txt README.txt \
+               RELEASE_NOTES.txt UPGRADE.txt KNOWN_ISSUES.txt
+EXTDOCS=       KNOWN_ISSUES.txt

 .include <bsd.port.pre.mk>

diff -ruN /root/openx/distinfo /usr/ports/www/openx/distinfo
--- /root/openx/distinfo        2008-03-29 20:31:10.000000000 +0100
+++ /usr/ports/www/openx/distinfo       2008-06-19 15:54:47.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (openx-2.4.4.zip) = 3b0b10d3790d059632f97e9c9d131ffe
-SHA256 (openx-2.4.4.zip) = be888eb97a8f241270066ba8624b6387b60b5df66750f6c807d51aa28138547e
-SIZE (openx-2.4.4.zip) = 6978035
+MD5 (openx-2.4.6.zip) = 150445e1294a514d583916ca7963399b
+SHA256 (openx-2.4.6.zip) = bd02ddc9e2b42d124be66826da36a5a36e3f4ade0961045f4ac7812bd0406737
+SIZE (openx-2.4.6.zip) = 6857193
diff -ruN /root/openx/pkg-plist /usr/ports/www/openx/pkg-plist
--- /root/openx/pkg-plist       2008-03-29 20:31:10.000000000 +0100
+++ /usr/ports/www/openx/pkg-plist      2008-06-19 16:12:31.000000000 +0200
@@ -365,6 +365,7 @@
 %%WWWDIR%%/lib/OA/Maintenance.php
 %%WWWDIR%%/lib/OA/Maintenance/Auto.php
 %%WWWDIR%%/lib/OA/Maintenance/Distributed.php
+%%WWWDIR%%/lib/OA/Maintenance/Status.php
 %%WWWDIR%%/lib/OA/Sync.php
 %%WWWDIR%%/lib/OA/Task.php
 %%WWWDIR%%/lib/OA/Task/Runner.php
@@ -565,13 +566,7 @@
 %%WWWDIR%%/lib/max/core/ServiceLocator.php
 %%WWWDIR%%/lib/max/data/data.entities.php
 %%WWWDIR%%/lib/max/deliverycache/cache-file.inc.php
-%%WWWDIR%%/lib/max/language/Default.php
-%%WWWDIR%%/lib/max/language/Invocation.php
-%%WWWDIR%%/lib/max/language/Maintenance.php
-%%WWWDIR%%/lib/max/language/Report.php
-%%WWWDIR%%/lib/max/language/Settings.php
-%%WWWDIR%%/lib/max/language/SettingsHelp.php
-%%WWWDIR%%/lib/max/language/Userlog.php
+%%WWWDIR%%/lib/max/language/Loader.php
 %%WWWDIR%%/lib/max/language/chinese_big5/default.lang.php
 %%WWWDIR%%/lib/max/language/chinese_big5/index.lang.php
 %%WWWDIR%%/lib/max/language/chinese_big5/invocation.lang.php
@@ -1941,6 +1936,7 @@
 %%WWWDIR%%/www/admin/maintenance-updates-js.php
 %%WWWDIR%%/www/admin/md5.js
 %%WWWDIR%%/www/admin/password-recovery.php
+%%WWWDIR%%/www/admin/privacy-policy.html
 %%WWWDIR%%/www/admin/report-generate.php
 %%WWWDIR%%/www/admin/report-generation.php
 %%WWWDIR%%/www/admin/report-index.php
@@ -1980,6 +1976,7 @@
 %%WWWDIR%%/www/admin/templates/logo.gif
 %%WWWDIR%%/www/admin/templates/welcome-advertiser.html
 %%WWWDIR%%/www/admin/templates/welcome-publisher.html
+%%WWWDIR%%/www/admin/terms-and-conditions.html
 %%WWWDIR%%/www/admin/tracker-append.php
 %%WWWDIR%%/www/admin/tracker-campaigns.php
 %%WWWDIR%%/www/admin/tracker-delete.php
@@ -2027,6 +2024,8 @@
 %%WWWDIR%%/www/images/robots.txt
 %%WWWDIR%%/www/index.php
 %%WWWDIR%%/www/robots.txt
+%%WWWDIR%%/TERMS.txt
+%%WWWDIR%%/TRANSLATIONS.txt
 @dirrm %%WWWDIR%%/www/images/layerstyles/simple
 @dirrm %%WWWDIR%%/www/images/layerstyles/geocities
 @dirrm %%WWWDIR%%/www/images/layerstyles
@@ -2317,7 +2316,6 @@
 @dirrm %%WWWDIR%%/lib/OA/Upgrade
 @dirrm %%WWWDIR%%/lib/OA/Task
 @dirrm %%WWWDIR%%/lib/OA/Maintenance
-@dirrm %%WWWDIR%%/lib/OA/Delivery
 @dirrm %%WWWDIR%%/lib/OA/Dal/Maintenance/Statistics/Tracker
 @dirrm %%WWWDIR%%/lib/OA/Dal/Maintenance/Statistics/AdServer
 @dirrm %%WWWDIR%%/lib/OA/Dal/Maintenance/Statistics


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Jun 19 16:22:08 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124760 
State-Changed-From-To: open->feedback 
State-Changed-By: miwi 
State-Changed-When: Fri Jun 20 14:43:02 UTC 2008 
State-Changed-Why:  
Hi, 

This Port dosen't build at the moment, could you please take a look? 

http://head.miwibox.org/tb/index.php?action=describe_port&id=538 
http://tb.miwibox.org//index.php?action=describe_port&id=464 

- Martin 



http://www.freebsd.org/cgi/query-pr.cgi?pr=124760 

From: Piotr Rybicki <p.rybicki@cadera.com.pl>
To: bug-followup@FreeBSD.org, Piotr Rybicki <meritus@innervision.pl>
Cc:  
Subject: [Fwd: Re: ports/124760: [MAINTAINER] www/openx update to 2.4.6]
Date: Tue, 01 Jul 2008 14:40:13 +0200

 Sorry for taking so long. It looks like my SMTP (poczta.innervision.pl) 
 is blocked for mx1.freebsd.org. Resending from different account.
 
 Below corrected patch. Thanks for help.
 
 diff -ruN /usr/ports/www/openx/Makefile /root/openx/Makefile
 --- /usr/ports/www/openx/Makefile       2008-03-29 20:31:10.000000000 +0100
 +++ /root/openx/Makefile        2008-06-23 14:36:17.000000000 +0200
 @@ -6,7 +6,7 @@
 #
 
 PORTNAME=      openx
 -PORTVERSION=   2.4.4
 +PORTVERSION=   2.4.6
 CATEGORIES=    www
 MASTER_SITES=  http://download.openx.org/
 
 @@ -17,9 +17,6 @@
 NO_BUILD=      yes
 SUB_LIST+=     PKGNAME=${PKGNAME}
 SUB_FILES+=    pkg-message
 -PORTDOCS=      INSTALL.txt LICENSE.txt POLICY.txt README.txt \
 -               RELEASE_NOTES.txt UPGRADE.txt KNOWN_ISSUES.txt 
 TRANSLATIONS.txt
 -EXTDOCS=       KNOWN_ISSUES.txt TRANSLATIONS.txt
 
 .include <bsd.port.pre.mk>
 
 @@ -27,12 +24,6 @@
 USE_PHP=       xml pcre zlib mysql ftp
 .endif
 
 -post-extract:
 -       @${INSTALL} -d ${WRKDIR}/docs
 -       @cd ${WRKSRC}/docs && ${MV} ${EXTDOCS} ${WRKSRC}/
 -       @cd ${WRKSRC} && ${MV} ${PORTDOCS} ${WRKDIR}/docs/
 -       @cd ${WRKSRC} && ${RM} -rf docs
 -
 do-install:
       @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}
       @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}
 @@ -41,10 +32,6 @@
       @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${WWWDIR}' >> ${TMPPLIST}
 
 post-install:
 -.if !defined(NOPORTDOCS)
 -       @${INSTALL} -d ${DOCSDIR}
 -       @cd ${WRKDIR}/docs && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
 -.endif
       @${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.post.mk>
 diff -ruN /usr/ports/www/openx/distinfo /root/openx/distinfo
 --- /usr/ports/www/openx/distinfo       2008-03-29 20:31:10.000000000 +0100
 +++ /root/openx/distinfo        2008-06-22 20:53:11.000000000 +0200
 @@ -1,3 +1,3 @@
 -MD5 (openx-2.4.4.zip) = 3b0b10d3790d059632f97e9c9d131ffe
 -SHA256 (openx-2.4.4.zip) = 
 be888eb97a8f241270066ba8624b6387b60b5df66750f6c807d51aa28138547e
 -SIZE (openx-2.4.4.zip) = 6978035
 +MD5 (openx-2.4.6.zip) = 150445e1294a514d583916ca7963399b
 +SHA256 (openx-2.4.6.zip) = 
 bd02ddc9e2b42d124be66826da36a5a36e3f4ade0961045f4ac7812bd0406737
 +SIZE (openx-2.4.6.zip) = 6857193
 diff -ruN /usr/ports/www/openx/pkg-plist /root/openx/pkg-plist
 --- /usr/ports/www/openx/pkg-plist      2008-03-29 20:31:10.000000000 +0100
 +++ /root/openx/pkg-plist       2008-06-23 14:12:41.000000000 +0200
 @@ -9,6 +9,7 @@
 %%WWWDIR%%/adx.js
 %%WWWDIR%%/adxmlrpc.php
 %%WWWDIR%%/constants.php
 +%%WWWDIR%%/docs/KNOWN_ISSUES.txt
 %%WWWDIR%%/etc/.htaccess
 %%WWWDIR%%/etc/changes/ConfigMigration.php
 %%WWWDIR%%/etc/changes/StatMigration.php
 @@ -365,6 +366,7 @@
 %%WWWDIR%%/lib/OA/Maintenance.php
 %%WWWDIR%%/lib/OA/Maintenance/Auto.php
 %%WWWDIR%%/lib/OA/Maintenance/Distributed.php
 +%%WWWDIR%%/lib/OA/Maintenance/Status.php
 %%WWWDIR%%/lib/OA/Sync.php
 %%WWWDIR%%/lib/OA/Task.php
 %%WWWDIR%%/lib/OA/Task/Runner.php
 @@ -565,13 +567,7 @@
 %%WWWDIR%%/lib/max/core/ServiceLocator.php
 %%WWWDIR%%/lib/max/data/data.entities.php
 %%WWWDIR%%/lib/max/deliverycache/cache-file.inc.php
 -%%WWWDIR%%/lib/max/language/Default.php
 -%%WWWDIR%%/lib/max/language/Invocation.php
 -%%WWWDIR%%/lib/max/language/Maintenance.php
 -%%WWWDIR%%/lib/max/language/Report.php
 -%%WWWDIR%%/lib/max/language/Settings.php
 -%%WWWDIR%%/lib/max/language/SettingsHelp.php
 -%%WWWDIR%%/lib/max/language/Userlog.php
 +%%WWWDIR%%/lib/max/language/Loader.php
 %%WWWDIR%%/lib/max/language/chinese_big5/default.lang.php
 %%WWWDIR%%/lib/max/language/chinese_big5/index.lang.php
 %%WWWDIR%%/lib/max/language/chinese_big5/invocation.lang.php
 @@ -1941,6 +1937,7 @@
 %%WWWDIR%%/www/admin/maintenance-updates-js.php
 %%WWWDIR%%/www/admin/md5.js
 %%WWWDIR%%/www/admin/password-recovery.php
 +%%WWWDIR%%/www/admin/privacy-policy.html
 %%WWWDIR%%/www/admin/report-generate.php
 %%WWWDIR%%/www/admin/report-generation.php
 %%WWWDIR%%/www/admin/report-index.php
 @@ -1980,6 +1977,7 @@
 %%WWWDIR%%/www/admin/templates/logo.gif
 %%WWWDIR%%/www/admin/templates/welcome-advertiser.html
 %%WWWDIR%%/www/admin/templates/welcome-publisher.html
 +%%WWWDIR%%/www/admin/terms-and-conditions.html
 %%WWWDIR%%/www/admin/tracker-append.php
 %%WWWDIR%%/www/admin/tracker-campaigns.php
 %%WWWDIR%%/www/admin/tracker-delete.php
 @@ -2027,6 +2025,14 @@
 %%WWWDIR%%/www/images/robots.txt
 %%WWWDIR%%/www/index.php
 %%WWWDIR%%/www/robots.txt
 +%%WWWDIR%%/LICENSE.txt
 +%%WWWDIR%%/POLICY.txt
 +%%WWWDIR%%/README.txt
 +%%WWWDIR%%/RELEASE_NOTES.txt
 +%%WWWDIR%%/UPGRADE.txt
 +%%WWWDIR%%/TERMS.txt
 +%%WWWDIR%%/TRANSLATIONS.txt
 +@dirrm %%WWWDIR%%/docs
 @dirrm %%WWWDIR%%/www/images/layerstyles/simple
 @dirrm %%WWWDIR%%/www/images/layerstyles/geocities
 @dirrm %%WWWDIR%%/www/images/layerstyles
 @@ -2317,7 +2323,6 @@
 @dirrm %%WWWDIR%%/lib/OA/Upgrade
 @dirrm %%WWWDIR%%/lib/OA/Task
 @dirrm %%WWWDIR%%/lib/OA/Maintenance
 -@dirrm %%WWWDIR%%/lib/OA/Delivery
 @dirrm %%WWWDIR%%/lib/OA/Dal/Maintenance/Statistics/Tracker
 @dirrm %%WWWDIR%%/lib/OA/Dal/Maintenance/Statistics/AdServer
 @dirrm %%WWWDIR%%/lib/OA/Dal/Maintenance/Statistics
 
 
 
 
 -- 
 Piotr Rybicki
 IT Director, CADERA Sp. z o.o.
 Al. Stanw Zjednoczonych Av. 72 app. 212, 04-036 Warsaw Poland
 phone +48 22 810 84 21, fax +48 22 810 84 21
 
State-Changed-From-To: feedback->closed 
State-Changed-By: beech 
State-Changed-When: Thu Jul 3 02:53:44 UTC 2008 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124760 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124760: commit references a PR
Date: Thu,  3 Jul 2008 02:53:40 +0000 (UTC)

 beech       2008-07-03 02:53:30 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/openx            Makefile distinfo pkg-plist 
   Log:
   - Update to 2.4.6
   
   PR:             ports/124760
   Submitted by:   Piotr Rybicki <meritus@innervision.pl> (maintainer)
   
   Revision  Changes    Path
   1.2       +1 -14     ports/www/openx/Makefile
   1.2       +3 -3      ports/www/openx/distinfo
   1.2       +13 -8     ports/www/openx/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
