diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-11-12 13:34:37 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-11-12 13:34:37 +0800 |
commit | c180d05399ae3f4b65164e8f0e318f87f3c14ec5 (patch) | |
tree | 2e175b82e0d1b97e1bab2cdbe477b80f0d39d029 /textproc | |
parent | e6c255b45b0632a5eaaf4b268e4ceeff950c7e1d (diff) | |
download | freebsd-ports-gnome-c180d05399ae3f4b65164e8f0e318f87f3c14ec5.tar.gz freebsd-ports-gnome-c180d05399ae3f4b65164e8f0e318f87f3c14ec5.tar.zst freebsd-ports-gnome-c180d05399ae3f4b65164e8f0e318f87f3c14ec5.zip |
Update to 0.7.0.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ruby-xtemplate/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-xtemplate/distinfo | 2 | ||||
-rw-r--r-- | textproc/ruby-xtemplate/pkg-plist | 12 |
3 files changed, 12 insertions, 4 deletions
diff --git a/textproc/ruby-xtemplate/Makefile b/textproc/ruby-xtemplate/Makefile index 8b19d8264494..8e1b40cb4381 100644 --- a/textproc/ruby-xtemplate/Makefile +++ b/textproc/ruby-xtemplate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xtemplate -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= textproc ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/textproc/ruby-xtemplate/distinfo b/textproc/ruby-xtemplate/distinfo index ededb00dab63..42a8434efd5c 100644 --- a/textproc/ruby-xtemplate/distinfo +++ b/textproc/ruby-xtemplate/distinfo @@ -1 +1 @@ -MD5 (ruby/xtemplate-0.6.0.tar.gz) = 3b0554e0d6c914d3f5fb3e8814069ac5 +MD5 (ruby/xtemplate-0.7.0.tar.gz) = 069de93c3cb8a3f18dc47f16b98636a4 diff --git a/textproc/ruby-xtemplate/pkg-plist b/textproc/ruby-xtemplate/pkg-plist index b2e7eff6f1cf..9a91277a0b6e 100644 --- a/textproc/ruby-xtemplate/pkg-plist +++ b/textproc/ruby-xtemplate/pkg-plist @@ -1,11 +1,9 @@ bin/xtemplate %%RUBY_SITEARCHLIBDIR%%/xtemplate_ext.so %%RUBY_SITELIBDIR%%/xtemplate.rb -%%RUBY_SITELIBDIR%%/xtemplate/dbi.rb %%RUBY_SITELIBDIR%%/xtemplate/hash.rb %%RUBY_SITELIBDIR%%/xtemplate/html.rb %%RUBY_SITELIBDIR%%/xtemplate/node.rb -%%RUBY_SITELIBDIR%%/xtemplate/proc.rb %%RUBY_SITELIBDIR%%/xtemplate/text.rb %%RUBY_SITELIBDIR%%/xtemplate/util.rb %%RUBY_SITELIBDIR%%/xtemplate/xml.rb @@ -74,8 +72,18 @@ bin/xtemplate %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample34.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample4.out %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample4.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample40.out +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample40.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample41.out +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample41.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample42.out +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample42.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample5.out %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample5.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample50.out +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample50.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample51.out +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample51.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample6.out %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample6.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample7.out |