aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Tk-JPEG-Lite
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-08-21 15:04:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-08-21 15:04:15 +0000
commite9ffa9ecf0bb5ebcf6ae6245fc71cc3dbefc0f49 (patch)
treec16d8503c4fa13972b852d27cb5ce7d4c9067d0c /graphics/p5-Tk-JPEG-Lite
parente8199a9121f11c4d27a7dbb0e4409599dd7f0cce (diff)
downloadports-e9ffa9ecf0bb5ebcf6ae6245fc71cc3dbefc0f49.tar.gz
ports-e9ffa9ecf0bb5ebcf6ae6245fc71cc3dbefc0f49.zip
Update to 2.015
Notes
Notes: svn path=/head/; revision=325152
Diffstat (limited to 'graphics/p5-Tk-JPEG-Lite')
-rw-r--r--graphics/p5-Tk-JPEG-Lite/Makefile10
-rw-r--r--graphics/p5-Tk-JPEG-Lite/distinfo4
-rw-r--r--graphics/p5-Tk-JPEG-Lite/pkg-descr2
3 files changed, 7 insertions, 9 deletions
diff --git a/graphics/p5-Tk-JPEG-Lite/Makefile b/graphics/p5-Tk-JPEG-Lite/Makefile
index b95d0b405bc7..412920262178 100644
--- a/graphics/p5-Tk-JPEG-Lite/Makefile
+++ b/graphics/p5-Tk-JPEG-Lite/Makefile
@@ -2,17 +2,17 @@
# $FreeBSD$
PORTNAME= Tk-JPEG-Lite
-PORTVERSION= 2.01403
-PORTREVISION= 5
+PORTVERSION= 2.01500
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/00$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Very simplistic image viewer that loads JPEG images
BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk
-LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= libjpeg.so.11:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
@@ -23,8 +23,6 @@ MAN3= Tk::JPEG::Lite.3
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
- -e 's|tkjpeg|tkjpeg-lite|g' \
- ${WRKSRC}/Makefile.PL ${WRKSRC}/MANIFEST
- @${MV} ${WRKSRC}/tkjpeg ${WRKSRC}/tkjpeg-lite
+ ${WRKSRC}/Makefile.PL
.include <bsd.port.mk>
diff --git a/graphics/p5-Tk-JPEG-Lite/distinfo b/graphics/p5-Tk-JPEG-Lite/distinfo
index 51fff8369f10..934981362f2a 100644
--- a/graphics/p5-Tk-JPEG-Lite/distinfo
+++ b/graphics/p5-Tk-JPEG-Lite/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Tk-JPEG-Lite-2.01403.tar.gz) = efec0b2135acde51a73990ba04b2222d18f55abc6699b65dae18bba231702271
-SIZE (Tk-JPEG-Lite-2.01403.tar.gz) = 19328
+SHA256 (Tk-JPEG-Lite-2.015.tar.gz) = a60cb81b45f6af69a838516a29619ed3f353a23a5bf7de0931140cc33817274d
+SIZE (Tk-JPEG-Lite-2.015.tar.gz) = 21406
diff --git a/graphics/p5-Tk-JPEG-Lite/pkg-descr b/graphics/p5-Tk-JPEG-Lite/pkg-descr
index 72480da8fcf1..ed9aeb760618 100644
--- a/graphics/p5-Tk-JPEG-Lite/pkg-descr
+++ b/graphics/p5-Tk-JPEG-Lite/pkg-descr
@@ -1,3 +1,3 @@
Very simplistic image viewer that loads JPEG images
-WWW: http://search.cpan.org/dist/Tk-JPEG-Lite/
+WWW: http://search.cpan.org/dist/Tk-JPEG-Lite/