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

(-)superkaramba-lwp/Makefile (-6 / +3 lines)
Lines 5-17 Link Here
5
# $FreeBSD: ports/deskutils/superkaramba-lwp/Makefile,v 1.19 2008/03/27 10:58:23 kuriyama Exp $
5
# $FreeBSD: ports/deskutils/superkaramba-lwp/Makefile,v 1.19 2008/03/27 10:58:23 kuriyama Exp $
6
6
7
PORTNAME=		lwp
7
PORTNAME=		lwp
8
PORTVERSION=		14.8
8
PORTVERSION=		15.0
9
PORTREVISION=		1
10
CATEGORIES=		deskutils kde
9
CATEGORIES=		deskutils kde
11
MASTER_SITES=		http://www.message.co.nz/~matt-sarah/ \
10
MASTER_SITES=		http://www.message.co.nz/~matt-sarah/ \
12
			http://www.uber1337.nl/~liquidweather/ \
11
			http://liquidweather.net/
13
			http://liquidweather.net/ \
14
			http://liquidweather.innetrex.net/
15
PKGNAMEPREFIX=		superkaramba-
12
PKGNAMEPREFIX=		superkaramba-
16
EXTRACT_SUFX=		.skz
13
EXTRACT_SUFX=		.skz
17
14
Lines 42-48 Link Here
42
post-extract:
39
post-extract:
43
	@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \
40
	@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \
44
		test_gui.py
41
		test_gui.py
45
	@cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|14.7|14.8|' maindata.xml
42
	@cd ${WRKSRC} && ${RM} *~ splash/digikam3.db
46
43
47
pre-install:
44
pre-install:
48
	@cd ${WRKSRC} && zip -qr ${DISTFILES} *
45
	@cd ${WRKSRC} && zip -qr ${DISTFILES} *
(-)superkaramba-lwp/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (lwp-14.8.skz) = da50c1a48e504181be189628c378c0c1
1
MD5 (lwp-15.0.skz) = 575cb317d3896f609e2bbcea4de1efa1
2
SHA256 (lwp-14.8.skz) = 17048460be3a12227c4b47985ef950d188ad945f481577819c0f0c1a8e207446
2
SHA256 (lwp-15.0.skz) = ffa7bbd0c7040de358c090aa554fbc00f3a1014f4cce5dd533d0305fe233349e
3
SIZE (lwp-14.8.skz) = 4118222
3
SIZE (lwp-15.0.skz) = 4220411

Return to bug 123917