diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2003-09-26 07:20:17 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2003-09-26 07:20:17 +0000 |
commit | 5eba91822a9f9d5e95a891951e543a50456e9df2 (patch) | |
tree | 4e6f15399239c4caeb44d3ac1fbdff17c26bd0fa /x11 | |
parent | - Fix bogus kill -SIGUSR1 to -USR1 for reload target (diff) |
update x11/idesk: 0.5.5 -> 0.5.6
PR: 57059
Submitted by: Sascha Holzleiter <sascha@root-login.org>
Notes
Notes:
svn path=/head/; revision=89423
Diffstat (limited to 'x11')
-rw-r--r-- | x11/idesk/Makefile | 5 | ||||
-rw-r--r-- | x11/idesk/distinfo | 2 | ||||
-rw-r--r-- | x11/idesk/pkg-message | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index a50400fd96d0..bc7f9740f4df 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -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@root-login.org COMMENT= Place launch icons directly on your desktop @@ -31,6 +32,6 @@ do-install: ${MKDIR} ${DOCSDIR} ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} .endif - @${CAT} ${PKGMESSAGE} + @${SED} -e 's:%%PREFIX%%:${PREFIX}:' ${PKGMESSAGE} .include <bsd.port.mk> diff --git a/x11/idesk/distinfo b/x11/idesk/distinfo index e00dc7e2cb92..ba466edb3c2e 100644 --- a/x11/idesk/distinfo +++ b/x11/idesk/distinfo @@ -1 +1 @@ -MD5 (idesk-0.5.5.tar.gz) = 14c4e2f324e235e82248838939d0b56c +MD5 (idesk-0.5.6.tar.gz) = 0a52c8f1d80cbd238edcfd96d937b146 diff --git a/x11/idesk/pkg-message b/x11/idesk/pkg-message index 86366780949c..e8e23c8e6b18 100644 --- a/x11/idesk/pkg-message +++ b/x11/idesk/pkg-message @@ -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 ;) -----------------------------------------------------------------+ |