mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Remove graphics/rubygem-rmagick because it's a duplicate of ruby-rmagick
Sugested by: stas
This commit is contained in:
parent
a9f371b930
commit
1c42d758be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240398
1
MOVED
1
MOVED
@ -4146,3 +4146,4 @@ lang/gcc42-withgcjawt|lang/gcc42|2009-08-19|Not needed any longer, still an opti
|
||||
math/octave-forge-windows||2009-08-23|Abandoned upstream
|
||||
math/freefem++||2009-08-23|Has expired: unmaintained and consistently unportable
|
||||
math/it++||2009-08-23|Has expired: unmaintained and consistently unportable
|
||||
graphics/rubygem-rmagick||2009-08-27|Duplicate of graphics/ruby-rmagick
|
||||
|
@ -807,7 +807,6 @@
|
||||
SUBDIR += rubygem-imagesize
|
||||
SUBDIR += rubygem-objectdetect
|
||||
SUBDIR += rubygem-railroad
|
||||
SUBDIR += rubygem-rmagick
|
||||
SUBDIR += rubygem-scruffy
|
||||
SUBDIR += rubygem-turing
|
||||
SUBDIR += rubyphoto
|
||||
|
@ -1,22 +0,0 @@
|
||||
# New ports collection makefile for: rubygem-rmagick
|
||||
# Date created: 2009-06-16
|
||||
# Whom: Renato Botelho <garga@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= rmagick
|
||||
PORTVERSION= 2.11.0
|
||||
CATEGORIES= graphics rubygems
|
||||
MASTER_SITES= RF
|
||||
|
||||
MAINTAINER= garga@FreeBSD.org
|
||||
COMMENT= Ruby binding for ImageMagick
|
||||
|
||||
LIB_DEPENDS= MagickWand.2:${PORTSDIR}/graphics/ImageMagick
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (rubygem/rmagick-2.11.0.gem) = 8f72ea6eed6e8b9281eb0ee1463a3f84
|
||||
SHA256 (rubygem/rmagick-2.11.0.gem) = a914dfc1d5c22398fdc73a2f8432771b20efe63540299dae335a6eb959b2030e
|
||||
SIZE (rubygem/rmagick-2.11.0.gem) = 1266688
|
@ -1,4 +0,0 @@
|
||||
RMagick is an interface between the Ruby programming language and the
|
||||
ImageMagick and GraphicsMagick image processing libraries.
|
||||
|
||||
WWW: http://rmagick.rubyforge.org/
|
Loading…
Reference in New Issue
Block a user