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 14:27:40 UTC 2020

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

Log Message:
lang/ruby24-base: revert previous commit

Revert previous commit.  Yes, it was too late.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 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.19 pkgsrc/lang/ruby24-base/Makefile:1.20
--- pkgsrc/lang/ruby24-base/Makefile:1.19       Thu Apr  2 13:23:10 2020
+++ pkgsrc/lang/ruby24-base/Makefile    Thu Apr  2 14:27:40 2020
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/04/02 13:23:10 taca Exp $
+# $NetBSD: Makefile,v 1.20 2020/04/02 14:27:40 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