ports/60382: [maintainer update] finance/kexchange to 1.0
Markus Brueffer
brueffer at phoenix-systems.de
Fri Dec 19 01:40:31 UTC 2003
>Number: 60382
>Category: ports
>Synopsis: [maintainer update] finance/kexchange to 1.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Dec 18 17:40:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Markus Brueffer
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.1-CURRENT FreeBSD 5.1-CURRENT #11: Thu Nov 13 12:26:36 CET 2003 brueffer at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386
>Description:
Update finance/kexchange to 1.0
>How-To-Repeat:
>Fix:
--- kexchange.diff begins here ---
diff -ruN kexchange.orig/Makefile kexchange/Makefile
--- kexchange.orig/Makefile Fri Dec 19 00:43:50 2003
+++ kexchange/Makefile Fri Dec 19 00:44:41 2003
@@ -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 at phoenix-systems.de
COMMENT= KDE currency converter
@@ -17,8 +17,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}
diff -ruN kexchange.orig/distinfo kexchange/distinfo
--- kexchange.orig/distinfo Fri Dec 19 00:43:50 2003
+++ kexchange/distinfo Fri Dec 19 00:44:56 2003
@@ -1 +1 @@
-MD5 (kexchange-0.3.2.tar.gz) = e8e2e76bf4333bb391be83460de0702b
+MD5 (kexchange-1.0.tar.gz) = e6d3e9e967f20a7c77eb655f4b83dda6
diff -ruN kexchange.orig/pkg-plist kexchange/pkg-plist
--- kexchange.orig/pkg-plist Fri Dec 19 00:43:50 2003
+++ kexchange/pkg-plist Fri Dec 19 00:52:10 2003
@@ -15,8 +15,8 @@
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/32x32/apps/kexchange.png
share/locale/de/LC_MESSAGES/kexchange.mo
share/locale/fi/LC_MESSAGES/kexchange.mo
+ at unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/share/locale/fi 2>/dev/null || true
+ at unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/share/locale/de 2>/dev/null || true
+ at unexec rmdir %D/share/locale 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
+ at unexec rmdir %D/share/icons 2>/dev/null || true
@dirrm share/doc/HTML/en/kexchange
+ at unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
+ at 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
+ at unexec rmdir %D/share/apps 2>/dev/null || true
+ at unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
+ at unexec rmdir %D/share/applnk 2>/dev/null || true
--- kexchange.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list