summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2013-05-01 07:18:20 +0000
committerwen <wen@FreeBSD.org>2013-05-01 07:18:20 +0000
commit8df8521680bf1d99f3c889ee8da7e9a7e88d5442 (patch)
tree14dafb872b9ef3634e1e40c08566f8d0c73149f9
parente77f112eb78229c9311e9de55caf1ebd1f4a1560 (diff)
downloadFreeBSD-ports-8df8521680bf1d99f3c889ee8da7e9a7e88d5442.zip
FreeBSD-ports-8df8521680bf1d99f3c889ee8da7e9a7e88d5442.tar.gz
- Update to 3.0.7
PR: 178222 Submitted by: Alex Varju <alex@varju.ca> Approved by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
-rw-r--r--www/gallery3/Makefile6
-rw-r--r--www/gallery3/distinfo4
-rw-r--r--www/gallery3/pkg-plist1
3 files changed, 5 insertions, 6 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile
index 618ba76..c35c843 100644
--- a/www/gallery3/Makefile
+++ b/www/gallery3/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gallery3
-PORTVERSION= 3.0.5
+PORTVERSION= 3.0.7
CATEGORIES= www
MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION}
DISTNAME= gallery-${PORTVERSION}
@@ -51,9 +51,9 @@ RUN_DEPENDS+= gm:${PORTSDIR}/graphics/GraphicsMagick
.if ${PORT_OPTIONS:MIMAGEMAGICK}
.if !defined(WITHOUT_X11)
-RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
+RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
.else
-RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick-nox11
+RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick-nox11
.endif
.endif
diff --git a/www/gallery3/distinfo b/www/gallery3/distinfo
index 613286e..81c3c9c 100644
--- a/www/gallery3/distinfo
+++ b/www/gallery3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gallery-3.0.5.zip) = d720cf8a78ecd659ca95f845a2c0f7e0e9db3255bc9c7ffa575e9cbc074efb38
-SIZE (gallery-3.0.5.zip) = 2035940
+SHA256 (gallery-3.0.7.zip) = c8960051853ef8c60c22cf3c446d48d30844319765164dd397405bb2d83ef98d
+SIZE (gallery-3.0.7.zip) = 2036494
diff --git a/www/gallery3/pkg-plist b/www/gallery3/pkg-plist
index 0944392..5bfafbf 100644
--- a/www/gallery3/pkg-plist
+++ b/www/gallery3/pkg-plist
@@ -253,7 +253,6 @@
%%WWWDIR%%/modules/gallery/libraries/MY_Database.php
%%WWWDIR%%/modules/gallery/libraries/MY_Forge.php
%%WWWDIR%%/modules/gallery/libraries/MY_Input.php
-%%WWWDIR%%/modules/gallery/libraries/MY_Kohana.php
%%WWWDIR%%/modules/gallery/libraries/MY_Kohana_Exception.php
%%WWWDIR%%/modules/gallery/libraries/MY_ORM.php
%%WWWDIR%%/modules/gallery/libraries/MY_View.php
OpenPOWER on IntegriCloud