diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/rubygem-bzip2/Makefile | 22 | ||||
-rw-r--r-- | textproc/rubygem-bzip2/distinfo | 2 | ||||
-rw-r--r-- | textproc/rubygem-bzip2/pkg-descr | 3 |
5 files changed, 1 insertions, 28 deletions
@@ -1595,3 +1595,4 @@ russian/ircd-hybrid-ru|russian/ircd-hybrid|2011-03-30|Renamed java/netbeans3|java/netbeans|2011-03-31|Has expired: old, unmaintained, use java/netbeans instead java/netbeans4|java/netbeans|2011-03-31|Has expired: old, unmaintained, use java/netbeans instead java/netbeans5|java/netbeans|2011-03-31|Has expired: old, unmaintained, use java/netbeans instead +textproc/rubygem-bzip2||2011-04-03|Removed diff --git a/textproc/Makefile b/textproc/Makefile index 7d03befe14c7..a893478d451f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1140,7 +1140,6 @@ SUBDIR += ruby-xslt SUBDIR += ruby-xtemplate SUBDIR += rubygem-augeas - SUBDIR += rubygem-bzip2 SUBDIR += rubygem-diff-lcs SUBDIR += rubygem-ezamar SUBDIR += rubygem-ferret diff --git a/textproc/rubygem-bzip2/Makefile b/textproc/rubygem-bzip2/Makefile deleted file mode 100644 index 2d6851ec17ab..000000000000 --- a/textproc/rubygem-bzip2/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: rubygem-bzip2 -# Date created: 2011-03-29 -# Whom: Steve Wills <swills@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= bzip2 -PORTVERSION= 0.2.7 -CATEGORIES= textproc rubygems -MASTER_SITES= RG -DISTNAME= ${PORTNAME}-ruby-${PORTVERSION} - -MAINTAINER= ruby@FreeBSD.org -COMMENT= Ruby C bindings to libbzip2 - -USE_RUBY= yes -USE_RUBYGEMS= yes -GEM_NAME= ${PORTNAME}-ruby-${PORTVERSION} -RUBYGEM_AUTOPLIST= yes - -.include <bsd.port.mk> diff --git a/textproc/rubygem-bzip2/distinfo b/textproc/rubygem-bzip2/distinfo deleted file mode 100644 index 033803768330..000000000000 --- a/textproc/rubygem-bzip2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (rubygem/bzip2-ruby-0.2.7.gem) = 8b78907b568617533fcbcd0f52219788aa716b3a2aa503b5562dea94725ac2f9 -SIZE (rubygem/bzip2-ruby-0.2.7.gem) = 20480 diff --git a/textproc/rubygem-bzip2/pkg-descr b/textproc/rubygem-bzip2/pkg-descr deleted file mode 100644 index b1cb6605c3fa..000000000000 --- a/textproc/rubygem-bzip2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Ruby C bindings to libbzip2 - -WWW: http://rubygems.org/gems/bzip2-ruby |