pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/ruby-ldap Fixes double "ruby" prefix of PKGN...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/204cfd783ca2
branches:  trunk
changeset: 602945:204cfd783ca2
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Apr 23 12:31:36 2012 +0000

description:
Fixes double "ruby" prefix of PKGNAME at last update.

diffstat:

 databases/ruby-ldap/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r df176d08c694 -r 204cfd783ca2 databases/ruby-ldap/Makefile
--- a/databases/ruby-ldap/Makefile      Mon Apr 23 12:23:52 2012 +0000
+++ b/databases/ruby-ldap/Makefile      Mon Apr 23 12:31:36 2012 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2011/12/28 06:51:57 obache Exp $
+# $NetBSD: Makefile,v 1.9 2012/04/23 12:31:36 obache Exp $
 
 DISTNAME=      ruby-ldap-0.9.12
+PKGNAME=       ${DISTNAME:S/^ruby-/${RUBY_PKGPREFIX}-/}
 CATEGORIES=    databases ruby
 
 MAINTAINER=    obache%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index