pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/ruby-builder30



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Mar 13 09:41:29 UTC 2017

Modified Files:
        pkgsrc/textproc/ruby-builder30: Makefile

Log Message:
Change PKGBASE to coexist binary packages.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/ruby-builder30/Makefile

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

Modified files:

Index: pkgsrc/textproc/ruby-builder30/Makefile
diff -u pkgsrc/textproc/ruby-builder30/Makefile:1.1 pkgsrc/textproc/ruby-builder30/Makefile:1.2
--- pkgsrc/textproc/ruby-builder30/Makefile:1.1 Sun Feb 19 02:00:58 2017
+++ pkgsrc/textproc/ruby-builder30/Makefile     Mon Mar 13 09:41:29 2017
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2017/02/19 02:00:58 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2017/03/13 09:41:29 taca Exp $
 
 DISTNAME=      builder-3.0.4
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/builder/builder30/}
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index