mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 3.0.7
PR: 178222 Submitted by: Alex Varju <alex@varju.ca> Approved by: Bo-Yi Wu <appleboy.tw@gmail.com> (maintainer)
This commit is contained in:
parent
36a045946b
commit
e03190b608
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316993
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user