pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-rex-text



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Nov 11 14:26:40 UTC 2023

Modified Files:
        pkgsrc/security/ruby-rex-text: Makefile PLIST distinfo

Log Message:
security/ruby-rex-text: update to 0.2.55

0.2.53 (2023-10-04)

* PD-41096 Auto-add cortex.yaml [no action required by you]

0.2.54 (2023-10-19)

* Land #66, Cleanup masm format logic

0.2.55 (2023-11-08)

* Land #67, Remove unused travis configuration


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/security/ruby-rex-text/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/ruby-rex-text/PLIST
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/ruby-rex-text/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/ruby-rex-text/Makefile
diff -u pkgsrc/security/ruby-rex-text/Makefile:1.16 pkgsrc/security/ruby-rex-text/Makefile:1.17
--- pkgsrc/security/ruby-rex-text/Makefile:1.16 Sat Jun 17 15:14:58 2023
+++ pkgsrc/security/ruby-rex-text/Makefile      Sat Nov 11 14:26:40 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2023/06/17 15:14:58 taca Exp $
+# $NetBSD: Makefile,v 1.17 2023/11/11 14:26:40 taca Exp $
 
-DISTNAME=      rex-text-0.2.52
+DISTNAME=      rex-text-0.2.54
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/security/ruby-rex-text/PLIST
diff -u pkgsrc/security/ruby-rex-text/PLIST:1.4 pkgsrc/security/ruby-rex-text/PLIST:1.5
--- pkgsrc/security/ruby-rex-text/PLIST:1.4     Fri Feb  5 15:39:12 2021
+++ pkgsrc/security/ruby-rex-text/PLIST Sat Nov 11 14:26:40 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/02/05 15:39:12 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2023/11/11 14:26:40 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.github/workflows/verify.yml
 ${GEM_LIBDIR}/.gitignore
@@ -10,6 +10,7 @@ ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE
 ${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/cortex.yaml
 ${GEM_LIBDIR}/lib/rex/codepage.map
 ${GEM_LIBDIR}/lib/rex/text.rb
 ${GEM_LIBDIR}/lib/rex/text/badchars.rb

Index: pkgsrc/security/ruby-rex-text/distinfo
diff -u pkgsrc/security/ruby-rex-text/distinfo:1.18 pkgsrc/security/ruby-rex-text/distinfo:1.19
--- pkgsrc/security/ruby-rex-text/distinfo:1.18 Sat Jun 17 15:14:58 2023
+++ pkgsrc/security/ruby-rex-text/distinfo      Sat Nov 11 14:26:40 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2023/06/17 15:14:58 taca Exp $
+$NetBSD: distinfo,v 1.19 2023/11/11 14:26:40 taca Exp $
 
-BLAKE2s (rex-text-0.2.52.gem) = 8302a3f69c76823b8a2e7844cb1c0248122f780d646690a57815cafebdbc7435
-SHA512 (rex-text-0.2.52.gem) = 91a8e7411f2c402157e8a3aa5bcfc513a63b912efab511de059f54d94ac97215a70e0137ee62bda5c1a6070d199c887225f2c546555041832dc0cc310ef10be9
-Size (rex-text-0.2.52.gem) = 50176 bytes
+BLAKE2s (rex-text-0.2.54.gem) = 81a484530410965beab98a0e5c6b265d5788b586dcdeefda4b4fd45c7708c641
+SHA512 (rex-text-0.2.54.gem) = 3c6706dbea98eebcb467ce9eef142d230a08c68541b54083fffbef32449bac0e2cc88313d308a4779be3c07ab73e0c4cbde0c7761c45843327d5b2a2e22394c2
+Size (rex-text-0.2.54.gem) = 50176 bytes



Home | Main Index | Thread Index | Old Index