diff options
author | lippe <lippe@FreeBSD.org> | 2008-07-22 09:45:42 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-07-22 09:45:42 +0800 |
commit | 8c23a5e8fd6211fae89d3a100653a335a8b42490 (patch) | |
tree | ea487eb5c8997f350ed838575f9c392fbff115d9 /www/openx | |
parent | 4ff81c6db7cff656adb7b44c3f608783f0b5978d (diff) | |
download | freebsd-ports-gnome-8c23a5e8fd6211fae89d3a100653a335a8b42490.tar.gz freebsd-ports-gnome-8c23a5e8fd6211fae89d3a100653a335a8b42490.tar.zst freebsd-ports-gnome-8c23a5e8fd6211fae89d3a100653a335a8b42490.zip |
- Update to 2.4.7.
PR: ports/125754
Submitted by: Piotr Rybicki <meritus@innervision.pl> (maintainer)
Approved by: gabor (mentor, implicit)
Diffstat (limited to 'www/openx')
-rw-r--r-- | www/openx/Makefile | 4 | ||||
-rw-r--r-- | www/openx/distinfo | 6 | ||||
-rw-r--r-- | www/openx/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/openx/Makefile b/www/openx/Makefile index 9601f4e29f50..1beda8f3bf9d 100644 --- a/www/openx/Makefile +++ b/www/openx/Makefile @@ -6,14 +6,14 @@ # PORTNAME= openx -PORTVERSION= 2.4.6 +PORTVERSION= 2.4.7 CATEGORIES= www MASTER_SITES= http://download.openx.org/ MAINTAINER= meritus@innervision.pl COMMENT= Free, opensource ad server in PHP -USE_ZIP= yes +USE_BZIP2= yes NO_BUILD= yes SUB_LIST+= PKGNAME=${PKGNAME} SUB_FILES+= pkg-message diff --git a/www/openx/distinfo b/www/openx/distinfo index 2fe6da7fbd86..6331e83b9eb3 100644 --- a/www/openx/distinfo +++ b/www/openx/distinfo @@ -1,3 +1,3 @@ -MD5 (openx-2.4.6.zip) = 150445e1294a514d583916ca7963399b -SHA256 (openx-2.4.6.zip) = bd02ddc9e2b42d124be66826da36a5a36e3f4ade0961045f4ac7812bd0406737 -SIZE (openx-2.4.6.zip) = 6857193 +MD5 (openx-2.4.7.tar.bz2) = 40227a08a7eb7bf70221becf4b1c2d9c +SHA256 (openx-2.4.7.tar.bz2) = 122bb121994f0ed552cb41c88221a634ecdb889ac79d8d449289bd8cbf57df4e +SIZE (openx-2.4.7.tar.bz2) = 4113770 diff --git a/www/openx/pkg-plist b/www/openx/pkg-plist index b42c654a96c6..ef1eb842149a 100644 --- a/www/openx/pkg-plist +++ b/www/openx/pkg-plist @@ -366,6 +366,7 @@ %%WWWDIR%%/lib/OA/Maintenance.php %%WWWDIR%%/lib/OA/Maintenance/Auto.php %%WWWDIR%%/lib/OA/Maintenance/Distributed.php +%%WWWDIR%%/lib/OA/Maintenance/Regenerate.php %%WWWDIR%%/lib/OA/Maintenance/Status.php %%WWWDIR%%/lib/OA/Sync.php %%WWWDIR%%/lib/OA/Task.php |