Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Oct 2005 02:08:24 -0400
From:      "Andrew J. Caines" <A.J.Caines@halplant.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/87771: [maintainer update] mail/pflogstats update to 1.1.1
Message-ID:  <1129874904.0@hal10000.halplant.com>
Resent-Message-ID: <200510210610.j9L6AF0r059995@freefall.freebsd.org>

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

>Number:         87771
>Category:       ports
>Synopsis:       [maintainer update] mail/pflogstats update to 1.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 21 06:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrew J. Caines
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
H.A.L. Plant 
>Environment:


System: FreeBSD 5.4-STABLE #0: Sat Sep 24 10:05:42 EDT 2005
    root@hal10000.halplant.com:/data/obj/usr/src/sys/HAL10000



>Description:


Updates pflogstats to 1.1.1.


>How-To-Repeat:


Apply patch.


>Fix:


diff -ruN pflogstats-1.0.1,1/Makefile pflogstats-1.1.1,1/Makefile
--- pflogstats-1.0.1,1/Makefile Sun May 16 04:13:18 2004
+++ pflogstats-1.1.1,1/Makefile Fri Oct 21 02:01:39 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      pflogstats
-PORTVERSION=   1.0.1
+PORTVERSION=   1.1.1
 PORTEPOCH=     1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.aerasec.de/pub/linux/postfix/pflogsumm/${PORTNAME}/
@@ -39,5 +39,8 @@
        ${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR}
 .endfor
 .endif
+
+post-install:
+       @${CAT} ${PKGDIR}/pkg-message
 
 .include <bsd.port.mk>
diff -ruN pflogstats-1.0.1,1/distinfo pflogstats-1.1.1,1/distinfo
--- pflogstats-1.0.1,1/distinfo Sun May 16 04:13:18 2004
+++ pflogstats-1.1.1,1/distinfo Tue Oct 18 23:55:03 2005
@@ -1,2 +1,2 @@
-MD5 (pflogstats-1.0.1.tar.gz) = d0397e1e81264b2c200f4b5754df6304
-SIZE (pflogstats-1.0.1.tar.gz) = 60438
+MD5 (pflogstats-1.1.1.tar.gz) = 5be6f045bdb710a88dc9a9f33a867c7c
+SIZE (pflogstats-1.1.1.tar.gz) = 58478
diff -ruN pflogstats-1.0.1,1/pkg-message pflogstats-1.1.1,1/pkg-message
--- pflogstats-1.0.1,1/pkg-message      Wed Dec 31 19:00:00 1969
+++ pflogstats-1.1.1,1/pkg-message      Fri Oct 21 01:49:38 2005
@@ -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.          |
+ \__________________________________________________________/



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



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