pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-plist
Module Name: pkgsrc
Committed By: taca
Date: Thu Feb 23 15:36:05 UTC 2023
Modified Files:
pkgsrc/textproc/ruby-plist: Makefile distinfo
Log Message:
textproc/ruby-plist: update to 3.7.0
pkgsrc: correct CATEGORIES.
3.7.0 (2023-02-21)
New features and important changes:
* Allow Marshal.load to be disabled for Plist.parse_xml (#61)
Housekeeping:
* Migrate from Travis CI to GitHub Actions; add Ruby 3.1 and 3.2 to CI
matrix (#59)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/textproc/ruby-plist/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/textproc/ruby-plist/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ruby-plist/Makefile
diff -u pkgsrc/textproc/ruby-plist/Makefile:1.8 pkgsrc/textproc/ruby-plist/Makefile:1.9
--- pkgsrc/textproc/ruby-plist/Makefile:1.8 Thu Jan 14 14:49:30 2021
+++ pkgsrc/textproc/ruby-plist/Makefile Thu Feb 23 15:36:05 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2021/01/14 14:49:30 taca Exp $
+# $NetBSD: Makefile,v 1.9 2023/02/23 15:36:05 taca Exp $
-DISTNAME= plist-3.6.0
-CATEGORIES= devel
+DISTNAME= plist-3.7.0
+CATEGORIES= textproc
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/bleything/plist
Index: pkgsrc/textproc/ruby-plist/distinfo
diff -u pkgsrc/textproc/ruby-plist/distinfo:1.10 pkgsrc/textproc/ruby-plist/distinfo:1.11
--- pkgsrc/textproc/ruby-plist/distinfo:1.10 Tue Oct 26 11:23:26 2021
+++ pkgsrc/textproc/ruby-plist/distinfo Thu Feb 23 15:36:05 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2021/10/26 11:23:26 nia Exp $
+$NetBSD: distinfo,v 1.11 2023/02/23 15:36:05 taca Exp $
-BLAKE2s (plist-3.6.0.gem) = 499044ff9e7b0b0a50bf43afa7872d3981bb2a999dd6264d7d027ce9689e3b7a
-SHA512 (plist-3.6.0.gem) = d8fe47f4a79b0e2b74e83053ca584c768544a0e8f38755663e2150fc49b2429746254195a50ea7c01711173585dbe9bd572438bf2bac035bfb29c13cadc898a7
-Size (plist-3.6.0.gem) = 9216 bytes
+BLAKE2s (plist-3.7.0.gem) = ee1bbe51733f2978f74384664ef031e22a69eef824decaf30a88a0ecaefc96ad
+SHA512 (plist-3.7.0.gem) = f7db692ee636719f4aa540146f8fae764832741e4cc2be6642e6c4528e029c57e58509360321a0ec4f2f870742be4eb229f35b081f63d74ff4a934aade489a36
+Size (plist-3.7.0.gem) = 9216 bytes
Home |
Main Index |
Thread Index |
Old Index