diff options
author | culot <culot@FreeBSD.org> | 2011-10-03 20:39:27 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-10-03 20:39:27 +0800 |
commit | 24658027d8a491632eeda67f19ae901e18002547 (patch) | |
tree | 544c379ed8723b54e5f161b3ea12f2a328c23647 /mail | |
parent | f6e7ac2994c620a80bb1838e685aa7e7be077091 (diff) | |
download | freebsd-ports-gnome-24658027d8a491632eeda67f19ae901e18002547.tar.gz freebsd-ports-gnome-24658027d8a491632eeda67f19ae901e18002547.tar.zst freebsd-ports-gnome-24658027d8a491632eeda67f19ae901e18002547.zip |
- Update to 1.39.07
PR: ports/161256
Submitted by: Takefu <takefu@airport.fm>
Approved by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/postfix-logwatch/Makefile | 3 | ||||
-rw-r--r-- | mail/postfix-logwatch/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/postfix-logwatch/Makefile b/mail/postfix-logwatch/Makefile index efead3760b7c..4b6e59fdb5d7 100644 --- a/mail/postfix-logwatch/Makefile +++ b/mail/postfix-logwatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postfix-logwatch -PORTVERSION= 1.39.05 +PORTVERSION= 1.39.07 CATEGORIES= mail MASTER_SITES= SF/logreporters/${PORTNAME}/release/${PORTVERSION} EXTRACT_SUFX= .tgz @@ -15,6 +15,7 @@ MAINTAINER= moiseev@mezonplus.ru COMMENT= Postfix MTA log parser LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE PORTDOCS= Bugs Changes README PORTEXAMPLES= ${PORTNAME}.conf ${PORTNAME}.conf-topn diff --git a/mail/postfix-logwatch/distinfo b/mail/postfix-logwatch/distinfo index b96c3bb624c9..f5053edc51a6 100644 --- a/mail/postfix-logwatch/distinfo +++ b/mail/postfix-logwatch/distinfo @@ -1,2 +1,2 @@ -SHA256 (postfix-logwatch-1.39.05.tgz) = fb545253ce137c32e61c0a5a0c92eacc7785cb2e7973d2bd15562e52b626f96a -SIZE (postfix-logwatch-1.39.05.tgz) = 99813 +SHA256 (postfix-logwatch-1.39.07.tgz) = 85d53a8748e0210e1890cf1558c03b1fb27935f2b3a1fc056718d5a3abbe6b12 +SIZE (postfix-logwatch-1.39.07.tgz) = 114032 |