Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jan 2012 20:11:52 +0900 (JST)
From:      Masaki TAGAWA <masaki@club.kyutech.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        moiseev@mezonplus.ru, masaki@club.kyutech.ac.jp
Subject:   ports/164051: Update port: mail/postfix-logwatch to 1.40.00
Message-ID:  <201201121111.q0CBBqZl009323@rose.club.kyutech.ac.jp>
Resent-Message-ID: <201201121120.q0CBK9SH056823@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164051
>Category:       ports
>Synopsis:       Update port: mail/postfix-logwatch to 1.40.00
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 12 11:20:08 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Masaki TAGAWA
>Release:        FreeBSD 8.2-RELEASE-p5 amd64
>Organization:
Kyushu Institute of Technology
>Environment:
System: FreeBSD rose.club.kyutech.ac.jp 8.2-RELEASE-p5 FreeBSD 8.2-RELEASE-p5 #2: Wed Dec 28 15:02:43 JST 2011 root@rose.club.kyutech.ac.jp:/usr/obj/usr/src/sys/MASAKIKERNEL amd64
>Description:
	Update mail/postfix-logwatch to 1.40.00.

	This is a minor update that includes some fixes and a change of license.
	License is now the MIT/X-Consortium License:
	   http://www.opensource.org/licenses/mit-license.php

	Port maintainer (moiseev@mezonplus.ru) is cc'd.
	I use this application quite a lot, so I want to use the latest version.
	Can I take maintainership of this port?
>How-To-Repeat:
	
>Fix:

	

--- patch.txt begins here ---
diff -ruN /usr/ports/mail/postfix-logwatch/Makefile /tmp/postfix-logwatch/Makefile
--- /usr/ports/mail/postfix-logwatch/Makefile	2011-10-03 21:39:27.000000000 +0900
+++ /tmp/postfix-logwatch/Makefile	2012-01-12 19:50:48.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	postfix-logwatch
-PORTVERSION=	1.39.07
+PORTVERSION=	1.40.00
 CATEGORIES=	mail
 MASTER_SITES=	SF/logreporters/${PORTNAME}/release/${PORTVERSION}
 EXTRACT_SUFX=	.tgz
@@ -14,7 +14,7 @@
 MAINTAINER=	moiseev@mezonplus.ru
 COMMENT=	Postfix MTA log parser
 
-LICENSE=	GPLv2
+LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 PORTDOCS=	Bugs Changes README
diff -ruN /usr/ports/mail/postfix-logwatch/distinfo /tmp/postfix-logwatch/distinfo
--- /usr/ports/mail/postfix-logwatch/distinfo	2011-10-03 21:39:27.000000000 +0900
+++ /tmp/postfix-logwatch/distinfo	2012-01-12 19:51:18.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (postfix-logwatch-1.39.07.tgz) = 85d53a8748e0210e1890cf1558c03b1fb27935f2b3a1fc056718d5a3abbe6b12
-SIZE (postfix-logwatch-1.39.07.tgz) = 114032
+SHA256 (postfix-logwatch-1.40.00.tgz) = d72a9a91a6871606810485b342ca684a2e8724897b9c906cc27d3df7a15b2616
+SIZE (postfix-logwatch-1.40.00.tgz) = 107441
--- patch.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201121111.q0CBBqZl009323>