diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-19 09:50:16 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-19 09:50:16 +0000 |
commit | 56718ec0d0ecc6d2018321bb1745108154262130 (patch) | |
tree | bb09877ca461f7685f5b2b2eac5cf497d0feda6c /devel/rubygem-gem_plugin | |
parent | a36d3016dc439f6a9c224510917bc0bb5a9ac52b (diff) | |
download | ports-56718ec0d0ecc6d2018321bb1745108154262130.tar.gz ports-56718ec0d0ecc6d2018321bb1745108154262130.zip |
Notes
Diffstat (limited to 'devel/rubygem-gem_plugin')
-rw-r--r-- | devel/rubygem-gem_plugin/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-gem_plugin/distinfo | 6 | ||||
-rw-r--r-- | devel/rubygem-gem_plugin/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/rubygem-gem_plugin/Makefile b/devel/rubygem-gem_plugin/Makefile index dfc8e3718d51..8c978ba7ca1f 100644 --- a/devel/rubygem-gem_plugin/Makefile +++ b/devel/rubygem-gem_plugin/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= gem_plugin -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= devel rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= mongrel diff --git a/devel/rubygem-gem_plugin/distinfo b/devel/rubygem-gem_plugin/distinfo index ba8acec97232..82d3de9a3e77 100644 --- a/devel/rubygem-gem_plugin/distinfo +++ b/devel/rubygem-gem_plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/gem_plugin-0.2.1.gem) = 30ebd22899ddf0e851ea776647f1a2d2 -SHA256 (rubygem/gem_plugin-0.2.1.gem) = b713cab09a0aa84fc29e57bcda0c0fb1dbcac2f619b0f1ebfb7178b86bc224a0 -SIZE (rubygem/gem_plugin-0.2.1.gem) = 43520 +MD5 (rubygem/gem_plugin-0.2.2.gem) = d00defdd383bc90b2b6d8c2773e93ab0 +SHA256 (rubygem/gem_plugin-0.2.2.gem) = bc338f5c477cba1898f621a59b62dab0d483f13468ee5e3c298385ac9bf0f095 +SIZE (rubygem/gem_plugin-0.2.2.gem) = 41984 diff --git a/devel/rubygem-gem_plugin/pkg-plist b/devel/rubygem-gem_plugin/pkg-plist index eb7daa2c2c78..c5f22e920006 100644 --- a/devel/rubygem-gem_plugin/pkg-plist +++ b/devel/rubygem-gem_plugin/pkg-plist @@ -1,5 +1,5 @@ bin/gpgen -%%CACHE_DIR%%/gem_plugin-0.2.1.gem +%%GEM_CACHE%% %%GEM_DOC_DIR%%/rdoc/classes/GemPlugin.html %%GEM_DOC_DIR%%/rdoc/classes/GemPlugin.src/M000001.html %%GEM_DOC_DIR%%/rdoc/classes/GemPlugin/Base.html @@ -63,7 +63,7 @@ bin/gpgen %%GEM_LIB_DIR%%/resources/tools/rakehelp.rb %%GEM_LIB_DIR%%/test/test_plugins.rb %%GEM_LIB_DIR%%/tools/rakehelp.rb -%%SPEC_DIR%%/gem_plugin-0.2.1.gemspec +%%GEM_SPEC%% @dirrm %%GEM_LIB_DIR%%/tools @dirrm %%GEM_LIB_DIR%%/test @dirrm %%GEM_LIB_DIR%%/resources/tools |