Date: Thu, 16 Aug 2012 19:57:26 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r302656 - head/mail/sgwi Message-ID: <201208161957.q7GJvQT0061609@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208161957.q7GJvQT0061609>