aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/rubygem-hoe/Makefile8
-rw-r--r--devel/rubygem-hoe/distinfo6
-rw-r--r--devel/rubygem-hoe/pkg-plist12
3 files changed, 13 insertions, 13 deletions
diff --git a/devel/rubygem-hoe/Makefile b/devel/rubygem-hoe/Makefile
index 787e4de5cf57..772aa48b8bf5 100644
--- a/devel/rubygem-hoe/Makefile
+++ b/devel/rubygem-hoe/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= hoe
-PORTVERSION= 1.1.6
+PORTVERSION= 1.1.7
CATEGORIES= devel rubygems
MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
MASTER_SITE_SUBDIR= seattlerb
@@ -17,6 +17,6 @@ BUILD_DEPENDS= rake:${PORTSDIR}/devel/rubygem-rake \
rubyforge:${PORTSDIR}/devel/rubygem-rubyforge
RUN_DEPENDS= ${BUILD_DEPENDS}
-.include "${.CURDIR}/../ruby-gems/Makefile.common"
-
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
+.include <bsd.port.post.mk>
diff --git a/devel/rubygem-hoe/distinfo b/devel/rubygem-hoe/distinfo
index cb0118d98ead..219c0ed9b954 100644
--- a/devel/rubygem-hoe/distinfo
+++ b/devel/rubygem-hoe/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/hoe-1.1.6.gem) = d1774651ad94b5a516147e675e85f409
-SHA256 (rubygem/hoe-1.1.6.gem) = 05d7715b77c84e7ea8f3dfa902b67e002f3a3ff9d2b05d87104fa387952d3823
-SIZE (rubygem/hoe-1.1.6.gem) = 12288
+MD5 (rubygem/hoe-1.1.7.gem) = f38d2c91468b8c4717c28471e4b2fd8a
+SHA256 (rubygem/hoe-1.1.7.gem) = 8ef3beaaa4204c7fc02882cf955acb5b2cf4ca4ebf91acabb1ac1ee558e5a7c5
+SIZE (rubygem/hoe-1.1.7.gem) = 12288
diff --git a/devel/rubygem-hoe/pkg-plist b/devel/rubygem-hoe/pkg-plist
index f23fc69311c7..4fae81f5f4f5 100644
--- a/devel/rubygem-hoe/pkg-plist
+++ b/devel/rubygem-hoe/pkg-plist
@@ -1,9 +1,10 @@
bin/sow
%%GEM_CACHE%%
+%%GEM_SPEC%%
+%%GEM_LIB_DIR%%/History.txt
+%%GEM_LIB_DIR%%/Manifest.txt
%%GEM_LIB_DIR%%/README.txt
%%GEM_LIB_DIR%%/Rakefile
-%%GEM_LIB_DIR%%/Manifest.txt
-%%GEM_LIB_DIR%%/History.txt
%%GEM_LIB_DIR%%/bin/sow
%%GEM_LIB_DIR%%/lib/hoe.rb
%%GEM_LIB_DIR%%/test/test_hoe.rb
@@ -13,20 +14,19 @@ bin/sow
%%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000002.html
%%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000003.html
%%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000004.html
-%%GEM_DOC_DIR%%/rdoc/index.html
%%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.html
%%GEM_DOC_DIR%%/rdoc/classes/Hoe.html
%%GEM_DOC_DIR%%/rdoc/fr_file_index.html
%%GEM_DOC_DIR%%/rdoc/fr_class_index.html
%%GEM_DOC_DIR%%/rdoc/fr_method_index.html
-%%GEM_SPEC%%
+%%GEM_DOC_DIR%%/rdoc/index.html
+@dirrm %%GEM_LIB_DIR%%/test
@dirrm %%GEM_LIB_DIR%%/lib
@dirrm %%GEM_LIB_DIR%%/bin
-@dirrm %%GEM_LIB_DIR%%/test
@dirrm %%GEM_LIB_DIR%%
+@dirrm %%GEM_DOC_DIR%%/rdoc/classes
@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src
@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib
@dirrm %%GEM_DOC_DIR%%/rdoc/files
-@dirrm %%GEM_DOC_DIR%%/rdoc/classes
@dirrm %%GEM_DOC_DIR%%/rdoc
@dirrm %%GEM_DOC_DIR%%