aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-mmap
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-06-28 16:47:27 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-06-28 16:47:27 +0000
commitd1df17f68f061abd1d0ca906007256426ea6083c (patch)
tree5d66867fcb06a95cea007c89ae0e63b082f09136 /devel/ruby-mmap
parent0651aaa0860c78b3bf915352ff210527b8052c05 (diff)
downloadports-d1df17f68f061abd1d0ca906007256426ea6083c.tar.gz
ports-d1df17f68f061abd1d0ca906007256426ea6083c.zip
Update to 0.1.2.
Notes
Notes: svn path=/head/; revision=44530
Diffstat (limited to 'devel/ruby-mmap')
-rw-r--r--devel/ruby-mmap/Makefile4
-rw-r--r--devel/ruby-mmap/distinfo2
-rw-r--r--devel/ruby-mmap/pkg-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile
index 1ff851a5592d..eaa970caa84b 100644
--- a/devel/ruby-mmap/Makefile
+++ b/devel/ruby-mmap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mmap
-PORTVERSION= 0.1.1
+PORTVERSION= 0.1.2
CATEGORIES= devel ruby
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ USE_RUBY_EXTCONF= yes
INSTALL_TARGET= site-install
-DOCS= README.en mmap.html mmap.rd
+DOCS= Changes README.en mmap.html mmap.rd
EXAMPLES= b.rb
post-install:
diff --git a/devel/ruby-mmap/distinfo b/devel/ruby-mmap/distinfo
index 6a1f57939498..fff88fb1458f 100644
--- a/devel/ruby-mmap/distinfo
+++ b/devel/ruby-mmap/distinfo
@@ -1 +1 @@
-MD5 (ruby/mmap-0.1.1.tar.gz) = 2e2cadbaac1712fa251b98651f73bb60
+MD5 (ruby/mmap-0.1.2.tar.gz) = 1473458bd6b20265a77f503acb050378
diff --git a/devel/ruby-mmap/pkg-plist b/devel/ruby-mmap/pkg-plist
index 17a1059d9743..dedd0584363b 100644
--- a/devel/ruby-mmap/pkg-plist
+++ b/devel/ruby-mmap/pkg-plist
@@ -1,6 +1,7 @@
%%RUBY_SITEARCHLIBDIR%%/mmap.so
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/mmap/b.rb
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/mmap
+%%PORTDOCS%%%%RUBY_DOCDIR%%/mmap/Changes
%%PORTDOCS%%%%RUBY_DOCDIR%%/mmap/README.en
%%PORTDOCS%%%%RUBY_DOCDIR%%/mmap/mmap.html
%%PORTDOCS%%%%RUBY_DOCDIR%%/mmap/mmap.rd