mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Uodate to 1.19: bugfix release.
This commit is contained in:
parent
ccb4d438ab
commit
21f34f411f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245824
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= lcms
|
||||
PORTVERSION= 1.18a
|
||||
PORTVERSION= 1.19
|
||||
CATEGORIES= graphics devel python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.18 \
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.19 \
|
||||
http://www.littlecms.com/
|
||||
PKGNAMESUFFIX= -python
|
||||
|
||||
@ -21,7 +21,7 @@ USE_PYTHON= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-python
|
||||
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
|
||||
WRKSRC= ${WRKDIR}/lcms-1.18
|
||||
WRKSRC= ${WRKDIR}/lcms-1.19
|
||||
PLIST_FILES= ${PYTHON_SITELIBDIR:C,${PREFIX}/?,,}/_lcms.so \
|
||||
${PYTHON_SITELIBDIR:C,${PREFIX}/?,,}/lcms.py
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (lcms-1.18a.tar.gz) = f4abfe1c57ea3f633c2e9d034e74e3e8
|
||||
SHA256 (lcms-1.18a.tar.gz) = fe679a33e7074b62e38c458ac2bbf06d688ae47171886a5a611cbf8ec4d88ddf
|
||||
SIZE (lcms-1.18a.tar.gz) = 930618
|
||||
MD5 (lcms-1.19.tar.gz) = 8af94611baf20d9646c7c2c285859818
|
||||
SHA256 (lcms-1.19.tar.gz) = 80ae32cb9f568af4dc7ee4d3c05a4c31fc513fc3e31730fed0ce7378237273a9
|
||||
SIZE (lcms-1.19.tar.gz) = 927752
|
||||
|
Loading…
Reference in New Issue
Block a user