pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/ruby24-base



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Apr  2 13:23:10 UTC 2020

Modified Files:
        pkgsrc/lang/ruby24-base: Makefile

Log Message:
lang/ruby24-base: one more forgot commit

Reset PKGREVISION should be done in previous commit.
(It is too late?)


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/lang/ruby24-base/Makefile

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

Modified files:

Index: pkgsrc/lang/ruby24-base/Makefile
diff -u pkgsrc/lang/ruby24-base/Makefile:1.18 pkgsrc/lang/ruby24-base/Makefile:1.19
--- pkgsrc/lang/ruby24-base/Makefile:1.18       Wed Mar 18 00:35:19 2020
+++ pkgsrc/lang/ruby24-base/Makefile    Thu Apr  2 13:23:10 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2020/03/18 00:35:19 rillig Exp $
+# $NetBSD: Makefile,v 1.19 2020/04/02 13:23:10 taca Exp $
 
 DISTNAME=      ${RUBY_DISTNAME}
 PKGNAME=       ${RUBY_PKGPREFIX}-base-${RUBY_VERSION}
-PKGREVISION=   2
 CATEGORIES=    lang ruby
 MASTER_SITES=  ${MASTER_SITE_RUBY}
 



Home | Main Index | Thread Index | Old Index