pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-pkg-config



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 10 13:33:34 UTC 2023

Modified Files:
        pkgsrc/devel/ruby-pkg-config: Makefile distinfo

Log Message:
devel/ruby-pkg-config: update to 1.5.5

1.5.4 (2023-09-05)

Improvements

* Added package version to unsatisfied version is only found case.

1.5.5 (2023-09-05)

Fixes

* Fixed a bug in 1.5.4 that success detection doesn't work.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-pkg-config/distinfo

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

Modified files:

Index: pkgsrc/devel/ruby-pkg-config/Makefile
diff -u pkgsrc/devel/ruby-pkg-config/Makefile:1.37 pkgsrc/devel/ruby-pkg-config/Makefile:1.38
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.37  Sun Sep  3 16:01:46 2023
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Sun Sep 10 13:33:34 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2023/09/03 16:01:46 taca Exp $
+# $NetBSD: Makefile,v 1.38 2023/09/10 13:33:34 taca Exp $
 
-DISTNAME=      pkg-config-1.5.3
+DISTNAME=      pkg-config-1.5.5
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.34 pkgsrc/devel/ruby-pkg-config/distinfo:1.35
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.34  Sun Sep  3 16:01:46 2023
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Sun Sep 10 13:33:34 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2023/09/03 16:01:46 taca Exp $
+$NetBSD: distinfo,v 1.35 2023/09/10 13:33:34 taca Exp $
 
-BLAKE2s (pkg-config-1.5.3.gem) = 2265b54cd420846ec976e474a1c4adac6df047be655e3d54b6831bd5165c2371
-SHA512 (pkg-config-1.5.3.gem) = 06b29f5db397090c37a38f2f9b9d7cd6a1f0d11ea0d76c817f7a377f8e02d056863ebbcd04642f6d561b37b7ade5a226b68af16993e013d13e7830ffa902397d
-Size (pkg-config-1.5.3.gem) = 23040 bytes
+BLAKE2s (pkg-config-1.5.5.gem) = 0b356212c62e247251f09c206dd04d1beb9c3fd7acecc6c51d7a379dd828d609
+SHA512 (pkg-config-1.5.5.gem) = d796999a6a1745ddbd9b816d8d7ba714097538803f85864b41745c48730a6fa27ced405837500e6d35edc9dad432e86da0d8e788fd18e8b9d507fa0ac0fb7b81
+Size (pkg-config-1.5.5.gem) = 23040 bytes



Home | Main Index | Thread Index | Old Index