diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-09 10:39:45 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-09 10:39:45 +0000 |
commit | cb7de9997ef203475d908b025a42c94f3624364d (patch) | |
tree | 5fd93607924e081bd4717ab74838d135ea9dc4d9 /www/gallery2 | |
parent | 51dbaec8d6f60d47d7770e71335d45b6d184693c (diff) | |
download | ports-cb7de9997ef203475d908b025a42c94f3624364d.tar.gz ports-cb7de9997ef203475d908b025a42c94f3624364d.zip |
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)
Notes
Notes:
svn path=/head/; revision=64274
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 c105f9cdf4d3..0fa08fa92e44 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 9a1f4befb142..9750be980f95 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 525ab5181cc9..cdd4eccd93cc 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 |