git: a2985b3ca4cf - main - devel/rubygem-CFPropertyList: Update to 3.0.4

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 27 15:59:40 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a2985b3ca4cfa1a4fd2c8a608bfaa1413d12ab05

commit a2985b3ca4cfa1a4fd2c8a608bfaa1413d12ab05
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 15:39:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-27 15:56:04 +0000

    devel/rubygem-CFPropertyList: Update to 3.0.4
    
    Changes:        https://github.com/ckruse/CFPropertyList/commits/master
---
 devel/rubygem-CFPropertyList/Makefile | 4 +++-
 devel/rubygem-CFPropertyList/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-CFPropertyList/Makefile b/devel/rubygem-CFPropertyList/Makefile
index 32ebdf33f458..d4acf970e3de 100644
--- a/devel/rubygem-CFPropertyList/Makefile
+++ b/devel/rubygem-CFPropertyList/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	CFPropertyList
-PORTVERSION=	3.0.3
+PORTVERSION=	3.0.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,6 +11,8 @@ COMMENT=	Read, write and manipulate both binary and XML property lists
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+RUN_DEPENDS=	rubygem-rexml>=0:textproc/rubygem-rexml
+
 USES=		gem
 USE_RUBY=	yes
 
diff --git a/devel/rubygem-CFPropertyList/distinfo b/devel/rubygem-CFPropertyList/distinfo
index 9a88854efc83..e8170ee62f30 100644
--- a/devel/rubygem-CFPropertyList/distinfo
+++ b/devel/rubygem-CFPropertyList/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607539841
-SHA256 (rubygem/CFPropertyList-3.0.3.gem) = 047f474797a1a71e7bf654e875bd836a9ffed3a47b641f1d83720db9504e4045
-SIZE (rubygem/CFPropertyList-3.0.3.gem) = 18432
+TIMESTAMP = 1632664388
+SHA256 (rubygem/CFPropertyList-3.0.4.gem) = b37306a66b8718f2d7d08db0c79627b77f01eeab21537f8e14724f153e424303
+SIZE (rubygem/CFPropertyList-3.0.4.gem) = 18432


More information about the dev-commits-ports-main mailing list