mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 1.4.2
- Remove indefinite article from COMMENT - Trim WWW: line in pkg-descr
This commit is contained in:
parent
16ebee9e6b
commit
3374464ab9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311941
@ -2,21 +2,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rtiff
|
||||
PORTVERSION= 1.4.1
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 1.4.2
|
||||
CATEGORIES= graphics
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= A tiff reader for R
|
||||
COMMENT= TIFF reader for R
|
||||
|
||||
LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff
|
||||
RUN_DEPENDS= R-cran-pixmap>0:${PORTSDIR}/graphics/R-cran-pixmap
|
||||
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
USE_R_MOD= yes
|
||||
R_MOD_AUTOPLIST= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rtiff_1.4.1.tar.gz) = a8f11af2b617123294dddd61815327e31c67124c88b8f5145304d49cafa29dae
|
||||
SIZE (rtiff_1.4.1.tar.gz) = 102323
|
||||
SHA256 (rtiff_1.4.2.tar.gz) = 108dcd2f6d2de96bad6f0e5afd0d7d645b08e18a3c548f06fad96f55668bd270
|
||||
SIZE (rtiff_1.4.2.tar.gz) = 109748
|
||||
|
@ -10,4 +10,4 @@ inherently support a wide range of image formats and compression
|
||||
schemes. This package also provides an implementation of the Ridler
|
||||
Autothresholding algorithm for easy generation of binary masks.
|
||||
|
||||
WWW: http://cran.r-project.org/web/packages/rtiff/
|
||||
WWW: http://cran.r-project.org/web/packages/rtiff/
|
||||
|
Loading…
Reference in New Issue
Block a user