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 Jun  4 15:56:52 UTC 2017

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

Log Message:
Update ruby-pkg-config to 1.2.3.

== 1.2.3 - 2017-05-29

=== Fixes

  * Supported *-mingw32 Rubies without MSYS2 again.

== 1.2.2 - 2017-05-29

=== Improvements

  * Supported path normalization for MSYS2.

== 1.2.1 - 2017-05-29

=== Improvements

  * Supported MSYS2.

== 1.2.0 - 2017-04-25

=== Improvements

  * Supported x32 environment. [GitHub#12][Reported by Elan Ruusamäe]

=== Thanks

  * Elan Ruusamäe

== 1.1.9 - 2017-04-20

  * Supported C++ compiler.

== 1.1.8 - 2017-04-19

  * Stopped to require mkmf.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.12 -r1.13 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.16 pkgsrc/devel/ruby-pkg-config/Makefile:1.17
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.16  Sat Apr 22 16:29:27 2017
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Sun Jun  4 15:56:52 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2017/04/22 16:29:27 taca Exp $
+# $NetBSD: Makefile,v 1.17 2017/06/04 15:56:52 taca Exp $
 
-DISTNAME=      pkg-config-1.1.9
+DISTNAME=      pkg-config-1.2.3
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,9 +10,6 @@ LICENSE=      gnu-lgpl-v2.1
 
 CONFLICTS+=    ${RUBY_PKGPREFIX}-gnome2-glib<0.90.0
 
-#USE_RUBY_SETUP=               yes
-#USE_RUBY_SETUP_PKG=   yes
-
 CONFIGURE_ARGS+=       --siteruby=${PREFIX}/${RUBY_VENDORLIB_BASE} \
                        --siterubyver=${PREFIX}/${RUBY_VENDORLIB} \
                        --siterubyverarch=${PREFIX}/${RUBY_VENDORARCHLIB}

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.12 pkgsrc/devel/ruby-pkg-config/distinfo:1.13
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.12  Sat Apr 22 16:29:27 2017
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Sun Jun  4 15:56:52 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/04/22 16:29:27 taca Exp $
+$NetBSD: distinfo,v 1.13 2017/06/04 15:56:52 taca Exp $
 
-SHA1 (pkg-config-1.1.9.gem) = 1d49b70907dfb4e6519f9b0dc4db548c6a12daca
-RMD160 (pkg-config-1.1.9.gem) = dd8e4d6675c3a6b10c906092221a0d9ba07b319a
-SHA512 (pkg-config-1.1.9.gem) = 0b337ffbf8a18a4dcde24b96a343e7599aed3cde2bec0fb74cc96b7377492f4df4893ba595f191739ed88b4876b66d9dcc2f59296bb58adcf871a82f8e4b8862
-Size (pkg-config-1.1.9.gem) = 19456 bytes
+SHA1 (pkg-config-1.2.3.gem) = ac65b57a0e8167a18c167d023e385db9f214767c
+RMD160 (pkg-config-1.2.3.gem) = 5382456c0da5385615ea41e4e370ead3b0ea7e9a
+SHA512 (pkg-config-1.2.3.gem) = 1e0ec12cdb9647d9d5b29c48940f15dcf27e346a18b9f33922a5b8e0a57957206981cf5c7dd70da36fdb2a32bbe8e3ac38737f66abc5f5afa8b4dabf52a696fd
+Size (pkg-config-1.2.3.gem) = 19968 bytes



Home | Main Index | Thread Index | Old Index