aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormax <max@FreeBSD.org>2002-11-11 09:21:23 +0800
committermax <max@FreeBSD.org>2002-11-11 09:21:23 +0800
commit9eb5f12f4a02b2436f2c566018c8ab0875e5e7a3 (patch)
tree4cacdbb3d5b9ec5cba478ee8a710789667b68f8a
parent3dc9c9c81630d71b4b80c4dc0bd3ac9dc35cd0d4 (diff)
downloadfreebsd-ports-gnome-9eb5f12f4a02b2436f2c566018c8ab0875e5e7a3.tar.gz
freebsd-ports-gnome-9eb5f12f4a02b2436f2c566018c8ab0875e5e7a3.tar.zst
freebsd-ports-gnome-9eb5f12f4a02b2436f2c566018c8ab0875e5e7a3.zip
Upgrade to 2.5.13.
Submitted by: sada
-rw-r--r--www/mhonarc/Makefile4
-rw-r--r--www/mhonarc/distinfo2
2 files changed, 3 insertions, 3 deletions
diff --git a/www/mhonarc/Makefile b/www/mhonarc/Makefile
index a3082154a61f..6d134cf835c7 100644
--- a/www/mhonarc/Makefile
+++ b/www/mhonarc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mhonarc
-PORTVERSION= 2.5.12
+PORTVERSION= 2.5.13
CATEGORIES= www mail
MASTER_SITES= http://www.mhonarc.org/tar/ \
http://www.oac.uci.edu/indiv/ehood/tar/ \
@@ -38,6 +38,6 @@ INSTALL_ARGS+= -nodoc
.include <bsd.port.pre.mk>
do-install:
- cd ${WRKSRC} && ${PERL5} install.me ${INSTALL_ARGS}
+ cd ${WRKSRC} && ${PERL5} install.me ${INSTALL_ARGS}
.include <bsd.port.post.mk>
diff --git a/www/mhonarc/distinfo b/www/mhonarc/distinfo
index 7c7ce3bb8086..2927200e9771 100644
--- a/www/mhonarc/distinfo
+++ b/www/mhonarc/distinfo
@@ -1 +1 @@
-MD5 (MHonArc2.5.12.tar.bz2) = c12a3adb61e308418c95c10b1da50885
+MD5 (MHonArc2.5.13.tar.bz2) = c011e70d2a9dd60272fa2f07c2fc8d36
b3'>add guarding for row indexing (Bug# 41497)JP Rosevear2003-04-191-5/+16 * add seriesid tag, maybe this will help building?Aaron Weber2003-04-191-0/+1 * Fixes for bug #41142.Jeffrey Stedfast2003-04-192-3/+11 * [ fixes #21499 ]Rodney Dawes2003-04-1927-13/+73 * (e_gtk_button_new_with_icon): Remove debuggingEttore Perazzoli2003-04-192-2/+5 * If the default_type is "foo/bar" and "foo" appears in the list butDan Winship2003-04-182-13/+18 * If the new folder's parent has unresolved children, async_open the parentDan Winship2003-04-182-8/+79 * Updated Portuguese translation.Duarte Loreto2003-04-182-459/+486 * Urls are unlikely to end with punctuation or closing braces, so strip anyJeffrey Stedfast2003-04-184-5/+30 * Turn off debugging. Fixes bug #41469.Jeffrey Stedfast2003-04-182-1/+5 * Fixes #41459JP Rosevear2003-04-173-10/+19 * Fixes #34498Rodrigo Moya2003-04-172-4/+19 * Update Czech translationMiloslav Trmac2003-04-172-431/+422 * remove the help menu item handling, as the help menu is removed. Clean upNot Zed2003-04-172-7/+5 * Remove the Help menu. 'Fix' for #38927.Not Zed2003-04-172-4/+5 * Remove COMPONENTDIR and set BINDIR and VERSION instead.Not Zed2003-04-177-12/+26 * Dont assume adding 1 to line length will go to the next line. e.g. for dosNot Zed2003-04-173-26/+46 * Removed erroneous line. Thanks to Christian Rose who reported that issue.Christian Neumair2003-04-173-2/+6 * Updated Swedish translation.Christian Rose2003-04-172-557/+556 * schema keys can't be directories (#41419)Jeremy Katz2003-04-172-1/+5 * set width and alignment of layout. (generate_layout): set width onMike Kestner2003-04-171-12/+29 * Fixes #41129, #41215, #41221, #41256Rodrigo Moya2003-04-1712-2759/+3019 * Fixes #41230JP Rosevear2003-04-172-10/+24 * Updated German translation.Christian Neumair2003-04-171-62/+63 * Fixed a logic error that was the cause of bug #41389.Jeffrey Stedfast2003-04-172-1/+6 * The gpg child process exiting does not necessarily mean that we've readyJeffrey Stedfast2003-04-172-6/+27 * Finished an #if 0'd out port to GObject from an #if 0'd out GtkObjectJeffrey Stedfast2003-04-173-11/+14 * Fixes #39735 and 40257JP Rosevear2003-04-176-162/+132 * Increase the default value forEttore Perazzoli2003-04-163-13/+21 * (remove_bonobo_menus): Only do the actual removeEttore Perazzoli2003-04-162-0/+9 * Sort by the first column.Ettore Perazzoli2003-04-164-53/+57 * Updated German translation and POTFILES.skip.Christian Neumair2003-04-163-259/+270 * For bug #41199.Not Zed2003-04-163-185/+285 * If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-1610-18/+60 * delegationAaron Weber2003-04-162-52/+177 * Unref the metrics. (e_calendar_item_draw): Re-use the widget's contextHans Petter Jansson2003-04-163-3/+33 * Free the id when we're done with it.Hans Petter Jansson2003-04-161-0/+3 * Don't unref the layout that was passed in. (e_table_header_draw_button):Hans Petter Jansson2003-04-162-2/+4 * Make sure any old symbol with the same name as the one being added, isHans Petter Jansson2003-04-162-0/+10 * fix padding and default size. Fixed warnings elsewhere in file.Mike Kestner2003-04-161-1/+7 * Free the temporary error text.Hans Petter Jansson2003-04-162-0/+5 * Free the temporary string.Hans Petter Jansson2003-04-164-5/+29 * [ fixes #41252 ] change title from "Check Address" to "Full Address".Chris Toshok2003-04-162-1/+7 * Return FALSE so the signal gets propogated further up the chain. Fixes bugJeffrey Stedfast2003-04-162-2/+12 * Set the correct border width and vbox spacing to be HIG compliant. FixesJeffrey Stedfast2003-04-163-4/+18 * new boolean flag.Dan Winship2003-04-164-36/+96 * Fixed an erroneous translation for "message".Wang Jian2003-04-152-2/+6 * Utility function to create a button with a stock icon.Not Zed2003-04-153-0/+56 * create a stock cancel button with a cancel all text. (build_dialogue):Not Zed2003-04-153-4/+21 * fix the title of the dialogue box. #41304.Not Zed2003-04-152-1/+6 * Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-152-298/+267 * add proper defaults for the fonts settings.Larry Ewing2003-04-152-1/+8 * A long list of updates for all these files.Aaron Weber2003-04-1411-671/+638 * Updated Portuguese translation.Duarte Loreto2003-04-142-112/+70 * Remove construct_pixmap_button (), use stock buttonsRodney Dawes2003-04-132-24/+6 * Update Czech translationMiloslav Trmac2003-04-122-67/+59 * Updated German translation, added missing files to POTFILES.*.Christian Neumair2003-04-124-309/+351 * Fixes bug #41243.Jeffrey Stedfast2003-04-123-337/+319 * Updated to comply with the HIG. Fixes bug #41239 and bug #41241.Jeffrey Stedfast2003-04-122-2/+3 * Updated to comply with the HIG.Jeffrey Stedfast2003-04-122-230/+224 * updated the bug list that my last commit fixed (since more bugs have been sub...Jeffrey Stedfast2003-04-121-1/+1 * Change the border width and padding to comply with the HIG. Fixes bugJeffrey Stedfast2003-04-122-1/+3 * Change the border width and padding to comply with the HIG. Fixes bugJeffrey Stedfast2003-04-122-1/+8 * 1.3.2.99.Ettore Perazzoli2003-04-122-1/+5 * added more bug #'sJeffrey Stedfast2003-04-121-2/+2 * The return of 1.3.2.Ettore Perazzoli2003-04-1241-7885/+7878 * Fixes for bugs: #41149, #41150, #41151, #41152, #41153, #41155 and #41156.Jeffrey Stedfast2003-04-128-42/+78 * Add padding around the entry/checkbox and change the border width of theJeffrey Stedfast2003-04-122-2/+10 * Oops. Add this back. Turns out it's still needed by other parts.Dan Winship2003-04-123-1/+21 * updated NEWSJeffrey Stedfast2003-04-121-0/+5 * More updates.JP Rosevear2003-04-121-2/+2 * Update for 1.3.2JP Rosevear2003-04-121-0/+10 * free data here since we don't have source in finalizeJP Rosevear2003-04-111-11/+15 * Remove the "Contacts" button and entry from here too. Supposed to haveDan Winship2003-04-117-424/+14 * added missing capabilities.Rodrigo Moya2003-04-119-14/+39 * load the default book to look for additional free/busy info in (init):JP Rosevear2003-04-112-16/+29 * guard against multiple destroy callsJP Rosevear2003-04-112-3/+15 * only print a message if the exception isn't the reasonable NotFoundJP Rosevear2003-04-112-1/+7 * unref the main widget since we ref it when we un-parent itJP Rosevear2003-04-118-1/+40 * Update Czech translationMiloslav Trmac2003-04-112-90/+94 * added the allocation's X and Y position to the calculated coordinates.Rodrigo Moya2003-04-112-4/+31 * Change the action button ordering and also change the padding to complyJeffrey Stedfast2003-04-112-15/+24 * Fixes #41127JP Rosevear2003-04-113-5/+16 * Change the padding to comply with the GNOME HIG. Fixes bug #41001.Jeffrey Stedfast2003-04-112-11/+18 * Update Czech translationMiloslav Trmac2003-04-112-61/+40 * use stock buttons, remove desc frame. #if out the copy button. addMike Kestner2003-04-113-282/+229 * Turn off debugging if CAMEL_VERBOSE_DEBUG isn't set.Jeffrey Stedfast2003-04-112-1/+8 * add ... to "Define Views" and "Save Custom View" menuitem labels.Mike Kestner2003-04-102-2/+7 * only remove the alarm for backends that want it (Exchange).Rodrigo Moya2003-04-102-1/+8 * added #define's for static capabilities.Rodrigo Moya2003-04-103-1/+19 * filter data test cases.Not Zed2003-04-109-17/+205 * Removed. I just realised that we ALWAYS want to get gpg's stderr in UTF-8,Jeffrey Stedfast2003-04-102-113/+92 * Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno whatJeffrey Stedfast2003-04-102-2/+2 * Changed my mind a bit on how I wanted this to work. Instead of aborting onJeffrey Stedfast2003-04-102-29/+45 * Save the content size in a temp variable until after we've successfullyJeffrey Stedfast2003-04-102-1/+19 * Sync for 1.3.2.Ettore Perazzoli2003-04-10