pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ruby-gd Oops, it wasn't I intended to... Rea...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2887f02baf5a
branches: trunk
changeset: 568069:2887f02baf5a
user: taca <taca%pkgsrc.org@localhost>
date: Thu Dec 03 02:35:52 2009 +0000
description:
Oops, it wasn't I intended to... Really fix PKGNAME now.
diffstat:
graphics/ruby-gd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r b26a5f352ccb -r 2887f02baf5a graphics/ruby-gd/Makefile
--- a/graphics/ruby-gd/Makefile Wed Dec 02 22:49:53 2009 +0000
+++ b/graphics/ruby-gd/Makefile Thu Dec 03 02:35:52 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2009/12/02 15:47:48 taca Exp $
+# $NetBSD: Makefile,v 1.27 2009/12/03 02:35:52 taca Exp $
DISTNAME= ruby-gd-0.8.0
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby-//}
PKGREVISION= 1
CATEGORIES= graphics
Home |
Main Index |
Thread Index |
Old Index