aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2013-07-15 22:56:04 +0800
committermiwi <miwi@FreeBSD.org>2013-07-15 22:56:04 +0800
commit413de962a9f2e07d48d9d07f991da668da4114f4 (patch)
treec6ab561b59b7d359030b944c1a748af6c228238f /mail
parent2102087fa358d3ebeb34fd55d7cf3770fc636111 (diff)
downloadfreebsd-ports-gnome-413de962a9f2e07d48d9d07f991da668da4114f4.tar.gz
freebsd-ports-gnome-413de962a9f2e07d48d9d07f991da668da4114f4.tar.zst
freebsd-ports-gnome-413de962a9f2e07d48d9d07f991da668da4114f4.zip
- Update to 0.9.2
PR: 180323 Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/roundcube-sieverules/Makefile11
-rw-r--r--mail/roundcube-sieverules/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/roundcube-sieverules/Makefile b/mail/roundcube-sieverules/Makefile
index 4033c09fe530..f413315183ad 100644
--- a/mail/roundcube-sieverules/Makefile
+++ b/mail/roundcube-sieverules/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sieverules
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.2
PORTEPOCH= 1
CATEGORIES= mail
PKGNAMEPREFIX= roundcube-
@@ -12,13 +12,14 @@ COMMENT= Roundcube webmail sieve plugin
LICENSE= GPLv3
-RUN_DEPENDS= roundcube>=0.9.0:${PORTSDIR}/mail/roundcube
+BUILD_DEPENDS= roundcube>=0.9.2:${PORTSDIR}/mail/roundcube
+RUN_DEPENDS= roundcube>=0.9.2:${PORTSDIR}/mail/roundcube
USE_GITHUB= yes
GH_ACCOUNT= JohnDoh
GH_PROJECT= Roundcube-Plugin-SieveRules-Managesieve
GH_TAGNAME= v${PORTVERSION}
-GH_COMMIT= 430d810
+GH_COMMIT= 6eda4de
NO_BUILD= yes
@@ -28,10 +29,10 @@ WWWDIR= ${PREFIX}/www/roundcube/plugins/sieverules
x-generate-plist: build
cd ${WRKSRC}; \
${FIND} . ! -type d ! -name '*.orig' | ${SORT} | \
- ${SED} -e "s,^\.,%%WWWDIR%%," >${.CURDIR}/pkg-plist.tmp ; \
+ ${SED} -e "s,^\.,%%WWWDIR%%," >${WRKDIR}/pkg-plist.tmp ; \
${FIND} . -type d | ${SORT} -r | ${SED} \
-e "s,^\.$$,@dirrmtry %%WWWDIR%%," \
- -e "s,^\.,@dirrm %%WWWDIR%%," >>${.CURDIR}/pkg-plist.tmp
+ -e "s,^\.,@dirrm %%WWWDIR%%," >>${WRKDIR}/pkg-plist.tmp
do-install:
${MKDIR} ${WWWDIR}
diff --git a/mail/roundcube-sieverules/distinfo b/mail/roundcube-sieverules/distinfo
index a6065c4b402f..26172b916f06 100644
--- a/mail/roundcube-sieverules/distinfo
+++ b/mail/roundcube-sieverules/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sieverules-0.9.0.tar.gz) = 71b6f09279e5422354932deb4eafcd9562c600ea398a5c3c193810b2f0eaea78
-SIZE (sieverules-0.9.0.tar.gz) = 130094
+SHA256 (sieverules-0.9.2.tar.gz) = a912862a902ff20a65bfc7dbbdabf6d70043da15a8699a7bef57bc73553ff9bb
+SIZE (sieverules-0.9.2.tar.gz) = 130070