diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-21 13:06:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-09-21 13:06:16 +0800 |
commit | 67af1e0200a99d0fefd5e7c66af8eea38bbf3b31 (patch) | |
tree | b25202764645688785a6843c5cea39cb18638c69 /deskutils | |
parent | 451ecebdda479c9cab3e0eac70990e6cfdaba2e8 (diff) | |
download | marcuscom-ports-67af1e0200a99d0fefd5e7c66af8eea38bbf3b31.tar.gz marcuscom-ports-67af1e0200a99d0fefd5e7c66af8eea38bbf3b31.tar.zst marcuscom-ports-67af1e0200a99d0fefd5e7c66af8eea38bbf3b31.zip |
Update to 0.6.5.3.
Submitted by: Franz Klammer <klammer@webonaut.com>
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9698 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/splashsetter/Makefile | 5 | ||||
-rw-r--r-- | deskutils/splashsetter/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/deskutils/splashsetter/Makefile b/deskutils/splashsetter/Makefile index e20590ebe..7fbe61967 100644 --- a/deskutils/splashsetter/Makefile +++ b/deskutils/splashsetter/Makefile @@ -6,8 +6,7 @@ # PORTNAME= splashsetter -PORTVERSION= 0.6.5.2 -PORTREVISION= 2 +PORTVERSION= 0.6.5.3 CATEGORIES= deskutils gnome MASTER_SITES= http://webonaut.com/distfiles/${PORTNAME}/ @@ -20,7 +19,7 @@ USE_PYTHON= yes USE_GNOME= pygnome2 gnomeprefix do-build: - @${REINPLACE_CMD} -e 's|/usr/X11R6|${PREFIX}|g' \ + @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \ ${WRKSRC}/*.py @${FIND} ${WRKSRC} -name '*.bak' -delete @${FIND} ${WRKSRC} -name '*.orig' -delete diff --git a/deskutils/splashsetter/distinfo b/deskutils/splashsetter/distinfo index 879a81bcd..f60426d60 100644 --- a/deskutils/splashsetter/distinfo +++ b/deskutils/splashsetter/distinfo @@ -1,3 +1,3 @@ -MD5 (splashsetter-0.6.5.2.tar.bz2) = 467b2b489bca8af00e9987d0323049f7 -SHA256 (splashsetter-0.6.5.2.tar.bz2) = 2c46408b9da812a2b82a13fb0aead3a3a93c03333a0dabbf5744e5ee8319b729 -SIZE (splashsetter-0.6.5.2.tar.bz2) = 45179 +MD5 (splashsetter-0.6.5.3.tar.bz2) = 8325753f976ef5038eb60160695ac79e +SHA256 (splashsetter-0.6.5.3.tar.bz2) = 66238e926a4ed2fe8c121865243af840e42cc9bd25bc6aa586fd0d91dd93d296 +SIZE (splashsetter-0.6.5.3.tar.bz2) = 45268 |