diff options
| -rw-r--r-- | devel/rubygem-hoe/Makefile | 2 | ||||
| -rw-r--r-- | devel/rubygem-hoe/distinfo | 6 | ||||
| -rw-r--r-- | devel/rubygem-hoe/pkg-plist | 11 |
3 files changed, 9 insertions, 10 deletions
diff --git a/devel/rubygem-hoe/Makefile b/devel/rubygem-hoe/Makefile index a3036f232742..e99af9cd57b6 100644 --- a/devel/rubygem-hoe/Makefile +++ b/devel/rubygem-hoe/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= hoe -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= devel rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= seattlerb diff --git a/devel/rubygem-hoe/distinfo b/devel/rubygem-hoe/distinfo index 8a7694333daf..98911a202cb6 100644 --- a/devel/rubygem-hoe/distinfo +++ b/devel/rubygem-hoe/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/hoe-1.2.0.gem) = 6d481b25bb688470805e8261325a23c9 -SHA256 (rubygem/hoe-1.2.0.gem) = 597023845b3400ef35cc8172f996ff287927ee4f9263c62ec2a706a948f2d171 -SIZE (rubygem/hoe-1.2.0.gem) = 13312 +MD5 (rubygem/hoe-1.2.1.gem) = c6ca4f087d6c90ba9dfcd20756ba7ef5 +SHA256 (rubygem/hoe-1.2.1.gem) = a730edefe2f6470d91b60d74f8f864da3c5d19ec267f5c0efb615b9b78c15806 +SIZE (rubygem/hoe-1.2.1.gem) = 13824 diff --git a/devel/rubygem-hoe/pkg-plist b/devel/rubygem-hoe/pkg-plist index 64d5551b25d0..6dd3ed43f294 100644 --- a/devel/rubygem-hoe/pkg-plist +++ b/devel/rubygem-hoe/pkg-plist @@ -10,13 +10,12 @@ bin/sow %%GEM_LIB_DIR%%/test/test_hoe.rb %%GEM_DOC_DIR%%/rdoc/created.rid %%GEM_DOC_DIR%%/rdoc/rdoc-style.css -%%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.src/M000001.html -%%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/files/lib/hoe_rb.src/M000005.html %%GEM_DOC_DIR%%/rdoc/files/lib/hoe_rb.html +%%GEM_DOC_DIR%%/rdoc/files/History_txt.html +%%GEM_DOC_DIR%%/rdoc/files/Manifest_txt.html +%%GEM_DOC_DIR%%/rdoc/files/README_txt.html %%GEM_DOC_DIR%%/rdoc/classes/Hoe.html +%%GEM_DOC_DIR%%/rdoc/classes/Hoe.src/M000001.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 @@ -25,8 +24,8 @@ bin/sow @dirrm %%GEM_LIB_DIR%%/lib @dirrm %%GEM_LIB_DIR%%/bin @dirrm %%GEM_LIB_DIR%% +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/Hoe.src @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 |
