diff options
author | roberto <roberto@FreeBSD.org> | 2002-04-09 00:01:23 +0800 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2002-04-09 00:01:23 +0800 |
commit | faba9031c92cf81b3a396aee33c1c85025c94faa (patch) | |
tree | d64e46f73eccc7b385abed52e1ab24ab1a94bff9 /www/ruby-tmpl | |
parent | 5f4c3b0c89f02a3e1cb9f2087e6e9c06ad7bd1cb (diff) | |
download | freebsd-ports-gnome-faba9031c92cf81b3a396aee33c1c85025c94faa.tar.gz freebsd-ports-gnome-faba9031c92cf81b3a396aee33c1c85025c94faa.tar.zst freebsd-ports-gnome-faba9031c92cf81b3a396aee33c1c85025c94faa.zip |
Update to 0.2.3.
PR: ports/36833
Submitted by: Sean Chittenden <sean@chittenden.org> (MAINTAINER)
Diffstat (limited to 'www/ruby-tmpl')
-rw-r--r-- | www/ruby-tmpl/Makefile | 4 | ||||
-rw-r--r-- | www/ruby-tmpl/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/ruby-tmpl/Makefile b/www/ruby-tmpl/Makefile index de3aede50485..d1f8657d82c1 100644 --- a/www/ruby-tmpl/Makefile +++ b/www/ruby-tmpl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tmpl -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= www textproc ruby MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ruby-${PORTNAME} @@ -21,6 +21,6 @@ USE_RUBY= yes NO_BUILD= yes do-install: - cd ${WRKSRC} && ${RUBY} install.rb + cd ${WRKSRC}; ${RUBY} install.rb .include <bsd.port.mk> diff --git a/www/ruby-tmpl/distinfo b/www/ruby-tmpl/distinfo index 53ce046a095d..ea5f30657648 100644 --- a/www/ruby-tmpl/distinfo +++ b/www/ruby-tmpl/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-tmpl-0.2.2.tar.gz) = 1a9c0be59118d6390dc7af3185cd5d8e +MD5 (ruby/ruby-tmpl-0.2.3.tar.gz) = 5990050e35ae72d9f34ee78074ae89ce |