diff options
author | knu <knu@FreeBSD.org> | 2002-03-14 04:34:16 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-14 04:34:16 +0800 |
commit | 5ae99359caa5095df0ad76f626936dd14eea6db9 (patch) | |
tree | 22bd78fd4364e721e0af6f1c0f8ede50bd3c549b | |
parent | 0b40e117624215a83deedcebe7d3c1b4fb10d409 (diff) | |
download | freebsd-ports-gnome-5ae99359caa5095df0ad76f626936dd14eea6db9.tar.gz freebsd-ports-gnome-5ae99359caa5095df0ad76f626936dd14eea6db9.tar.zst freebsd-ports-gnome-5ae99359caa5095df0ad76f626936dd14eea6db9.zip |
Update to 1.04.
-rw-r--r-- | textproc/ruby-format/Makefile | 4 | ||||
-rw-r--r-- | textproc/ruby-format/distinfo | 2 | ||||
-rw-r--r-- | textproc/ruby-format/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/textproc/ruby-format/Makefile b/textproc/ruby-format/Makefile index 1a5c76b10844..d6a6417ded69 100644 --- a/textproc/ruby-format/Makefile +++ b/textproc/ruby-format/Makefile @@ -6,9 +6,9 @@ # PORTNAME= format -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= textproc ruby -MASTER_SITES= http://www.crhc.uiuc.edu/~rubel/ +MASTER_SITES= http://www.crhc.uiuc.edu/~rubel/FormatR/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FormatR.${PORTVERSION} DIST_SUBDIR= ruby diff --git a/textproc/ruby-format/distinfo b/textproc/ruby-format/distinfo index 644973d665bf..90e7cacb5f17 100644 --- a/textproc/ruby-format/distinfo +++ b/textproc/ruby-format/distinfo @@ -1 +1 @@ -MD5 (ruby/FormatR.1.03.tar.gz) = 13debc3f3d247a5d5eebe99651bb6a02 +MD5 (ruby/FormatR.1.04.tar.gz) = 94d698fc499f5d1e46cb9380abb60240 diff --git a/textproc/ruby-format/pkg-plist b/textproc/ruby-format/pkg-plist index dcd2c0f2e8e2..02de0951cee5 100644 --- a/textproc/ruby-format/pkg-plist +++ b/textproc/ruby-format/pkg-plist @@ -9,5 +9,6 @@ %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/format/test/6 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/format/test/7 %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/format/test/8 +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/format/test/10 %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/format/test %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/format |