pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-installpkg Remove ruby-installpkg package.
details: https://anonhg.NetBSD.org/pkgsrc/rev/febc267b5089
branches: trunk
changeset: 502191:febc267b5089
user: taca <taca%pkgsrc.org@localhost>
date: Thu Nov 03 06:15:27 2005 +0000
description:
Remove ruby-installpkg package.
This package was needed to install ruby-borges package when it was
imported. Now no package needs to this simple script.
diffstat:
devel/ruby-installpkg/DESCR | 4 ----
devel/ruby-installpkg/Makefile | 23 -----------------------
devel/ruby-installpkg/PLIST | 2 --
devel/ruby-installpkg/distinfo | 5 -----
4 files changed, 0 insertions(+), 34 deletions(-)
diffs (50 lines):
diff -r 5d98a87baec1 -r febc267b5089 devel/ruby-installpkg/DESCR
--- a/devel/ruby-installpkg/DESCR Thu Nov 03 06:09:51 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-This is a module that wraps the classes defined in Minero Aoki's
-install.rb script. It allows you to easily create your own
-installation files. It makes the process of creating installation
-scripts a bit more uniform.
diff -r 5d98a87baec1 -r febc267b5089 devel/ruby-installpkg/Makefile
--- a/devel/ruby-installpkg/Makefile Thu Nov 03 06:09:51 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2005/10/29 12:02:23 wiz Exp $
-
-DISTNAME= installpkg-0.0.1
-PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel ruby
-MASTER_SITES= http://www.aracnet.com/~ptkwt/ruby_stuff/InstallPkg/
-EXTRACT_SUFX= .tgz
-
-MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= # not available
-COMMENT= Ruby module for writing install.rb files
-
-RUBY_VERSION= ${RUBY16_VERSION}
-USE_RUBY_INSTALL= yes
-NO_BUILD= yes
-INSTALL_TARGET= # empty
-
-post-extract:
- ${RM} -f ${WRKSRC}/lib/.install-pkg.rb.swp
-
-.include "../../lang/ruby/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 5d98a87baec1 -r febc267b5089 devel/ruby-installpkg/PLIST
--- a/devel/ruby-installpkg/PLIST Thu Nov 03 06:09:51 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/06 15:35:23 taca Exp $
-${RUBY_SITELIBDIR}/install-pkg.rb
diff -r 5d98a87baec1 -r febc267b5089 devel/ruby-installpkg/distinfo
--- a/devel/ruby-installpkg/distinfo Thu Nov 03 06:09:51 2005 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 22:24:32 agc Exp $
-
-SHA1 (ruby/installpkg-0.0.1.tgz) = 481623988e7c4e8b23ed7da3e313ee9bb9268a43
-RMD160 (ruby/installpkg-0.0.1.tgz) = fcbb810e34a9126aff190286f9d81f0f0f44073d
-Size (ruby/installpkg-0.0.1.tgz) = 26833 bytes
Home |
Main Index |
Thread Index |
Old Index