diff options
author | pav <pav@FreeBSD.org> | 2004-10-15 22:45:10 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-10-15 22:45:10 +0800 |
commit | 57753f2c23eb1072e3e1458867b401b82b68bf63 (patch) | |
tree | 1787724cec9562aee67fe2b117260d475fc1bf73 /www | |
parent | b746ab03b297aa832cf4936bde37b321da80e4c6 (diff) | |
download | freebsd-ports-gnome-57753f2c23eb1072e3e1458867b401b82b68bf63.tar.gz freebsd-ports-gnome-57753f2c23eb1072e3e1458867b401b82b68bf63.tar.zst freebsd-ports-gnome-57753f2c23eb1072e3e1458867b401b82b68bf63.zip |
- Update to 1.5
PR: ports/72712
Submitted by: Bob Bomar <bob@bomar.us> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/photo_gallery/Makefile | 10 | ||||
-rw-r--r-- | www/photo_gallery/distinfo | 4 | ||||
-rw-r--r-- | www/photo_gallery/pkg-plist | 11 |
3 files changed, 12 insertions, 13 deletions
diff --git a/www/photo_gallery/Makefile b/www/photo_gallery/Makefile index fe9dabd66d07..2712cb9b732d 100644 --- a/www/photo_gallery/Makefile +++ b/www/photo_gallery/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= photo_gallery -PORTVERSION= 1.3 +PORTVERSION= 1.5 CATEGORIES= www MASTER_SITES= http://www.capybara.org/~dfraser/photo_gallery/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -20,10 +20,10 @@ RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm\ ${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info\ ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI -WEBOWN?= www -WEBGRP?= www -APACHEDIR= ${LOCALBASE}/www/data -INSTALLDIR= ${APACHEDIR}/photo_gallery +WEBOWN?= www +WEBGRP?= www +APACHEDIR= ${LOCALBASE}/www/data +INSTALLDIR= ${APACHEDIR}/photo NO_BUILD= yes USE_PERL5= yes USE_GZIP= no diff --git a/www/photo_gallery/distinfo b/www/photo_gallery/distinfo index 232620dfd19b..62ff0298b531 100644 --- a/www/photo_gallery/distinfo +++ b/www/photo_gallery/distinfo @@ -1,2 +1,2 @@ -MD5 (photo_gallery_1.3.tar) = ea6b3bde15db54a927f1a28b566bcbad -SIZE (photo_gallery_1.3.tar) = 30720 +MD5 (photo_gallery_1.5.tar) = 2447ace822ee8517b3f8af5a54e1e898 +SIZE (photo_gallery_1.5.tar) = 30720 diff --git a/www/photo_gallery/pkg-plist b/www/photo_gallery/pkg-plist index 5b151f25a2e9..9471b41846b5 100644 --- a/www/photo_gallery/pkg-plist +++ b/www/photo_gallery/pkg-plist @@ -1,6 +1,5 @@ -www/data/photo_gallery/index.cgi -www/data/photo_gallery/previews.cgi -www/data/photo_gallery/readme.html -www/data/photo_gallery/.header.html -www/data/photo_gallery/.footer.html -@dirrm www/data/photo_gallery +www/data/photo/index.cgi +www/data/photo/readme.html +www/data/photo/.header.html +www/data/photo/.footer.html +@dirrm www/data/photo |