aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-01-05 17:14:22 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-01-05 17:14:22 +0000
commitc44bdf6b8ea86f8278a4db643b53b4c6eee4bd1e (patch)
treecce1b909d495908136dcf50cec2f852c3bdcf206 /graphics/jpeg
parent3a36041c63391192c3520c19ce2396ee18197ab9 (diff)
downloadports-c44bdf6b8ea86f8278a4db643b53b4c6eee4bd1e.tar.gz
ports-c44bdf6b8ea86f8278a4db643b53b4c6eee4bd1e.zip
- make portlint happy
- fix changed distfile and use DIST_SUBDIR to force refetch PR: 153683
Notes
Notes: svn path=/head/; revision=267422
Diffstat (limited to 'graphics/jpeg')
-rw-r--r--graphics/jpeg/Makefile7
-rw-r--r--graphics/jpeg/distinfo15
2 files changed, 10 insertions, 12 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index 338e13dc57c1..0fb5f4ccfa41 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -7,23 +7,24 @@
PORTNAME= jpeg
PORTVERSION= 8
-DISTVERSION= 8b
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= http://www.ijg.org/files/ \
ftp://ftp.uu.net/graphics/jpeg/ \
http://sylvana.net/jpegcrop/:exif
-DISTNAME= jpegsrc.v${DISTVERSION}
+DISTNAME= jpegsrc.v${DISTVERSION2}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
jpegexiforient.c:exif exifautotran.txt:exif
+DIST_SUBDIR= ${PORTNAME}${DISTVERSION2}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= IJG's jpeg compression utilities
CONFLICTS= libjpeg-turbo-[0-9]*
-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION2}
+DISTVERSION2= 8b
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-shared --enable-static
diff --git a/graphics/jpeg/distinfo b/graphics/jpeg/distinfo
index c20e79d919f0..b78136f28b47 100644
--- a/graphics/jpeg/distinfo
+++ b/graphics/jpeg/distinfo
@@ -1,9 +1,6 @@
-MD5 (jpegsrc.v8b.tar.gz) = e022acbc5b36cd2cb70785f5b575661e
-SHA256 (jpegsrc.v8b.tar.gz) = 36e6208edec591bae8f2fc370ea4f991447badb6377a125c211ffa7b503174a7
-SIZE (jpegsrc.v8b.tar.gz) = 965125
-MD5 (jpegexiforient.c) = ff4657764cb885b9aec06449507bf29d
-SHA256 (jpegexiforient.c) = bca1bc35bb53d3c189775e0ef4ecbd9be7660d636c7e044f964bde8697273b83
-SIZE (jpegexiforient.c) = 8192
-MD5 (exifautotran.txt) = c1cd9c876f900601682cf9db8d232386
-SHA256 (exifautotran.txt) = d1d8302e4a76f83c725d65027ff5dfd788447cc245d387a91f01737e9f245c4c
-SIZE (exifautotran.txt) = 684
+SHA256 (jpeg8b/jpegsrc.v8b.tar.gz) = 36e6208edec591bae8f2fc370ea4f991447badb6377a125c211ffa7b503174a7
+SIZE (jpeg8b/jpegsrc.v8b.tar.gz) = 965125
+SHA256 (jpeg8b/jpegexiforient.c) = 2e81f7309d3bb78e3f0c64b1557b7e2d49097e769df859aaa916c00290a8ff56
+SIZE (jpeg8b/jpegexiforient.c) = 8192
+SHA256 (jpeg8b/exifautotran.txt) = d1d8302e4a76f83c725d65027ff5dfd788447cc245d387a91f01737e9f245c4c
+SIZE (jpeg8b/exifautotran.txt) = 684