svn commit: r509680 - head/devel/rubygem-CFPropertyList

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 24 00:08:47 UTC 2019


Author: sunpoet
Date: Sat Aug 24 00:08:46 2019
New Revision: 509680
URL: https://svnweb.freebsd.org/changeset/ports/509680

Log:
  Update to 3.0.1
  
  Changes:	https://github.com/ckruse/CFPropertyList/commits/master

Modified:
  head/devel/rubygem-CFPropertyList/Makefile
  head/devel/rubygem-CFPropertyList/distinfo

Modified: head/devel/rubygem-CFPropertyList/Makefile
==============================================================================
--- head/devel/rubygem-CFPropertyList/Makefile	Sat Aug 24 00:08:41 2019	(r509679)
+++ head/devel/rubygem-CFPropertyList/Makefile	Sat Aug 24 00:08:46 2019	(r509680)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	CFPropertyList
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,8 +12,9 @@ COMMENT=	Read, write and manipulate both binary and XM
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/devel/rubygem-CFPropertyList/distinfo
==============================================================================
--- head/devel/rubygem-CFPropertyList/distinfo	Sat Aug 24 00:08:41 2019	(r509679)
+++ head/devel/rubygem-CFPropertyList/distinfo	Sat Aug 24 00:08:46 2019	(r509680)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515926620
-SHA256 (rubygem/CFPropertyList-3.0.0.gem) = 3f71d0a2f0d1a5433d51a31ae04d2ab00bd54a593924199c1e5fd732c753727a
-SIZE (rubygem/CFPropertyList-3.0.0.gem) = 18432
+TIMESTAMP = 1566487007
+SHA256 (rubygem/CFPropertyList-3.0.1.gem) = c88e7d8b2c6a03f94262a43a483aa72d4a3884e0201d887f322960a17fd3283b
+SIZE (rubygem/CFPropertyList-3.0.1.gem) = 18432


More information about the svn-ports-all mailing list