Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Aug 2019 00:08:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r509680 - head/devel/rubygem-CFPropertyList
Message-ID:  <201908240008.x7O08lTg077933@repo.freebsd.org>

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



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