diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-09 10:39:45 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-09 10:39:45 +0000 |
commit | 5b173be4a2e3c0dee8c7b2fd44d4ffec5d77143d (patch) | |
tree | 0f037d377a5461def915ec1d63a23e587551eb3f /www/gallery2 | |
parent | f12bc0a7a9d0163d40fb66462f414b926df82d0b (diff) | |
download | FreeBSD-ports-5b173be4a2e3c0dee8c7b2fd44d4ffec5d77143d.zip FreeBSD-ports-5b173be4a2e3c0dee8c7b2fd44d4ffec5d77143d.tar.gz |
Update to 1.3.1, which is said to fix several security bugs. I
tested the port, but have not tried to reproduce the bugs.
PR: 41465
Submitted by: Jamie Hermans (maintainer)
Diffstat (limited to 'www/gallery2')
-rw-r--r-- | www/gallery2/Makefile | 2 | ||||
-rw-r--r-- | www/gallery2/distinfo | 2 | ||||
-rw-r--r-- | www/gallery2/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index c105f9c..0fa08fa 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/gallery2/distinfo b/www/gallery2/distinfo index 9a1f4be..9750be9 100644 --- a/www/gallery2/distinfo +++ b/www/gallery2/distinfo @@ -1 +1 @@ -MD5 (gallery-1.3.tar.gz) = 9922b47cf734cb55065a502a2c1324f9 +MD5 (gallery-1.3.1.tar.gz) = 0c0ef90962414cac95f28a881c80117d diff --git a/www/gallery2/pkg-plist b/www/gallery2/pkg-plist index 525ab51..cdd4ecc 100644 --- a/www/gallery2/pkg-plist +++ b/www/gallery2/pkg-plist @@ -132,6 +132,7 @@ %%GALLERYDIR%%/setup/confirm.inc %%GALLERYDIR%%/setup/constants.inc %%GALLERYDIR%%/setup/defaults.inc +%%GALLERYDIR%%/setup/diagnostics.php %%GALLERYDIR%%/setup/functions.inc %%GALLERYDIR%%/setup/gpl.txt %%GALLERYDIR%%/setup/index.php |