pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/ruby-tilt Fix ALTERNATIVES file.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0df8b233520a
branches:  trunk
changeset: 648377:0df8b233520a
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 14 07:54:52 2015 +0000

description:
Fix ALTERNATIVES file.

Bump PKGREVISION.

diffstat:

 textproc/ruby-tilt/ALTERNATIVES |  2 +-
 textproc/ruby-tilt/Makefile     |  3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 379f93e6ee3b -r 0df8b233520a textproc/ruby-tilt/ALTERNATIVES
--- a/textproc/ruby-tilt/ALTERNATIVES   Sat Mar 14 07:49:17 2015 +0000
+++ b/textproc/ruby-tilt/ALTERNATIVES   Sat Mar 14 07:54:52 2015 +0000
@@ -1,1 +1,1 @@
-bin/tilt @PREFIX@/bin/tilt@RUBY_VER@
+bin/tilt @PREFIX@/bin/tilt@RUBY_SUFFIX@
diff -r 379f93e6ee3b -r 0df8b233520a textproc/ruby-tilt/Makefile
--- a/textproc/ruby-tilt/Makefile       Sat Mar 14 07:49:17 2015 +0000
+++ b/textproc/ruby-tilt/Makefile       Sat Mar 14 07:54:52 2015 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2014/03/18 14:32:20 taca Exp $
+# $NetBSD: Makefile,v 1.10 2015/03/14 07:54:52 taca Exp $
 
 DISTNAME=      tilt-1.4.1
+PKGREVISION=   1
 CATEGORIES=    textproc
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index