Bug 170615 - [maintainer update] Update mail/sgwi to 1.1.5
Summary: [maintainer update] Update mail/sgwi to 1.1.5
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-14 00:30 UTC by Lukasz Wasikowski
Modified: 2012-08-16 21:09 UTC (History)
0 users

See Also:


Attachments
file.diff (819 bytes, patch)
2012-08-14 00:30 UTC, Lukasz Wasikowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lukasz Wasikowski 2012-08-14 00:30:08 UTC
sgwi update to version 1.1.5.

Fix: Patch attached.

Patch attached with submission follows:
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-08-14 05:44:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-16 20:57:36 UTC
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"
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-08-16 21:09:58 UTC
State Changed
From-To: open->closed

Committed, thank you!