diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-09-26 10:11:51 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-09-26 10:11:51 +0000 |
commit | 718f3ced0ad18c7006c9355aab847924ab10540b (patch) | |
tree | 1a2172f7143f83c529e01acd2c803f094928d449 /devel | |
parent | 60c53a7f97d5dbb21f5ac41e7e56fbbfd0296f5e (diff) | |
download | ports-718f3ced0ad18c7006c9355aab847924ab10540b.tar.gz ports-718f3ced0ad18c7006c9355aab847924ab10540b.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-tzinfo/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-tzinfo/distinfo | 6 | ||||
-rw-r--r-- | devel/rubygem-tzinfo/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/rubygem-tzinfo/Makefile b/devel/rubygem-tzinfo/Makefile index 9379016cf142..2d7197e8becb 100644 --- a/devel/rubygem-tzinfo/Makefile +++ b/devel/rubygem-tzinfo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tzinfo -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.10 CATEGORIES= devel rubygems MASTER_SITES= RF diff --git a/devel/rubygem-tzinfo/distinfo b/devel/rubygem-tzinfo/distinfo index 2d72d6419b4c..76e6f74aa8d6 100644 --- a/devel/rubygem-tzinfo/distinfo +++ b/devel/rubygem-tzinfo/distinfo @@ -1,3 +1,3 @@ -MD5 (rubygem/tzinfo-0.3.8.gem) = 0d363266a76bc02b8a1e0c90d469fabf -SHA256 (rubygem/tzinfo-0.3.8.gem) = 656fe8f6444bedfc1a9e4ccb11c7c9c2a030a76610ec92363559c958625ea884 -SIZE (rubygem/tzinfo-0.3.8.gem) = 295424 +MD5 (rubygem/tzinfo-0.3.10.gem) = b2fa384b88fdb1106747e6a5b47bf84b +SHA256 (rubygem/tzinfo-0.3.10.gem) = 3f01fc1b08ba4eb874e01be32f063e2540a24574ae44271b7eeb88d5d49c0678 +SIZE (rubygem/tzinfo-0.3.10.gem) = 296960 diff --git a/devel/rubygem-tzinfo/pkg-plist b/devel/rubygem-tzinfo/pkg-plist index d29de2772870..240016accf90 100644 --- a/devel/rubygem-tzinfo/pkg-plist +++ b/devel/rubygem-tzinfo/pkg-plist @@ -323,6 +323,7 @@ %%GEM_LIB_DIR%%/lib/tzinfo/definitions/America/Resolute.rb %%GEM_LIB_DIR%%/lib/tzinfo/definitions/America/Rio_Branco.rb %%GEM_LIB_DIR%%/lib/tzinfo/definitions/America/Rosario.rb +%%GEM_LIB_DIR%%/lib/tzinfo/definitions/America/Santarem.rb %%GEM_LIB_DIR%%/lib/tzinfo/definitions/America/Santiago.rb %%GEM_LIB_DIR%%/lib/tzinfo/definitions/America/Santo_Domingo.rb %%GEM_LIB_DIR%%/lib/tzinfo/definitions/America/Sao_Paulo.rb @@ -743,6 +744,7 @@ %%GEM_LIB_DIR%%/test/tc_timezone_proxy.rb %%GEM_LIB_DIR%%/test/tc_timezone_transition_info.rb %%GEM_LIB_DIR%%/test/tc_timezone_utc.rb +%%GEM_LIB_DIR%%/test/test_utils.rb %%GEM_LIB_DIR%%/test/ts_all.rb %%GEM_SPEC%% @dirrm %%GEM_LIB_DIR%%/test |