View | Details | Raw Unified | Return to bug 60382
Collapse All | Expand All

(-)kexchange/Makefile (-5 / +3 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	kexchange
8
PORTNAME=	kexchange
9
PORTVERSION=	0.3.2
9
PORTVERSION=	1.0
10
CATEGORIES=	finance kde
10
CATEGORIES=	finance kde
11
MASTER_SITES=	${MASTER_SITE_LOCAL}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	arved
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
13
14
MAINTAINER=	brueffer@phoenix-systems.de
14
MAINTAINER=	brueffer@phoenix-systems.de
15
COMMENT=	KDE currency converter
15
COMMENT=	KDE currency converter
Lines 17-24 Link Here
17
USE_KDELIBS_VER=	3
17
USE_KDELIBS_VER=	3
18
GNU_CONFIGURE=		yes
18
GNU_CONFIGURE=		yes
19
USE_REINPLACE=		yes
19
USE_REINPLACE=		yes
20
21
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
22
20
23
post-patch:
21
post-patch:
24
	@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
22
	@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
(-)kexchange/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (kexchange-0.3.2.tar.gz) = e8e2e76bf4333bb391be83460de0702b
1
MD5 (kexchange-1.0.tar.gz) = e6d3e9e967f20a7c77eb655f4b83dda6
(-)kexchange/pkg-plist (-1 / +22 lines)
Lines 15-22 Link Here
15
share/doc/HTML/en/kexchange/conversion.png
15
share/doc/HTML/en/kexchange/conversion.png
16
share/doc/HTML/en/kexchange/convert.png
16
share/doc/HTML/en/kexchange/convert.png
17
share/doc/HTML/en/kexchange/crossconversion.png
17
share/doc/HTML/en/kexchange/crossconversion.png
18
share/doc/HTML/en/kexchange/index.docbook
19
share/doc/HTML/en/kexchange/index.cache.bz2
18
share/doc/HTML/en/kexchange/index.cache.bz2
19
share/doc/HTML/en/kexchange/index.docbook
20
share/doc/HTML/en/kexchange/preferences.png
20
share/doc/HTML/en/kexchange/preferences.png
21
share/doc/HTML/en/kexchange/reliable.png
21
share/doc/HTML/en/kexchange/reliable.png
22
share/doc/HTML/en/kexchange/reload.png
22
share/doc/HTML/en/kexchange/reload.png
Lines 28-36 Link Here
28
share/icons/locolor/32x32/apps/kexchange.png
28
share/icons/locolor/32x32/apps/kexchange.png
29
share/locale/de/LC_MESSAGES/kexchange.mo
29
share/locale/de/LC_MESSAGES/kexchange.mo
30
share/locale/fi/LC_MESSAGES/kexchange.mo
30
share/locale/fi/LC_MESSAGES/kexchange.mo
31
@unexec rmdir %D/share/locale/fi/LC_MESSAGES 2>/dev/null || true
32
@unexec rmdir %D/share/locale/fi 2>/dev/null || true
33
@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
34
@unexec rmdir %D/share/locale/de 2>/dev/null || true
35
@unexec rmdir %D/share/locale 2>/dev/null || true
36
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
37
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
38
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
39
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
40
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
41
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
42
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
43
@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
44
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
45
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
46
@unexec rmdir %D/share/icons 2>/dev/null || true
31
@dirrm share/doc/HTML/en/kexchange
47
@dirrm share/doc/HTML/en/kexchange
48
@unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
49
@unexec rmdir %D/share/doc/HTML 2>/dev/null || true
32
@dirrm share/apps/kexchange/icons/hicolor/16x16/actions
50
@dirrm share/apps/kexchange/icons/hicolor/16x16/actions
33
@dirrm share/apps/kexchange/icons/hicolor/16x16
51
@dirrm share/apps/kexchange/icons/hicolor/16x16
34
@dirrm share/apps/kexchange/icons/hicolor
52
@dirrm share/apps/kexchange/icons/hicolor
35
@dirrm share/apps/kexchange/icons
53
@dirrm share/apps/kexchange/icons
36
@dirrm share/apps/kexchange
54
@dirrm share/apps/kexchange
55
@unexec rmdir %D/share/apps 2>/dev/null || true
56
@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
57
@unexec rmdir %D/share/applnk 2>/dev/null || true

Return to bug 60382