pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Sep 14 18:15:21 UTC 2019

Modified Files:
        pkgsrc/devel/ruby-native-package-installer: Makefile
        pkgsrc/devel/ruby-pkg-config: Makefile

Log Message:
ruby-pkg-config, ruby-native-package-installer: ruby-gnome2 -> ruby-gnome


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-native-package-installer/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/ruby-pkg-config/Makefile

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-native-package-installer/Makefile
diff -u pkgsrc/devel/ruby-native-package-installer/Makefile:1.3 pkgsrc/devel/ruby-native-package-installer/Makefile:1.4
--- pkgsrc/devel/ruby-native-package-installer/Makefile:1.3     Fri Mar 23 14:17:40 2018
+++ pkgsrc/devel/ruby-native-package-installer/Makefile Sat Sep 14 18:15:20 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2018/03/23 14:17:40 taca Exp $
+# $NetBSD: Makefile,v 1.4 2019/09/14 18:15:20 tsutsui Exp $
 
 DISTNAME=      native-package-installer-1.0.6
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/ruby-gnome2/native-package-installer
+HOMEPAGE=      https://github.com/ruby-gnome/native-package-installer
 COMMENT=       Helper to install native packages on "gem install"
 LICENSE=       gnu-lgpl-v3
 

Index: pkgsrc/devel/ruby-pkg-config/Makefile
diff -u pkgsrc/devel/ruby-pkg-config/Makefile:1.24 pkgsrc/devel/ruby-pkg-config/Makefile:1.25
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.24  Mon May  6 05:30:39 2019
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Sat Sep 14 18:15:21 2019
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.24 2019/05/06 05:30:39 taca Exp $
+# $NetBSD: Makefile,v 1.25 2019/09/14 18:15:21 tsutsui Exp $
 
 DISTNAME=      pkg-config-1.3.7
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/ruby-gnome2/pkg-config
+HOMEPAGE=      https://github.com/ruby-gnome/pkg-config
 COMMENT=       Pure Ruby implementation of pkg-config
 LICENSE=       gnu-lgpl-v2.1
 



Home | Main Index | Thread Index | Old Index