aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ruby-mmap
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-03-16 03:16:03 +0800
committerknu <knu@FreeBSD.org>2001-03-16 03:16:03 +0800
commitea3e67526f352bd9c45d1cac952a53cb3da86900 (patch)
tree860d7c191d7db54185bf547643dd5ff9f1763d04 /devel/ruby-mmap
parent09ea50a1c5072e26a472cc813fd6a496b32f2270 (diff)
downloadfreebsd-ports-gnome-ea3e67526f352bd9c45d1cac952a53cb3da86900.tar.gz
freebsd-ports-gnome-ea3e67526f352bd9c45d1cac952a53cb3da86900.tar.zst
freebsd-ports-gnome-ea3e67526f352bd9c45d1cac952a53cb3da86900.zip
Update to 0.1.1.
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, 3 insertions, 4 deletions
diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile
index 343ccabe7baf..1ff851a5592d 100644
--- a/devel/ruby-mmap/Makefile
+++ b/devel/ruby-mmap/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mmap
-PORTVERSION= 0.1
+PORTVERSION= 0.1.1
CATEGORIES= devel ruby
MASTER_SITES= ftp://moulon.inra.fr/pub/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -20,7 +20,7 @@ USE_RUBY_EXTCONF= yes
INSTALL_TARGET= site-install
DOCS= README.en mmap.html mmap.rd
-EXAMPLES= aa b.rb
+EXAMPLES= b.rb
post-install:
.if !defined(NOPORTDOCS)
diff --git a/devel/ruby-mmap/distinfo b/devel/ruby-mmap/distinfo
index b7709953d725..6a1f57939498 100644
--- a/devel/ruby-mmap/distinfo
+++ b/devel/ruby-mmap/distinfo
@@ -1 +1 @@
-MD5 (ruby/mmap-0.1.tar.gz) = 79b41ab5018168f45ece47372d2cdbc5
+MD5 (ruby/mmap-0.1.1.tar.gz) = 2e2cadbaac1712fa251b98651f73bb60
diff --git a/devel/ruby-mmap/pkg-plist b/devel/ruby-mmap/pkg-plist
index ef57d01448b5..17a1059d9743 100644
--- a/devel/ruby-mmap/pkg-plist
+++ b/devel/ruby-mmap/pkg-plist
@@ -1,5 +1,4 @@
%%RUBY_SITEARCHLIBDIR%%/mmap.so
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/mmap/aa
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/mmap/b.rb
%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/mmap
%%PORTDOCS%%%%RUBY_DOCDIR%%/mmap/README.en