Update to 0.9.3
PR: 84375 Submitted by: maintainer
This commit is contained in:
parent
09d20d6267
commit
96aeb902b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=143545
4 changed files with 12 additions and 24 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue