aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby-fox12
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-03-29 10:34:35 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-03-29 10:34:35 +0000
commit1bf217e2cef2c6594f63253d540712b72d3f3292 (patch)
treeb4920aa18c5b9039de953956f13dd9bb98ce3a35 /x11-toolkits/ruby-fox12
parentd859e98c96182518c3f38e90bf6be200ae7a8b75 (diff)
downloadports-1bf217e2cef2c6594f63253d540712b72d3f3292.tar.gz
ports-1bf217e2cef2c6594f63253d540712b72d3f3292.zip
- Chase x11-toolkits/fxscintilla update
- Transfer maintainership of ruby-fox12 - Add LATEST_LINKS - Correct PKGNAME after rename from ruby-fox and ruby-fox-devel Approved by: maintainer (ruby-fox12)
Notes
Notes: svn path=/head/; revision=188727
Diffstat (limited to 'x11-toolkits/ruby-fox12')
-rw-r--r--x11-toolkits/ruby-fox12/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/x11-toolkits/ruby-fox12/Makefile b/x11-toolkits/ruby-fox12/Makefile
index b167b7236118..1868a4102aef 100644
--- a/x11-toolkits/ruby-fox12/Makefile
+++ b/x11-toolkits/ruby-fox12/Makefile
@@ -7,21 +7,23 @@
PORTNAME= fox
PORTVERSION= 1.2.6
+PORTREVISION= 1
CATEGORIES= x11-toolkits ruby
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= fxruby
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-PKGNAMESUFFIX= -devel
DISTNAME= FXRuby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= alecn2002@yandex.ru
+MAINTAINER= araujo@bsdmail.org
COMMENT= Ruby extension module to use FOX 1.2, aka FXRuby
LIB_DEPENDS= FOX-1.2:${PORTSDIR}/x11-toolkits/fox12 \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
- fxscintilla.17:${PORTSDIR}/x11-toolkits/fxscintilla-fox12
+ fxscintilla.19:${PORTSDIR}/x11-toolkits/fxscintilla-fox12
+
+LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}12
FETCH_CMD= /usr/bin/fetch -Rr
USE_RUBY= yes