diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2004-12-25 17:58:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2004-12-25 17:58:04 +0000 |
commit | f3e32e5cab20f26bf95ba399cf1741ba0970fd81 (patch) | |
tree | 33091d76323e3c4958a9793b46ff76219bb153f1 /textproc/ruby-xtemplate | |
parent | ad31ad2bd2925b4c80bd3c7014b0286c0fd3d7e9 (diff) | |
download | ports-f3e32e5cab20f26bf95ba399cf1741ba0970fd81.tar.gz ports-f3e32e5cab20f26bf95ba399cf1741ba0970fd81.zip |
Notes
Diffstat (limited to 'textproc/ruby-xtemplate')
-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 8e1b40cb4381..5473b8423aa8 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 4614495140de..2b41520b6359 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 |