ports/50468: security/fwlogwatch update

Jim Geovedi jim at corebsd.or.id
Mon Mar 31 04:20:12 UTC 2003


>Number:         50468
>Category:       ports
>Synopsis:       security/fwlogwatch update
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 30 20:20:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jim Geovedi
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Barudak Nugelo
>Environment:
System: FreeBSD develbox.bhc.or.id 4.7-STABLE FreeBSD 4.7-STABLE #2: Sat Jan 25 07:10:58 WIT 2003 zen at develbox.bhc.or.id:/usr/src/sys/compile/BHC i386


	
>Description:
	
Distfile for fwlogwatch-0.9 is no longer exist in MASTER_SITES.
http://people.freebsd.org/~fenner/portsurvey/security.html#fwlogwatch

>How-To-Repeat:
	
>Fix:

	

ChangeLog to version fwlogwatch 0.9.1:
  - Added multiple input file support
  - Various small fixes 

--- ports_security_fwlogwatch.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/fwlogwatch/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	2003/02/21 13:26:43	1.11
+++ Makefile	2003/03/31 04:08:28
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	fwlogwatch
-PORTVERSION=	0.9
+PORTVERSION=	0.9.1
 CATEGORIES=	security
 MASTER_SITES=	http://www.kybs.de/boris/sw/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/fwlogwatch/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2002/10/27 22:59:15	1.3
+++ distinfo	2003/03/31 04:08:28
@@ -1 +1 @@
-MD5 (fwlogwatch-0.9.tar.bz2) = b58bfa714f10995a0012df87a6ae7fc9
+MD5 (fwlogwatch-0.9.1.tar.bz2) = 5dce87b8317df889fc21d2cf988434ca
Index: files/patch-Makefile
===================================================================
RCS file: /home/ncvs/ports/security/fwlogwatch/files/patch-Makefile,v
retrieving revision 1.5
diff -u -r1.5 patch-Makefile
--- files/patch-Makefile	2002/10/27 22:59:15	1.5
+++ files/patch-Makefile	2003/03/31 04:08:43
@@ -1,15 +1,15 @@
---- Makefile.orig	Sun Aug 18 21:32:26 2002
-+++ Makefile	Fri Oct 25 03:16:30 2002
+--- Makefile.orig	Thu Oct  3 23:07:30 2002
++++ Makefile	Mon Mar 31 10:37:53 2003
 @@ -1,10 +1,10 @@
- # $Id: Makefile,v 1.66 2002/08/18 12:32:26 bw Exp $
+ # $Id: Makefile,v 1.67 2002/10/03 16:07:30 bw Exp $
  
  # Linux
 -CC = gcc
--CFLAGS = -DHAVE_ZLIB -DHAVE_GETTEXT -DHAVE_IPV6 -pipe -O2 -Wall #-pedantic -Wpointer-arith #-g #-p
+-CFLAGS = -DHAVE_ZLIB -DHAVE_GETTEXT -pipe -O2 -Wall #-pedantic -Wpointer-arith #-g #-p
 -LDFLAGS = #-g #-static -p
 -LIBS = -lcrypt -lz #-lc_p
 +#CC = gcc
-+#CFLAGS = -DHAVE_ZLIB -DHAVE_GETTEXT -DHAVE_IPV6 -pipe -O2 -Wall #-pedantic -Wpointer-arith #-g #-p
++#CFLAGS = -DHAVE_ZLIB -DHAVE_GETTEXT -pipe -O2 -Wall #-pedantic -Wpointer-arith #-g #-p
 +#LDFLAGS = #-g #-static -p
 +#LIBS = -lcrypt -lz #-lc_p
  
Index: files/patch-main.h
===================================================================
RCS file: /home/ncvs/ports/security/fwlogwatch/files/patch-main.h,v
retrieving revision 1.1
diff -u -r1.1 patch-main.h
--- files/patch-main.h	2002/10/27 22:59:15	1.1
+++ files/patch-main.h	2003/03/31 04:08:44
@@ -1,5 +1,5 @@
---- main.h.orig	Wed Aug 21 04:53:51 2002
-+++ main.h	Fri Oct 25 03:09:26 2002
+--- main.h.orig	Sun Mar 23 02:41:37 2003
++++ main.h	Mon Mar 31 10:37:08 2003
 @@ -9,9 +9,15 @@
  
  /* Paths */
@@ -15,3 +15,4 @@
 +#endif
  
  /* i18n */
+ 
--- ports_security_fwlogwatch.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list