sgwi update to version 1.1.5. Fix: Patch attached. Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->rm I will take it.
Author: rm Date: Thu Aug 16 19:57:25 2012 New Revision: 302656 URL: http://svn.freebsd.org/changeset/ports/302656 Log: - update to 1.1.5 - tab -> space in pkg-descr:WWW, while here PR: 170615 Submitted by: Lukasz Wasikowski <lukasz at wasikowski dot net> (maintainer) Modified: head/mail/sgwi/Makefile head/mail/sgwi/distinfo head/mail/sgwi/pkg-descr Modified: head/mail/sgwi/Makefile ============================================================================== --- head/mail/sgwi/Makefile Thu Aug 16 19:33:50 2012 (r302655) +++ head/mail/sgwi/Makefile Thu Aug 16 19:57:25 2012 (r302656) @@ -6,7 +6,7 @@ # PORTNAME= sgwi -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.5 CATEGORIES= mail www MASTER_SITES= http://www.vanheusden.com/sgwi/ DISTNAME= sqlgreywebinterface-${PORTVERSION} Modified: head/mail/sgwi/distinfo ============================================================================== --- head/mail/sgwi/distinfo Thu Aug 16 19:33:50 2012 (r302655) +++ head/mail/sgwi/distinfo Thu Aug 16 19:57:25 2012 (r302656) @@ -1,2 +1,2 @@ -SHA256 (sqlgreywebinterface-1.1.2.tgz) = 60f45f9e1ba2f040e1d403825eadbdd5a5659e4c08915f5d3dacbc99f3971bf0 -SIZE (sqlgreywebinterface-1.1.2.tgz) = 8806 +SHA256 (sqlgreywebinterface-1.1.5.tgz) = 95680533e7a9530f2fea90819da9fdd8533b4f57bbc585ddf44eaa7ab26a6c70 +SIZE (sqlgreywebinterface-1.1.5.tgz) = 9088 Modified: head/mail/sgwi/pkg-descr ============================================================================== --- head/mail/sgwi/pkg-descr Thu Aug 16 19:33:50 2012 (r302655) +++ head/mail/sgwi/pkg-descr Thu Aug 16 19:57:25 2012 (r302656) @@ -1,5 +1,5 @@ -sgwi is a web interface to SQLGrey written in PHP. -It allows you to edit the white- and blacklists as +sgwi is a web interface to SQLGrey written in PHP. +It allows you to edit the white- and blacklists as well as the current state of the greylist. -WWW: http://www.vanheusden.com/sgwi/ +WWW: http://www.vanheusden.com/sgwi/ _______________________________________________ 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, thank you!