Update Roundcube plugin sauserprefs to current version 1.10.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Author: miwi Date: Wed May 29 00:38:53 2013 New Revision: 319333 URL: http://svnweb.freebsd.org/changeset/ports/319333 Log: - Update to 1.10 PR: 179007 Submitted by: maintainer Modified: head/mail/roundcube-sauserprefs/Makefile (contents, props changed) head/mail/roundcube-sauserprefs/distinfo (contents, props changed) head/mail/roundcube-sauserprefs/pkg-plist (contents, props changed) Modified: head/mail/roundcube-sauserprefs/Makefile ============================================================================== --- head/mail/roundcube-sauserprefs/Makefile Wed May 29 00:37:44 2013 (r319332) +++ head/mail/roundcube-sauserprefs/Makefile Wed May 29 00:38:53 2013 (r319333) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sauserprefs -PORTVERSION= 1.9.1 +PORTVERSION= 1.10 CATEGORIES= mail MASTER_SITES= http://www.tehinterweb.co.uk/roundcube/plugins/ PKGNAMEPREFIX= roundcube- Modified: head/mail/roundcube-sauserprefs/distinfo ============================================================================== --- head/mail/roundcube-sauserprefs/distinfo Wed May 29 00:37:44 2013 (r319332) +++ head/mail/roundcube-sauserprefs/distinfo Wed May 29 00:38:53 2013 (r319333) @@ -1,2 +1,2 @@ -SHA256 (sauserprefs.tar.gz) = 820863c7b69e6a11977caf4b9ddd45b08038200fe496ee559d458e58c1856452 -SIZE (sauserprefs.tar.gz) = 60103 +SHA256 (sauserprefs.tar.gz) = b3e1860782bc5e3d2ce1dffdf9259617eebf021a15a803df7574ec98df909ace +SIZE (sauserprefs.tar.gz) = 62660 Modified: head/mail/roundcube-sauserprefs/pkg-plist ============================================================================== --- head/mail/roundcube-sauserprefs/pkg-plist Wed May 29 00:37:44 2013 (r319332) +++ head/mail/roundcube-sauserprefs/pkg-plist Wed May 29 00:38:53 2013 (r319333) @@ -1,10 +1,10 @@ %%WWWDIR%%/CHANGELOG -%%WWWDIR%%/README -%%WWWDIR%%/composer.json +%%WWWDIR%%/README.md %%WWWDIR%%/config.inc.php.dist %%WWWDIR%%/include/rcube_sauserprefs_storage.php %%WWWDIR%%/localization/de_CH.inc %%WWWDIR%%/localization/de_DE.inc +%%WWWDIR%%/localization/cs_CZ.inc %%WWWDIR%%/localization/en_GB.inc %%WWWDIR%%/localization/en_US.inc %%WWWDIR%%/localization/es_ES.inc _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!