ports/138822: Update port: x11-wm/stumpwm to 0.9.6

KATO Tsuguru tkato432 at yahoo.com
Mon Sep 14 18:10:05 UTC 2009


>Number:         138822
>Category:       ports
>Synopsis:       Update port: x11-wm/stumpwm to 0.9.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 14 18:10:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.6

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-wm/stumpwm/Makefile x11-wm/stumpwm/Makefile
--- /usr/ports/x11-wm/stumpwm/Makefile	2009-02-28 14:41:07.000000000 +0900
+++ x11-wm/stumpwm/Makefile	2009-09-05 22:12:33.000000000 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	stumpwm
-PORTVERSION=	0.9.5
+PORTVERSION=	0.9.6
 CATEGORIES=	x11-wm
 MASTER_SITES=	SAVANNAH
 EXTRACT_SUFX=	.tgz
@@ -18,10 +18,9 @@
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-lisp=clisp
-STRIP=
 
-PLIST_FILES=	bin/stumpwm
-INFO=		stumpwm
+PLIST_FILES=	bin/${PORTNAME}
+INFO=		${PORTNAME}
 
 .include <bsd.port.pre.mk>
 
@@ -31,7 +30,7 @@
 .endif
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/stumpwm ${PREFIX}/bin
-	${INSTALL_DATA} ${WRKSRC}/stumpwm.info ${PREFIX}/${INFO_PATH}
+	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.info ${PREFIX}/${INFO_PATH}
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/x11-wm/stumpwm/distinfo x11-wm/stumpwm/distinfo
--- /usr/ports/x11-wm/stumpwm/distinfo	2008-12-08 02:47:09.000000000 +0900
+++ x11-wm/stumpwm/distinfo	2009-09-05 18:54:15.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (stumpwm-0.9.5.tgz) = 58a5db6c6019e71e0ea80aabd138fb51
-SHA256 (stumpwm-0.9.5.tgz) = 1a3ba3bab6b7e6eb9d96e9b90bf398f26ba4afeb873bae8bae8bcf061755d08e
-SIZE (stumpwm-0.9.5.tgz) = 470265
+MD5 (stumpwm-0.9.6.tgz) = 36b6cf74d680ed6d0ba1cde4b5e063ec
+SHA256 (stumpwm-0.9.6.tgz) = 5ff75361148bbfe9425e4a53b96dd5461ef65717299de97753da51116368fe77
+SIZE (stumpwm-0.9.6.tgz) = 487015
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list