svn commit: r311941 - head/graphics/R-cran-rtiff
TAKATSU Tomonari
tota at FreeBSD.org
Fri Feb 8 14:52:20 UTC 2013
Author: tota
Date: Fri Feb 8 14:52:18 2013
New Revision: 311941
URL: http://svnweb.freebsd.org/changeset/ports/311941
Log:
- Update to 1.4.2
- Remove indefinite article from COMMENT
- Trim WWW: line in pkg-descr
Modified:
head/graphics/R-cran-rtiff/Makefile
head/graphics/R-cran-rtiff/distinfo
head/graphics/R-cran-rtiff/pkg-descr
Modified: head/graphics/R-cran-rtiff/Makefile
==============================================================================
--- head/graphics/R-cran-rtiff/Makefile Fri Feb 8 14:48:58 2013 (r311940)
+++ head/graphics/R-cran-rtiff/Makefile Fri Feb 8 14:52:18 2013 (r311941)
@@ -2,21 +2,18 @@
# $FreeBSD$
PORTNAME= rtiff
-PORTVERSION= 1.4.1
-PORTREVISION= 4
+PORTVERSION= 1.4.2
CATEGORIES= graphics
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota at 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
Modified: head/graphics/R-cran-rtiff/distinfo
==============================================================================
--- head/graphics/R-cran-rtiff/distinfo Fri Feb 8 14:48:58 2013 (r311940)
+++ head/graphics/R-cran-rtiff/distinfo Fri Feb 8 14:52:18 2013 (r311941)
@@ -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
Modified: head/graphics/R-cran-rtiff/pkg-descr
==============================================================================
--- head/graphics/R-cran-rtiff/pkg-descr Fri Feb 8 14:48:58 2013 (r311940)
+++ head/graphics/R-cran-rtiff/pkg-descr Fri Feb 8 14:52:18 2013 (r311941)
@@ -10,4 +10,4 @@ inherently support a wide range of image
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/
More information about the svn-ports-head
mailing list