Bug 179007 - Maintainer update for mail/roundcube-userprefs
Summary: Maintainer update for mail/roundcube-userprefs
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-27 15:50 UTC by Stefan Bethke
Modified: 2013-05-29 01:40 UTC (History)
0 users

See Also:


Attachments
file.diff (764 bytes, patch)
2013-05-27 15:50 UTC, Stefan Bethke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bethke 2013-05-27 15:50:00 UTC
Update Roundcube plugin sauserprefs to current version 1.10.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2013-05-28 00:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-29 01:39:06 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-05-29 01:39:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!