diff options
author | rm <rm@FreeBSD.org> | 2012-08-17 03:57:25 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-08-17 03:57:25 +0800 |
commit | 71d9f15f1b4c213303f549052aff34270cc21afb (patch) | |
tree | 588abc0ba1e21c1864d1f76ee2f1a1b197c42312 | |
parent | 005559577468a349512d84dd9b0f1b54ff6bd900 (diff) | |
download | freebsd-ports-gnome-71d9f15f1b4c213303f549052aff34270cc21afb.tar.gz freebsd-ports-gnome-71d9f15f1b4c213303f549052aff34270cc21afb.tar.zst freebsd-ports-gnome-71d9f15f1b4c213303f549052aff34270cc21afb.zip |
- 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)
-rw-r--r-- | mail/sgwi/Makefile | 2 | ||||
-rw-r--r-- | mail/sgwi/distinfo | 4 | ||||
-rw-r--r-- | mail/sgwi/pkg-descr | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mail/sgwi/Makefile b/mail/sgwi/Makefile index b1c6556eb710..49dbb3cbeb76 100644 --- a/mail/sgwi/Makefile +++ b/mail/sgwi/Makefile @@ -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} diff --git a/mail/sgwi/distinfo b/mail/sgwi/distinfo index 7e5a410f7322..8dfe0a349c73 100644 --- a/mail/sgwi/distinfo +++ b/mail/sgwi/distinfo @@ -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 diff --git a/mail/sgwi/pkg-descr b/mail/sgwi/pkg-descr index 18d651931a1e..a540c94504cc 100644 --- a/mail/sgwi/pkg-descr +++ b/mail/sgwi/pkg-descr @@ -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/ |