Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2013 14:52:19 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311941 - head/graphics/R-cran-rtiff
Message-ID:  <201302081452.r18EqJbs030786@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302081452.r18EqJbs030786>