diff options
author | knu <knu@FreeBSD.org> | 2003-07-30 02:27:21 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-07-30 02:27:21 +0800 |
commit | b7f51085006b304be05c757831dace7d153ba8c6 (patch) | |
tree | 9b90d62073049d0dabd6f8269cbbbf3756e73aac /textproc/ruby-xtemplate | |
parent | e751c7ea3c13014970057933b48dbe0174f8fa7b (diff) | |
download | freebsd-ports-gnome-b7f51085006b304be05c757831dace7d153ba8c6.tar.gz freebsd-ports-gnome-b7f51085006b304be05c757831dace7d153ba8c6.tar.zst freebsd-ports-gnome-b7f51085006b304be05c757831dace7d153ba8c6.zip |
Update to 0.6.0.
Diffstat (limited to 'textproc/ruby-xtemplate')
-rw-r--r-- | textproc/ruby-xtemplate/Makefile | 2 | ||||
-rw-r--r-- | textproc/ruby-xtemplate/distinfo | 2 | ||||
-rw-r--r-- | textproc/ruby-xtemplate/pkg-plist | 4 |
3 files changed, 6 insertions, 2 deletions
diff --git a/textproc/ruby-xtemplate/Makefile b/textproc/ruby-xtemplate/Makefile index 8d7ae5bf98a9..8b19d8264494 100644 --- a/textproc/ruby-xtemplate/Makefile +++ b/textproc/ruby-xtemplate/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xtemplate -PORTVERSION= 0.5.4 +PORTVERSION= 0.6.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 35b74be961e1..ededb00dab63 100644 --- a/textproc/ruby-xtemplate/distinfo +++ b/textproc/ruby-xtemplate/distinfo @@ -1 +1 @@ -MD5 (ruby/xtemplate-0.5.4.tar.gz) = dcc127d8d813167dc102246d81023c3f +MD5 (ruby/xtemplate-0.6.0.tar.gz) = 3b0554e0d6c914d3f5fb3e8814069ac5 diff --git a/textproc/ruby-xtemplate/pkg-plist b/textproc/ruby-xtemplate/pkg-plist index 539d8add83c3..b2e7eff6f1cf 100644 --- a/textproc/ruby-xtemplate/pkg-plist +++ b/textproc/ruby-xtemplate/pkg-plist @@ -68,6 +68,10 @@ bin/xtemplate %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample31.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample32.out %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample32.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample33.out +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample33.rb +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample34.out +%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample34.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample4.out %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample4.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/sample5.out |