1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 0.12

PR:		52693
Submitted by:	maintainer
This commit is contained in:
Tilman Keskinoz 2003-06-02 18:06:54 +00:00
parent ff596ce008
commit f35235d793
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82031
6 changed files with 14 additions and 20 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= konversation
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,7 +16,11 @@ COMMENT= A user friendly IRC client for KDE
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (konversation-0.11.tar.gz) = 7e6428de9c88de624cfcd5ca29dc92ce
MD5 (konversation-0.12.tar.gz) = 53ceb276f6ed54046f6809c20c521d95

View File

@ -10,16 +10,9 @@ share/apps/konversation/images/led_red_on.png
share/apps/konversation/images/led_yellow_off.png
share/apps/konversation/images/led_yellow_on.png
share/apps/konversation/konversationui.rc
share/icons/locolor/16x16/apps/konversation.png
share/icons/locolor/32x32/apps/konversation.png
share/locale/de/LC_MESSAGES/konversation.mo
share/locale/ru/LC_MESSAGES/konversation.mo
share/locale/sv/LC_MESSAGES/konversation.mo
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@dirrm share/apps/konversation/images
@dirrm share/apps/konversation
@unexec rmdir %D/share/apps 2>/dev/null || true

View File

@ -6,7 +6,7 @@
#
PORTNAME= konversation
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= irc kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -16,7 +16,11 @@ COMMENT= A user friendly IRC client for KDE
USE_KDELIBS_VER=3
GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
${WRKSRC}/configure
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (konversation-0.11.tar.gz) = 7e6428de9c88de624cfcd5ca29dc92ce
MD5 (konversation-0.12.tar.gz) = 53ceb276f6ed54046f6809c20c521d95

View File

@ -10,16 +10,9 @@ share/apps/konversation/images/led_red_on.png
share/apps/konversation/images/led_yellow_off.png
share/apps/konversation/images/led_yellow_on.png
share/apps/konversation/konversationui.rc
share/icons/locolor/16x16/apps/konversation.png
share/icons/locolor/32x32/apps/konversation.png
share/locale/de/LC_MESSAGES/konversation.mo
share/locale/ru/LC_MESSAGES/konversation.mo
share/locale/sv/LC_MESSAGES/konversation.mo
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@dirrm share/apps/konversation/images
@dirrm share/apps/konversation
@unexec rmdir %D/share/apps 2>/dev/null || true