diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-10 00:13:06 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-10 00:13:06 +0000 |
commit | 602ada98581ba06258c37f36dd47ede3408555e9 (patch) | |
tree | 7645e2bf881ebd4c3604d2fcd8dd428bdecdfb0d /deskutils/superkaramba-lwp | |
parent | 4f9c5825c0cd6329effe99feb0fcdba5814d906d (diff) | |
download | ports-602ada98581ba06258c37f36dd47ede3408555e9.tar.gz ports-602ada98581ba06258c37f36dd47ede3408555e9.zip |
Update deskutils/superkaramba-lwp to version 14.1.
PR: ports/107659
Submitted by: Jason E. Hale (maintainer)
Notes
Notes:
svn path=/head/; revision=181936
Diffstat (limited to 'deskutils/superkaramba-lwp')
-rw-r--r-- | deskutils/superkaramba-lwp/Makefile | 7 | ||||
-rw-r--r-- | deskutils/superkaramba-lwp/distinfo | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/deskutils/superkaramba-lwp/Makefile b/deskutils/superkaramba-lwp/Makefile index 3210a32896a8..cc87bf244800 100644 --- a/deskutils/superkaramba-lwp/Makefile +++ b/deskutils/superkaramba-lwp/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= lwp -PORTVERSION= 13.5.1 +PORTVERSION= 14.1 CATEGORIES= deskutils kde MASTER_SITES= http://www.message.co.nz/~matt-sarah/ \ http://mirror1.liquidweather.net/ \ @@ -21,8 +21,11 @@ EXTRACT_DEPENDS= unzip:${PORTSDIR}/archivers/unzip BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ superkaramba:${PORTSDIR}/misc/kdeutils3 \ + ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-reportlab \ pyuic:${PORTSDIR}/x11-toolkits/py-qt +USE_PYTHON= yes + WRKSRC= ${WRKDIR}/${DISTNAME} EXTRACT_CMD= ${UNZIP_CMD} @@ -38,7 +41,7 @@ PLIST_SUB= LWPVER=${DISTFILES} post-extract: @cd ${WRKSRC} && ${RM} -f *~ locale/*/LC_MESSAGES/*.po* @cd ${WRKSRC} && ${REINPLACE_CMD} -e 's|/usr/bin|${LOCALBASE}/bin|' \ - mkfile.py test_gui.py + mkfile.py test_gui.py test_pdf.py pre-install: @cd ${WRKSRC} && zip -qr ${DISTFILES} * diff --git a/deskutils/superkaramba-lwp/distinfo b/deskutils/superkaramba-lwp/distinfo index 9746161e1546..0fd08a4ad18f 100644 --- a/deskutils/superkaramba-lwp/distinfo +++ b/deskutils/superkaramba-lwp/distinfo @@ -1,3 +1,3 @@ -MD5 (lwp-13.5.1.skz) = f334b77901aed9f3bb72f6c488b6068f -SHA256 (lwp-13.5.1.skz) = 8dc44542c3270a862c21198e8d6c68b1c2d07182fd8fa93aaf19298c60b431bb -SIZE (lwp-13.5.1.skz) = 4549362 +MD5 (lwp-14.1.skz) = 9691beb71a188cfc7a8297697eabcf89 +SHA256 (lwp-14.1.skz) = 8323d50f66bdc64c0b2dec996634dfddcc93ac52e5b2a34152b097bd5a7a86bc +SIZE (lwp-14.1.skz) = 4640104 |