diff options
author | trevor <trevor@FreeBSD.org> | 2002-08-09 18:39:45 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2002-08-09 18:39:45 +0800 |
commit | 5b173be4a2e3c0dee8c7b2fd44d4ffec5d77143d (patch) | |
tree | 0f037d377a5461def915ec1d63a23e587551eb3f /www/gallery | |
parent | f12bc0a7a9d0163d40fb66462f414b926df82d0b (diff) | |
download | freebsd-ports-gnome-5b173be4a2e3c0dee8c7b2fd44d4ffec5d77143d.tar.gz freebsd-ports-gnome-5b173be4a2e3c0dee8c7b2fd44d4ffec5d77143d.tar.zst freebsd-ports-gnome-5b173be4a2e3c0dee8c7b2fd44d4ffec5d77143d.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)
Diffstat (limited to 'www/gallery')
-rw-r--r-- | www/gallery/Makefile | 2 | ||||
-rw-r--r-- | www/gallery/distinfo | 2 | ||||
-rw-r--r-- | www/gallery/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index c105f9cdf4d3..0fa08fa92e44 100644 --- a/www/gallery/Makefile +++ b/www/gallery/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/gallery/distinfo b/www/gallery/distinfo index 9a1f4befb142..9750be980f95 100644 --- a/www/gallery/distinfo +++ b/www/gallery/distinfo @@ -1 +1 @@ -MD5 (gallery-1.3.tar.gz) = 9922b47cf734cb55065a502a2c1324f9 +MD5 (gallery-1.3.1.tar.gz) = 0c0ef90962414cac95f28a881c80117d diff --git a/www/gallery/pkg-plist b/www/gallery/pkg-plist index 525ab5181cc9..cdd4eccd93cc 100644 --- a/www/gallery/pkg-plist +++ b/www/gallery/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 |