diff options
author | daichi <daichi@FreeBSD.org> | 2003-09-26 15:20:17 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2003-09-26 15:20:17 +0800 |
commit | 418d7c0d43fc0a654f30a772ec0f368389da9d78 (patch) | |
tree | e5341b017441ea18d2e581a3cb3d73c9c0e7116b /x11/idesk | |
parent | 45197a7d0579c99c4cb36169c642f8e64d808955 (diff) | |
download | freebsd-ports-gnome-418d7c0d43fc0a654f30a772ec0f368389da9d78.tar.gz freebsd-ports-gnome-418d7c0d43fc0a654f30a772ec0f368389da9d78.tar.zst freebsd-ports-gnome-418d7c0d43fc0a654f30a772ec0f368389da9d78.zip |
update x11/idesk: 0.5.5 -> 0.5.6
PR: 57059
Submitted by: Sascha Holzleiter <sascha@root-login.org>
Diffstat (limited to 'x11/idesk')
-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 ;) -----------------------------------------------------------------+ |