diff options
author | knu <knu@FreeBSD.org> | 2004-12-25 17:58:04 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2004-12-25 17:58:04 +0000 |
commit | 73ff592d2187da4ca35ed6d902844bfdcfdabcff (patch) | |
tree | 31608299f0d29a143a9bbee8431871760569b062 /textproc | |
parent | b6048c98b542c37a20aa225207df6558af2ddcaa (diff) | |
download | FreeBSD-ports-73ff592d2187da4ca35ed6d902844bfdcfdabcff.zip FreeBSD-ports-73ff592d2187da4ca35ed6d902844bfdcfdabcff.tar.gz |
Update to 0.8.0.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-xtemplate/Makefile | 6 | ||||
-rw-r--r-- | textproc/ruby-xtemplate/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/textproc/ruby-xtemplate/Makefile b/textproc/ruby-xtemplate/Makefile index 8e1b40c..5473b84 100644 --- a/textproc/ruby-xtemplate/Makefile +++ b/textproc/ruby-xtemplate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xtemplate -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= textproc ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,10 +17,6 @@ MAINTAINER= knu@FreeBSD.org COMMENT= A lightweight XML template engine for Ruby RUN_DEPENDS= ${RUBY_SITELIBDIR}/xmlscan/parser.rb:${PORTSDIR}/textproc/ruby-xmlscan -# You can use REXML as an alternative to xmlscan: -# ${RUBY_SITELIBDIR}/rexml/document.rb:${PORTSDIR}/textproc/ruby-rexml -# YAML is supported optionally: -# ${RUBY_SITELIBDIR}/yaml.rb:${PORTSDIR}/devel/ruby-yaml USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/textproc/ruby-xtemplate/distinfo b/textproc/ruby-xtemplate/distinfo index 4614495..2b41520 100644 --- a/textproc/ruby-xtemplate/distinfo +++ b/textproc/ruby-xtemplate/distinfo @@ -1,2 +1,2 @@ -MD5 (ruby/xtemplate-0.7.0.tar.gz) = 069de93c3cb8a3f18dc47f16b98636a4 -SIZE (ruby/xtemplate-0.7.0.tar.gz) = 41781 +MD5 (ruby/xtemplate-0.8.0.tar.gz) = 84132c80f71d6f5fbb538f87d52e9388 +SIZE (ruby/xtemplate-0.8.0.tar.gz) = 41533 |