mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
- make portlint happy
- fix changed distfile and use DIST_SUBDIR to force refetch PR: 153683
This commit is contained in:
parent
3a36041c63
commit
c44bdf6b8e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267422
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user