ports/57059: update port x11/idesk

Sascha Holzleiter sascha at root-login.org
Sun Sep 21 16:30:18 UTC 2003


>Number:         57059
>Category:       ports
>Synopsis:       update port x11/idesk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 21 09:30:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sascha Holzleiter
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD dreamland.chief.home 5.1-CURRENT FreeBSD 5.1-CURRENT #3: Tue Sep 16 21:04:28 CEST 2003 root at dreamland.chief.home:/usr/obj/usr/src/sys/HOTKERN i386


>Description:
	Update idesk to version 0.5.6 as this fixes a nasty defunct processes bug.
	Also beautify the pkg-message output a bit ;) and add the right subdir for
	the sourceforge master sites.
>How-To-Repeat:
>Fix:


--- idesk056.patch begins here ---
diff -ur /usr/ports/x11/idesk.old/Makefile idesk/Makefile
--- /usr/ports/x11/idesk.old/Makefile	Sun Sep 21 18:17:28 2003
+++ idesk/Makefile	Sun Sep 21 18:09:12 2003
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	idesk
-PORTVERSION=	0.5.5
+PORTVERSION=	0.5.6
 CATEGORIES=	x11
 MASTER_SITES=	http://idesk.timmfin.net/releases/ \
 		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}/
 
 MAINTAINER=	sascha at root-login.org
 COMMENT=	Place launch icons directly on your desktop
@@ -31,6 +32,6 @@
 		${MKDIR} ${DOCSDIR}
 		${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
 .endif
-		@${CAT} ${PKGMESSAGE}
+		@${SED} -e 's:%%PREFIX%%:${PREFIX}:' ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -ur /usr/ports/x11/idesk.old/distinfo idesk/distinfo
--- /usr/ports/x11/idesk.old/distinfo	Sun Sep 21 18:17:28 2003
+++ idesk/distinfo	Sun Sep 21 17:22:51 2003
@@ -1 +1 @@
-MD5 (idesk-0.5.5.tar.gz) = 14c4e2f324e235e82248838939d0b56c
+MD5 (idesk-0.5.6.tar.gz) = 0a52c8f1d80cbd238edcfd96d937b146
diff -ur /usr/ports/x11/idesk.old/pkg-message idesk/pkg-message
--- /usr/ports/x11/idesk.old/pkg-message	Sun Sep 21 18:17:28 2003
+++ idesk/pkg-message	Mon Sep 15 00:02:33 2003
@@ -2,7 +2,7 @@
 
 You need to configure idesk before you can use it.
 A detailed explanation can be found in the README file which 
-resides in ${PREFIX}/share/doc/idesk unless you have chosen not
+resides in %%PREFIX%%/share/doc/idesk unless you have chosen not
 to install it ;)
 
 -----------------------------------------------------------------+
--- idesk056.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list