Date: Tue, 30 Apr 2013 09:19:55 GMT From: Anes Mukhametov <anes@anes.su> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/178255: port update: mail/roundcube-sieverules Message-ID: <201304300919.r3U9Jt0b044325@anes.su> Resent-Message-ID: <201304301000.r3UA01Xl003281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 178255 >Category: ports >Synopsis: port update: mail/roundcube-sieverules >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 30 10:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Anes Mukhametov <anes@anes.su> >Release: FreeBSD 8.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD fb.anes.su 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Mar 30 15:26:23 UTC 2011 root@freebsd82.tst:/usr/obj/usr/src/sys/XENHVM amd64 >Description: Maintainer update of mail/roundcube-sieverules port PORTEPOCH set to 1. Now using Github as master site, PORTVERSION is numerically less now. Port requires roundcube-0.8.6 to run. >How-To-Repeat: >Fix: --- roundcube-sieverules.patch begins here --- diff -ruN mail/roundcube-sieverules.orig/Makefile mail/roundcube-sieverules/Makefile --- mail/roundcube-sieverules.orig/Makefile 2013-02-19 04:02:52.000000000 +0000 +++ mail/roundcube-sieverules/Makefile 2013-04-30 09:11:06.000000000 +0000 @@ -2,18 +2,23 @@ # $FreeBSD: ports/mail/roundcube-sieverules/Makefile,v 1.7 2013/02/19 04:02:52 svnexp Exp $ PORTNAME= sieverules -PORTVERSION= 1.17.1 +PORTVERSION= 0.8.6 +PORTEPOCH= 1 CATEGORIES= mail -MASTER_SITES= http://www.tehinterweb.co.uk/roundcube/plugins/ PKGNAMEPREFIX= roundcube- -DISTNAME= ${PORTNAME} MAINTAINER= anes@anes.su COMMENT= Roundcube webmail sieve plugin LICENSE= GPLv3 -RUN_DEPENDS= roundcube>=0.8:${PORTSDIR}/mail/roundcube +RUN_DEPENDS= roundcube>=0.8.6:${PORTSDIR}/mail/roundcube + +USE_GITHUB= yes +GH_ACCOUNT= JohnDoh +GH_PROJECT= Roundcube-Plugin-SieveRules-Managesieve +GH_TAGNAME= v${PORTVERSION} +GH_COMMIT= 7969475 NO_BUILD= yes diff -ruN mail/roundcube-sieverules.orig/distinfo mail/roundcube-sieverules/distinfo --- mail/roundcube-sieverules.orig/distinfo 2013-02-19 04:02:52.000000000 +0000 +++ mail/roundcube-sieverules/distinfo 2013-04-30 08:53:09.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (sieverules.tar.gz) = 2a35abc26022c940e8469ac86edc4b5aa3265c9c7da282ef28919024a1530792 -SIZE (sieverules.tar.gz) = 130304 +SHA256 (sieverules-0.8.6.tar.gz) = 1b7c751fad636287b4794d901de390e75c5c14ff5c7f6276899eaa69dedb0816 +SIZE (sieverules-0.8.6.tar.gz) = 121674 diff -ruN mail/roundcube-sieverules.orig/pkg-descr mail/roundcube-sieverules/pkg-descr --- mail/roundcube-sieverules.orig/pkg-descr 2012-04-10 18:26:12.000000000 +0000 +++ mail/roundcube-sieverules/pkg-descr 2013-04-30 08:53:48.000000000 +0000 @@ -1,3 +1,3 @@ Another one sieve filter plugin for roundcube webmail. -WWW: http://www.tehinterweb.co.uk/roundcube/ +WWW: http://www.tehinterweb.co.uk/roundcube/ diff -ruN mail/roundcube-sieverules.orig/pkg-plist mail/roundcube-sieverules/pkg-plist --- mail/roundcube-sieverules.orig/pkg-plist 2013-02-19 04:02:52.000000000 +0000 +++ mail/roundcube-sieverules/pkg-plist 2013-04-30 09:03:37.000000000 +0000 @@ -1,6 +1,5 @@ %%WWWDIR%%/CHANGELOG %%WWWDIR%%/README -%%WWWDIR%%/composer.json %%WWWDIR%%/config.inc.php.dist %%WWWDIR%%/importFilters/avelsieve.php %%WWWDIR%%/importFilters/ingo.php --- roundcube-sieverules.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304300919.r3U9Jt0b044325>