pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2020Q1] pkgsrc/devel/ruby-fiddle



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue Apr 28 16:17:28 UTC 2020

Modified Files:
        pkgsrc/devel/ruby-fiddle [pkgsrc-2020Q1]: Makefile

Log Message:
Pullup ticket #6168 - requested by taca
devel/ruby-fiddle: dependent update

Revisions pulled up:
- devel/ruby-fiddle/Makefile                                    1.20

---
   Module Name: pkgsrc
   Committed By:        taca
   Date:                Wed Apr  1 15:29:11 UTC 2020

   Modified Files:
        pkgsrc/devel/ruby-fiddle: Makefile

   Log Message:
   devel/ruby-fiddle: reset PKGREVISION

   Reset PKGREVISION by updates of all ruby2* packages.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.19.2.1 pkgsrc/devel/ruby-fiddle/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-fiddle/Makefile
diff -u pkgsrc/devel/ruby-fiddle/Makefile:1.19 pkgsrc/devel/ruby-fiddle/Makefile:1.19.2.1
--- pkgsrc/devel/ruby-fiddle/Makefile:1.19      Sun Mar 15 16:42:10 2020
+++ pkgsrc/devel/ruby-fiddle/Makefile   Tue Apr 28 16:17:28 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/03/15 16:42:10 taca Exp $
+# $NetBSD: Makefile,v 1.19.2.1 2020/04/28 16:17:28 bsiegert Exp $
 #
 
 DISTNAME=              ${RUBY_DISTNAME}
 PKGNAME=               ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION}
-PKGREVISION=           1
 RUBY_EXTNAME=          fiddle
 CATEGORIES=            devel ruby
 MASTER_SITES=          ${MASTER_SITE_RUBY}



Home | Main Index | Thread Index | Old Index