mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 1.4.4
- Convert to new LIB_DEPENDS format
This commit is contained in:
parent
49f35b8e45
commit
7d61591272
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344566
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rtiff
|
||||
PORTVERSION= 1.4.3
|
||||
PORTVERSION= 1.4.4
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= TIFF reader for R
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff
|
||||
LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff
|
||||
RUN_DEPENDS= R-cran-pixmap>0:${PORTSDIR}/graphics/R-cran-pixmap
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rtiff_1.4.3.tar.gz) = 36c05051b14f75e8cfe965fd2557b267f229c5dc9932260d7e8d5d672027cf23
|
||||
SIZE (rtiff_1.4.3.tar.gz) = 109948
|
||||
SHA256 (rtiff_1.4.4.tar.gz) = 6cb0da7ee56bf8ea51bf14a54dc3a8ad91a7abac0c4546c5f4659cef5a199f8d
|
||||
SIZE (rtiff_1.4.4.tar.gz) = 109954
|
||||
|
Loading…
Reference in New Issue
Block a user