diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-09-25 22:23:50 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-09-25 22:23:50 +0000 |
commit | 96aeb902b31bf3b8efbf3eb9eb9a11deb39ef434 (patch) | |
tree | 0592e2d7b7c87362d34716d3b90e272d3d433c1d /x11-themes | |
parent | 09d20d6267078c02cef1bc1f10bca2bb4da4735f (diff) | |
download | ports-96aeb902b31bf3b8efbf3eb9eb9a11deb39ef434.tar.gz ports-96aeb902b31bf3b8efbf3eb9eb9a11deb39ef434.zip |
Update to 0.9.3
PR: 84375
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=143545
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/kde-windeco-crystal/Makefile | 14 | ||||
-rw-r--r-- | x11-themes/kde-windeco-crystal/distinfo | 4 | ||||
-rw-r--r-- | x11-themes/kde4-windeco-crystal/Makefile | 14 | ||||
-rw-r--r-- | x11-themes/kde4-windeco-crystal/distinfo | 4 |
4 files changed, 12 insertions, 24 deletions
diff --git a/x11-themes/kde-windeco-crystal/Makefile b/x11-themes/kde-windeco-crystal/Makefile index 46982186f926..9806346c2f74 100644 --- a/x11-themes/kde-windeco-crystal/Makefile +++ b/x11-themes/kde-windeco-crystal/Makefile @@ -6,10 +6,10 @@ # PORTNAME= crystal -PORTVERSION= 0.9.2 -CATEGORIES= x11-themes -MASTER_SITES= http://www.kde-look.org/content/files/ -DISTNAME= 13969-${PORTNAME}-${PORTVERSION} +PORTVERSION= 0.9.3 +CATEGORIES= x11-themes kde +MASTER_SITES= http://www.saschahlusiak.de/linux/ +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= Transparent KDE window decoration @@ -22,10 +22,4 @@ INSTALLS_SHLIB= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -post-patch: - @${REINPLACE_CMD} -e 's|-lkdeui|-lkdeui ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/${CONFIGURE_SCRIPT} - @${REINPLACE_CMD} -e 's|-lkdeui|-lkdeui ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/client/Makefile.in - .include <bsd.port.mk> diff --git a/x11-themes/kde-windeco-crystal/distinfo b/x11-themes/kde-windeco-crystal/distinfo index 29424c6ac3b7..029352850e5e 100644 --- a/x11-themes/kde-windeco-crystal/distinfo +++ b/x11-themes/kde-windeco-crystal/distinfo @@ -1,2 +1,2 @@ -MD5 (13969-crystal-0.9.2.tar.bz2) = 9de4c855201f1175495b61f5f58de12b -SIZE (13969-crystal-0.9.2.tar.bz2) = 447322 +MD5 (crystal-0.9.3.tar.bz2) = 55a93a6ef3167ecb98497d4e27201ab9 +SIZE (crystal-0.9.3.tar.bz2) = 513974 diff --git a/x11-themes/kde4-windeco-crystal/Makefile b/x11-themes/kde4-windeco-crystal/Makefile index 46982186f926..9806346c2f74 100644 --- a/x11-themes/kde4-windeco-crystal/Makefile +++ b/x11-themes/kde4-windeco-crystal/Makefile @@ -6,10 +6,10 @@ # PORTNAME= crystal -PORTVERSION= 0.9.2 -CATEGORIES= x11-themes -MASTER_SITES= http://www.kde-look.org/content/files/ -DISTNAME= 13969-${PORTNAME}-${PORTVERSION} +PORTVERSION= 0.9.3 +CATEGORIES= x11-themes kde +MASTER_SITES= http://www.saschahlusiak.de/linux/ +DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= decept0@gmail.com COMMENT= Transparent KDE window decoration @@ -22,10 +22,4 @@ INSTALLS_SHLIB= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -post-patch: - @${REINPLACE_CMD} -e 's|-lkdeui|-lkdeui ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/${CONFIGURE_SCRIPT} - @${REINPLACE_CMD} -e 's|-lkdeui|-lkdeui ${PTHREAD_LIBS}|g' \ - ${WRKSRC}/client/Makefile.in - .include <bsd.port.mk> diff --git a/x11-themes/kde4-windeco-crystal/distinfo b/x11-themes/kde4-windeco-crystal/distinfo index 29424c6ac3b7..029352850e5e 100644 --- a/x11-themes/kde4-windeco-crystal/distinfo +++ b/x11-themes/kde4-windeco-crystal/distinfo @@ -1,2 +1,2 @@ -MD5 (13969-crystal-0.9.2.tar.bz2) = 9de4c855201f1175495b61f5f58de12b -SIZE (13969-crystal-0.9.2.tar.bz2) = 447322 +MD5 (crystal-0.9.3.tar.bz2) = 55a93a6ef3167ecb98497d4e27201ab9 +SIZE (crystal-0.9.3.tar.bz2) = 513974 |