ports/91031: [UPDATE]: net-mgmt/netspoc: Update to version 3.0.

Frank Laszlo laszlof at vonostingroup.com
Wed Dec 28 20:30:13 UTC 2005


>Number:         91031
>Category:       ports
>Synopsis:       [UPDATE]: net-mgmt/netspoc: Update to version 3.0.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 28 20:30:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank Laszlo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof at ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch will update net-mgmt/netspoc to version 3.0. This version adds numerous features and bug fixes.


>How-To-Repeat:
	
>Fix:

	



--- netspoc-3.0.diff begins here ---
diff -NrU3 netspoc.orig/Makefile netspoc/Makefile
--- netspoc.orig/Makefile	Wed Dec 28 15:18:35 2005
+++ netspoc/Makefile	Wed Dec 28 15:26:36 2005
@@ -7,18 +7,18 @@
 #
 
 PORTNAME=	netspoc
-PORTVERSION=	1.7
+PORTVERSION=	3.0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://download.berlios.de/netspoc/
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	laszlof at vonostingroup.com
 COMMENT=	A Network Security Policy Compiler
 
 USE_PERL5=	yes
 NO_BUILD=	yes
 
 MAN1=		netspoc.1
-DOCS=		*.html
+DOCS=		CSPM.html NEWS.html index.html language.html netspoc.html
 
 .include <bsd.port.pre.mk>
 
@@ -32,7 +32,9 @@
 	${INSTALL_MAN} ${WRKSRC}/netspoc.man ${MANPREFIX}/man/man1/netspoc.1
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-	cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
+.for f in ${DOCS}
+	${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
+.endfor
 .endif
 
 .include <bsd.port.post.mk>
diff -NrU3 netspoc.orig/distinfo netspoc/distinfo
--- netspoc.orig/distinfo	Wed Dec 28 15:18:35 2005
+++ netspoc/distinfo	Wed Dec 28 15:19:40 2005
@@ -1,3 +1,3 @@
-MD5 (netspoc-1.7.tar.gz) = 59acf72f15fa724ed0daffd5fda29838
-SHA256 (netspoc-1.7.tar.gz) = 036361d3e19cfa91043e7bf886b54fa4492feea7b5f5962dea831a13c24a18d0
-SIZE (netspoc-1.7.tar.gz) = 63125
+MD5 (netspoc-3.0.tar.gz) = 3161020bbe76514cb9d184bff1a225fe
+SHA256 (netspoc-3.0.tar.gz) = 0d67531e902496a5cb011e9f0ca57847f06d4f64bf59c08c6325cfc000786ce2
+SIZE (netspoc-3.0.tar.gz) = 117320
--- netspoc-3.0.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list