ports/51726: Update security/secpanel: 0.32 -> 0.41

Kirill Ponomarew ponomarew at oberon.net
Sat May 3 17:20:06 UTC 2003


>Number:         51726
>Category:       ports
>Synopsis:       Update security/secpanel: 0.32 -> 0.41
>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:   Sat May 03 10:20:03 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update security/secpanel: 0.32 -> 0.41 

>How-To-Repeat:
>Fix:

diff -ruN secpanel.orig/Makefile secpanel/Makefile
--- secpanel.orig/Makefile	Mon Mar 10 19:10:57 2003
+++ secpanel/Makefile	Sat May  3 19:04:00 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	secpanel
-PORTVERSION=	0.32
+PORTVERSION=	0.41
 CATEGORIES=	security
 MASTER_SITES=	http://www.pingx.net/secpanel/
 
@@ -28,12 +28,13 @@
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/src/bin/secpanel ${PREFIX}/bin
 	@${MKDIR} ${PREFIX}/share/secpanel
-.for file in default.config default.profile gui.tcl listserver.tcl \
-	secpanel.dist secpanel.wait
+.for file in convert_history.tcl default.config default.profile \
+	gui.tcl keydistribute.tcl listserver.tcl secpanel.dist secpanel.wait
 	${INSTALL_SCRIPT} ${WRKSRC}/src/lib/secpanel/${file} ${PREFIX}/share/secpanel
 .endfor
 	@${MKDIR} ${PREFIX}/share/secpanel/images
-.for file in configs.gif connects.gif keys.gif profiles.gif scp.gif
+.for file in arrow_left.gif arrow_right.gif configs.gif connects.gif \
+	folder.gif keys.gif profiles.gif scp.gif sscreen.gif
 	${INSTALL_DATA} ${WRKSRC}/src/lib/secpanel/images/${file} \
 		${PREFIX}/share/secpanel/images
 .endfor
diff -ruN secpanel.orig/distinfo secpanel/distinfo
--- secpanel.orig/distinfo	Mon Aug 19 16:01:25 2002
+++ secpanel/distinfo	Sat May  3 18:26:44 2003
@@ -1 +1 @@
-MD5 (secpanel-0.32.tar.gz) = c473552dc84ca4d21e1753d1cc8eb9d8
+MD5 (secpanel-0.41.tar.gz) = 00188db230de5f6be721bbc64db7da51
diff -ruN secpanel.orig/pkg-plist secpanel/pkg-plist
--- secpanel.orig/pkg-plist	Mon Aug 19 16:01:25 2002
+++ secpanel/pkg-plist	Sat May  3 19:01:18 2003
@@ -1,14 +1,20 @@
 bin/secpanel
+share/secpanel/convert_history.tcl
 share/secpanel/default.config
 share/secpanel/default.profile
 share/secpanel/gui.tcl
+share/secpanel/keydistribute.tcl
 share/secpanel/listserver.tcl
 share/secpanel/secpanel.dist
 share/secpanel/secpanel.wait
+share/secpanel/images/arrow_left.gif
+share/secpanel/images/arrow_right.gif
 share/secpanel/images/configs.gif
 share/secpanel/images/connects.gif
+share/secpanel/images/folder.gif
 share/secpanel/images/keys.gif
 share/secpanel/images/profiles.gif
 share/secpanel/images/scp.gif
+share/secpanel/images/sscreen.gif
 @dirrm share/secpanel/images
 @dirrm share/secpanel
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list