svn commit: r427762 - head/textproc/R-cran-XML

TAKATSU Tomonari tota at FreeBSD.org
Sun Dec 4 09:03:04 UTC 2016


Author: tota
Date: Sun Dec  4 09:03:02 2016
New Revision: 427762
URL: https://svnweb.freebsd.org/changeset/ports/427762

Log:
  - Update to 3.98-1.5
  - Add "compiles" argument to USES=cran

Modified:
  head/textproc/R-cran-XML/Makefile   (contents, props changed)
  head/textproc/R-cran-XML/distinfo   (contents, props changed)

Modified: head/textproc/R-cran-XML/Makefile
==============================================================================
--- head/textproc/R-cran-XML/Makefile	Sun Dec  4 09:00:47 2016	(r427761)
+++ head/textproc/R-cran-XML/Makefile	Sun Dec  4 09:03:02 2016	(r427762)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	XML
-DISTVERSION=	3.98-1.4
+DISTVERSION=	3.98-1.5
 CATEGORIES=	textproc
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
@@ -11,7 +11,7 @@ COMMENT=	Tools for parsing and generatin
 
 LICENSE=	BSD2CLAUSE
 
-USES=	cran:auto-plist
+USES=	cran:auto-plist,compiles
 USE_GNOME=	libxml2
 
 .include <bsd.port.mk>

Modified: head/textproc/R-cran-XML/distinfo
==============================================================================
--- head/textproc/R-cran-XML/distinfo	Sun Dec  4 09:00:47 2016	(r427761)
+++ head/textproc/R-cran-XML/distinfo	Sun Dec  4 09:03:02 2016	(r427762)
@@ -1,2 +1,3 @@
-SHA256 (XML_3.98-1.4.tar.gz) = 9c0abc75312f66aac564266b6b79222259c678aedee9fc347462978354f11126
-SIZE (XML_3.98-1.4.tar.gz) = 1599214
+TIMESTAMP = 1480841628
+SHA256 (XML_3.98-1.5.tar.gz) = deaff082e4d37931d2dabea3a60c3d6916d565821043b22b3f9522ebf3918d35
+SIZE (XML_3.98-1.5.tar.gz) = 1599213


More information about the svn-ports-head mailing list