aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2008-10-08 23:16:03 +0800
committerclsung <clsung@FreeBSD.org>2008-10-08 23:16:03 +0800
commit785a88b7d0e091833e2bc3652ff16bc767d404bc (patch)
tree92372cc0d8c570f914896c6fc68670648b443dde /devel
parent8e6bca235c5652cfc12cebce2581d69ec0b62a98 (diff)
downloadfreebsd-ports-gnome-785a88b7d0e091833e2bc3652ff16bc767d404bc.tar.gz
freebsd-ports-gnome-785a88b7d0e091833e2bc3652ff16bc767d404bc.tar.zst
freebsd-ports-gnome-785a88b7d0e091833e2bc3652ff16bc767d404bc.zip
- Update to 0.3.11
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-tzinfo/Makefile2
-rw-r--r--devel/rubygem-tzinfo/distinfo6
-rw-r--r--devel/rubygem-tzinfo/pkg-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/devel/rubygem-tzinfo/Makefile b/devel/rubygem-tzinfo/Makefile
index 2d7197e8becb..b54385400140 100644
--- a/devel/rubygem-tzinfo/Makefile
+++ b/devel/rubygem-tzinfo/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tzinfo
-PORTVERSION= 0.3.10
+PORTVERSION= 0.3.11
CATEGORIES= devel rubygems
MASTER_SITES= RF
diff --git a/devel/rubygem-tzinfo/distinfo b/devel/rubygem-tzinfo/distinfo
index 76e6f74aa8d6..68ee5d40ab2d 100644
--- a/devel/rubygem-tzinfo/distinfo
+++ b/devel/rubygem-tzinfo/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/tzinfo-0.3.10.gem) = b2fa384b88fdb1106747e6a5b47bf84b
-SHA256 (rubygem/tzinfo-0.3.10.gem) = 3f01fc1b08ba4eb874e01be32f063e2540a24574ae44271b7eeb88d5d49c0678
-SIZE (rubygem/tzinfo-0.3.10.gem) = 296960
+MD5 (rubygem/tzinfo-0.3.11.gem) = 0745c8f15eba2fc0c90dc089314ed77b
+SHA256 (rubygem/tzinfo-0.3.11.gem) = 6ed99c3b2fdd10629acf9f1b5a5a2895f8f69af28019e256ad6fdaaeface28a9
+SIZE (rubygem/tzinfo-0.3.11.gem) = 297472
diff --git a/devel/rubygem-tzinfo/pkg-plist b/devel/rubygem-tzinfo/pkg-plist
index 240016accf90..da5c84c984bd 100644
--- a/devel/rubygem-tzinfo/pkg-plist
+++ b/devel/rubygem-tzinfo/pkg-plist
@@ -114,6 +114,7 @@
%%GEM_DOC_DIR%%/rdoc/files/lib/tzinfo/info_timezone_rb.html
%%GEM_DOC_DIR%%/rdoc/files/lib/tzinfo/linked_timezone_info_rb.html
%%GEM_DOC_DIR%%/rdoc/files/lib/tzinfo/linked_timezone_rb.html
+%%GEM_DOC_DIR%%/rdoc/files/lib/tzinfo/ruby_core_support_rb.html
%%GEM_DOC_DIR%%/rdoc/files/lib/tzinfo/offset_rationals_rb.html
%%GEM_DOC_DIR%%/rdoc/files/lib/tzinfo/time_or_datetime_rb.html
%%GEM_DOC_DIR%%/rdoc/files/lib/tzinfo/timezone_definition_rb.html
@@ -710,6 +711,7 @@
%%GEM_LIB_DIR%%/lib/tzinfo/info_timezone.rb
%%GEM_LIB_DIR%%/lib/tzinfo/linked_timezone.rb
%%GEM_LIB_DIR%%/lib/tzinfo/linked_timezone_info.rb
+%%GEM_LIB_DIR%%/lib/tzinfo/ruby_core_support.rb
%%GEM_LIB_DIR%%/lib/tzinfo/offset_rationals.rb
%%GEM_LIB_DIR%%/lib/tzinfo/time_or_datetime.rb
%%GEM_LIB_DIR%%/lib/tzinfo/timezone.rb
@@ -730,6 +732,7 @@
%%GEM_LIB_DIR%%/test/tc_info_timezone.rb
%%GEM_LIB_DIR%%/test/tc_linked_timezone.rb
%%GEM_LIB_DIR%%/test/tc_linked_timezone_info.rb
+%%GEM_LIB_DIR%%/test/tc_ruby_core_support.rb
%%GEM_LIB_DIR%%/test/tc_offset_rationals.rb
%%GEM_LIB_DIR%%/test/tc_time_or_datetime.rb
%%GEM_LIB_DIR%%/test/tc_timezone.rb