summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-03-11 09:11:34 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-03-11 09:11:34 +0000
commitb1a97a01a48602202174a70b05118e796b187c14 (patch)
tree7ff2de15738911afd2292f90c2f04f56c126fe8a
parentChange BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak. (diff)
Sigh. Again, bump libsablot's shlib major and PORTREVISION that
should have been updated when textproc/sablotron was updated. Submitted by: bento A stack of pointy hats to: skv
Notes
Notes: svn path=/head/; revision=77094
-rw-r--r--textproc/ruby-sablot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile
index 0eac9f470ce2..37316e928596 100644
--- a/textproc/ruby-sablot/Makefile
+++ b/textproc/ruby-sablot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sablot
PORTVERSION= 0.5.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= textproc ruby
MASTER_SITES= http://www.rubycolor.org/arc/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby interface to the Sablotron XSLT processor
-LIB_DEPENDS= sablot.69:${PORTSDIR}/textproc/sablotron \
+LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \
iconv.3:${PORTSDIR}/converters/libiconv \
expat.4:${PORTSDIR}/textproc/expat2