- Update to 1.1.1
PR: ports/87771 Submitted by: Andrew J. Caines <A.J.Caines@halplant.com> (maintainer)
This commit is contained in:
parent
5294ca1970
commit
d87bbdb9b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=146062
3 changed files with 11 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= pflogstats
|
PORTNAME= pflogstats
|
||||||
PORTVERSION= 1.0.1
|
PORTVERSION= 1.1.1
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= ftp://ftp.aerasec.de/pub/linux/postfix/pflogsumm/${PORTNAME}/
|
MASTER_SITES= ftp://ftp.aerasec.de/pub/linux/postfix/pflogsumm/${PORTNAME}/
|
||||||
|
@ -40,4 +40,7 @@ do-install:
|
||||||
.endfor
|
.endfor
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
post-install:
|
||||||
|
@${CAT} ${PKGDIR}/pkg-message
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (pflogstats-1.0.1.tar.gz) = d0397e1e81264b2c200f4b5754df6304
|
MD5 (pflogstats-1.1.1.tar.gz) = 5be6f045bdb710a88dc9a9f33a867c7c
|
||||||
SIZE (pflogstats-1.0.1.tar.gz) = 60438
|
SIZE (pflogstats-1.1.1.tar.gz) = 58478
|
||||||
|
|
5
mail/pflogstats/pkg-message
Normal file
5
mail/pflogstats/pkg-message
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
__________________________________________________________
|
||||||
|
/ Pflogstats no longer produces the pflogsumm style report \
|
||||||
|
| and the --problems_first switch has been removed. For |
|
||||||
|
| pflogsumm style reports, install mail/pflogsumm. |
|
||||||
|
\__________________________________________________________/
|
Loading…
Reference in a new issue