- Update to version 1.0

PR:		60382
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-12-19 14:33:38 +00:00
parent b0fbc2acca
commit ee38694b7d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96203
3 changed files with 26 additions and 7 deletions

View file

@ -6,10 +6,10 @@
#
PORTNAME= kexchange
PORTVERSION= 0.3.2
PORTVERSION= 1.0
CATEGORIES= finance kde
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= arved
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= brueffer@phoenix-systems.de
COMMENT= KDE currency converter
@ -18,8 +18,6 @@ USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes
USE_REINPLACE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}

View file

@ -1 +1 @@
MD5 (kexchange-0.3.2.tar.gz) = e8e2e76bf4333bb391be83460de0702b
MD5 (kexchange-1.0.tar.gz) = e6d3e9e967f20a7c77eb655f4b83dda6

View file

@ -15,8 +15,8 @@ share/doc/HTML/en/kexchange/common
share/doc/HTML/en/kexchange/conversion.png
share/doc/HTML/en/kexchange/convert.png
share/doc/HTML/en/kexchange/crossconversion.png
share/doc/HTML/en/kexchange/index.docbook
share/doc/HTML/en/kexchange/index.cache.bz2
share/doc/HTML/en/kexchange/index.docbook
share/doc/HTML/en/kexchange/preferences.png
share/doc/HTML/en/kexchange/reliable.png
share/doc/HTML/en/kexchange/reload.png
@ -28,9 +28,30 @@ share/icons/locolor/16x16/apps/kexchange.png
share/icons/locolor/32x32/apps/kexchange.png
share/locale/de/LC_MESSAGES/kexchange.mo
share/locale/fi/LC_MESSAGES/kexchange.mo
@unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/fi 2>/dev/null || true
@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/de 2>/dev/null || true
@unexec rmdir %D/share/locale 2>/dev/null || true
@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/hicolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
@dirrm share/doc/HTML/en/kexchange
@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
@dirrm share/apps/kexchange/icons/hicolor/16x16/actions
@dirrm share/apps/kexchange/icons/hicolor/16x16
@dirrm share/apps/kexchange/icons/hicolor
@dirrm share/apps/kexchange/icons
@dirrm share/apps/kexchange
@unexec rmdir %D/share/apps 2>/dev/null || true
@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
@unexec rmdir %D/share/applnk 2>/dev/null || true