mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- update to 8b
This commit is contained in:
parent
7b69a6211e
commit
607084d297
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256037
2 changed files with 6 additions and 6 deletions
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
PORTNAME= jpeg
|
PORTNAME= jpeg
|
||||||
PORTVERSION= 8
|
PORTVERSION= 8
|
||||||
DISTVERSION= 8a
|
DISTVERSION= 8b
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= graphics
|
CATEGORIES= graphics
|
||||||
MASTER_SITES= http://www.ijg.org/files/ \
|
MASTER_SITES= http://www.ijg.org/files/ \
|
||||||
ftp://ftp.uu.net/graphics/jpeg/ \
|
ftp://ftp.uu.net/graphics/jpeg/ \
|
||||||
|
@ -22,7 +22,7 @@ MAINTAINER= dinoex@FreeBSD.org
|
||||||
COMMENT= IJG's jpeg compression utilities
|
COMMENT= IJG's jpeg compression utilities
|
||||||
|
|
||||||
CONFLICTS= libjpeg-turbo-[0-9]*
|
CONFLICTS= libjpeg-turbo-[0-9]*
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}a
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool:22
|
USE_AUTOTOOLS= libtool:22
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
MD5 (jpegsrc.v8a.tar.gz) = 5146e68be3633c597b0d14d3ed8fa2ea
|
MD5 (jpegsrc.v8b.tar.gz) = e022acbc5b36cd2cb70785f5b575661e
|
||||||
SHA256 (jpegsrc.v8a.tar.gz) = bf86a5eaafa79b5d60feb27bee08df2db4c9ca2fb40d453e7a2080f7663a713b
|
SHA256 (jpegsrc.v8b.tar.gz) = 36e6208edec591bae8f2fc370ea4f991447badb6377a125c211ffa7b503174a7
|
||||||
SIZE (jpegsrc.v8a.tar.gz) = 962018
|
SIZE (jpegsrc.v8b.tar.gz) = 965125
|
||||||
MD5 (jpegexiforient.c) = ff4657764cb885b9aec06449507bf29d
|
MD5 (jpegexiforient.c) = ff4657764cb885b9aec06449507bf29d
|
||||||
SHA256 (jpegexiforient.c) = bca1bc35bb53d3c189775e0ef4ecbd9be7660d636c7e044f964bde8697273b83
|
SHA256 (jpegexiforient.c) = bca1bc35bb53d3c189775e0ef4ecbd9be7660d636c7e044f964bde8697273b83
|
||||||
SIZE (jpegexiforient.c) = 8192
|
SIZE (jpegexiforient.c) = 8192
|
||||||
|
|
Loading…
Add table
Reference in a new issue