aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--audio/rubygem-ruby-mp3info/Makefile2
-rw-r--r--audio/rubygem-ruby-mp3info/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/rubygem-ruby-mp3info/Makefile b/audio/rubygem-ruby-mp3info/Makefile
index 744d87f7b48e..76e6bd2ea193 100644
--- a/audio/rubygem-ruby-mp3info/Makefile
+++ b/audio/rubygem-ruby-mp3info/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ruby-mp3info
-PORTVERSION= 0.5
+PORTVERSION= 0.6.12
CATEGORIES= audio rubygems
MASTER_SITES= RF
diff --git a/audio/rubygem-ruby-mp3info/distinfo b/audio/rubygem-ruby-mp3info/distinfo
index 140f6da04111..98d5c1547b7e 100644
--- a/audio/rubygem-ruby-mp3info/distinfo
+++ b/audio/rubygem-ruby-mp3info/distinfo
@@ -1,3 +1,3 @@
-MD5 (rubygem/ruby-mp3info-0.5.gem) = f3eafef682094e37d04ebd7af1d87b7d
-SHA256 (rubygem/ruby-mp3info-0.5.gem) = 6324ea74c1a85b905455e028be820d86c74d3ffdf74bd72c36941eed8adbe943
-SIZE (rubygem/ruby-mp3info-0.5.gem) = 16384
+MD5 (rubygem/ruby-mp3info-0.6.12.gem) = 73978b58da9a89ffb7e1b5e749d201f4
+SHA256 (rubygem/ruby-mp3info-0.6.12.gem) = 95fa49529cbd872650567744bf55bf7077c53abb4df77f9b8fa706db8bc05c72
+SIZE (rubygem/ruby-mp3info-0.6.12.gem) = 27648
001-10-307-72/+93 * We were using book_data->book_view immediately after unrefing it.Jon Trowbridge2001-10-302-3/+15 * add prototype for pas_book_factory_dump_active_backends.Chris Toshok2001-10-303-1/+35 * Drop a match if either of the text fields is NULL. This could happen ifJon Trowbridge2001-10-302-0/+14 * fix bug that allowed for phone's not to be in priority order and the itemJP Rosevear2001-10-303-53/+43 * a card also needs to have its phone nums in priority order to beJP Rosevear2001-10-302-1/+30 * move the syncable checking code to a different functionJP Rosevear2001-10-292-86/+116 * Use the actual ECardName in the ECard instead of parsing the full_nameChristopher James Lahey2001-10-292-14/+13 * New function to set the ECardName on this card and fix the file_as ifChristopher James Lahey2001-10-293-0/+19 * Handle returning dates here. (e_card_simple_get_allow_newlines): NewChristopher James Lahey2001-10-298-6/+92 * tidyJP Rosevear2001-10-294-2/+12 * Expose this function. (e_card_date_to_string): ...and this one. FixesJon Trowbridge2001-10-283-4/+14 * Change "this should never happen" dialog to not give my name/e-mail. SorryJon Trowbridge2001-10-283-1/+18 * [ bug #12979 ] new function. (anniversary_ber): new function.Chris Toshok2001-10-282-19/+172 * free up all the book_data list stuff.Chris Toshok2001-10-284-90/+170 * change to EBookCallback signature, and unref the book.Chris Toshok2001-10-282-5/+27 * change to EBookCallback signature, and unref the book. (add_card_idle_cb):Chris Toshok2001-10-284-10/+64 * Don't leak stuff. (Bug #13709)Jon Trowbridge2001-10-282-10/+20 * Fix the address of the FSF in the licensing comments.Ettore Perazzoli2001-10-281-3/+4 * Set book_uri when cardification occurs.Christopher James Lahey2001-10-282-13/+32 * Bumped required version of gal to 0.15.99.6.Christopher James Lahey2001-10-282-2/+8 * Doh! We should be sorting our contacts so that the most frequently usedJon Trowbridge2001-10-282-2/+10 * oops, left a collision marker inJon Trowbridge2001-10-281-1/+0 * That should be a bonobo_object_unref, not a gtk_object_unref.Jon Trowbridge2001-10-282-2/+24 * Fixing the license text.Ettore Perazzoli2001-10-289-49/+62 * copy phone labels and show phone as well, clear correct entry text andJP Rosevear2001-10-282-20/+16 * Fixing the license text.Ettore Perazzoli2001-10-2863-63/+0 * touch the record on lookup (check_for_slow_setting): write touched only ifJP Rosevear2001-10-272-5/+16 * Added paranoid reentrancy guards. (pas_book_queue_request): Changed ourJon Trowbridge2001-10-272-5/+25 * add prototypes for addressbook_config_database, andChris Toshok2001-10-273-0/+60 * Return on cancellation. (simple_query_sequence_complete_cb): Act if notJon Trowbridge2001-10-273-16/+70 * remove the merges as valid sync typesJP Rosevear2001-10-274-6/+28 * Oops... forgot to commit before.Jon Trowbridge2001-10-271-0/+2 * Cancel any pending queries.Jon Trowbridge2001-10-272-0/+15 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2763-126/+126 * Don't assert, but check if ce->app != NULL, since this function canJon Trowbridge2001-10-27