aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlth <lth@FreeBSD.org>2012-09-16 20:54:04 +0800
committerlth <lth@FreeBSD.org>2012-09-16 20:54:04 +0800
commitea017f3a9054bdc3cae44b669542c7c7f7c7da24 (patch)
tree2e07deeaf577746e4e944049b5f81c3274b23e31
parentfeb92e5ada9b5f7b3da3948c2fdef1f739a20986 (diff)
downloadfreebsd-ports-gnome-ea017f3a9054bdc3cae44b669542c7c7f7c7da24.tar.gz
freebsd-ports-gnome-ea017f3a9054bdc3cae44b669542c7c7f7c7da24.tar.zst
freebsd-ports-gnome-ea017f3a9054bdc3cae44b669542c7c7f7c7da24.zip
Update to 0.32
-rw-r--r--sysutils/p5-Sys-Syslog/Makefile2
-rw-r--r--sysutils/p5-Sys-Syslog/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/p5-Sys-Syslog/Makefile b/sysutils/p5-Sys-Syslog/Makefile
index 347afd23d875..add976510378 100644
--- a/sysutils/p5-Sys-Syslog/Makefile
+++ b/sysutils/p5-Sys-Syslog/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Sys-Syslog
-PORTVERSION= 0.31
+PORTVERSION= 0.32
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff --git a/sysutils/p5-Sys-Syslog/distinfo b/sysutils/p5-Sys-Syslog/distinfo
index fb60c94c6f0c..ffdf89aa225d 100644
--- a/sysutils/p5-Sys-Syslog/distinfo
+++ b/sysutils/p5-Sys-Syslog/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Sys-Syslog-0.31.tar.gz) = e20aae5d64ee2f8b044f0ff3761ec474d4fe9058ced02035b5ed33dbf9aac822
-SIZE (Sys-Syslog-0.31.tar.gz) = 81876
+SHA256 (Sys-Syslog-0.32.tar.gz) = c27e4b0100b2eb8edd06ada4068136ce4432be6f7763782ddf6528f25022d5a2
+SIZE (Sys-Syslog-0.32.tar.gz) = 82027
0'>2000-08-304-2/+13 * Oops, set the dtstart/dtend on the component before adding it.Federico Mena Quintero2000-08-302-15/+28 * Make sure the is_utc flag is always FALSE for icaltime_from_timetJP Rosevear2000-08-302-21/+27 * Make sure the is_utc flag is always FALSE for icaltime_from_timetJP Rosevear2000-08-302-34/+50 * Oops, commit changelogJP Rosevear2000-08-301-0/+6 * Actually add the comp_instance struct to the instances list. We now appearJP Rosevear2000-08-301-2/+4 * Prevent exceptions from being overwrittenJeffrey Stedfast2000-08-305-193/+235 * Removed old code that will never be needed againJeffrey Stedfast2000-08-304-212/+102 * Now the views monitor the client by themselves; it does not make sense toFederico Mena Quintero2000-08-3011-1053/+413 * Fixing a spurious unref, or creating a circular reference? You decide.Peter Williams2000-08-302-0/+12 * CamelRemoteStore: a new generic store for stores that connect to servers. Pre...Peter Williams2000-08-3020-902/+1216 * Update this and related functions to no longer take a From address. (TheDan Winship2000-08-304-41/+26 * decruftDan Winship2000-08-303-39/+10 * remove USING_OAF referenceDan Winship2000-08-301-5/+1 * Remove USING_OAF checksDan Winship2000-08-3013-214/+32 * Updated to check for EXPUNGE notificationsJeffrey Stedfast2000-08-305-21/+88 * Use event_editor_set_event_objectJP Rosevear2000-08-305-8/+24 * Updated Swedish translationAndreas Hydén2000-08-292-700/+747 * Updated russian translation.Valek Frob2000-08-292-183/+223 * Strip off newlines when setting the messages in the statusbar, so thatEttore Perazzoli2000-08-292-3/+22 * These are not UTC timesJP Rosevear2000-08-292-2/+7 * Fixed the hack around quoted string responses - should now handle themJeffrey Stedfast2000-08-293-165/+167 * New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-2914-45/+86 * We no longer need time_from_icaltimetype as libical has the API for thisJP Rosevear2000-08-297-47/+31 * Remove the icalcomponent from the toplevel calendar here.Federico Mena Quintero2000-08-292-21/+38 * Add new news stores as well as mail sourcesPeter Williams2000-08-292-0/+11 * Use the right argument name to turn on grid lines.Christopher James Lahey2000-08-292-6/+12 * Make printing of groups work better and make them print headers.Christopher James Lahey2000-08-295-76/+275 * Always request to import the HTML version if at all possible so that weJeffrey Stedfast2000-08-293-5/+9 * Set the "From" address in the CamelMimeMessage. Also updated to useJeffrey Stedfast2000-08-294-45/+74 * Free the from address when we're done with it. Also,Jeffrey Stedfast2000-08-292-12/+16 * Add/fix .cvsignores.Ettore Perazzoli2000-08-282-0/+13 * Remove a ton of (hopefully harmless) warnings from the ETable code.Ettore Perazzoli2000-08-287-12/+46 * Make the shell start up components through a OAF query forEttore Perazzoli2000-08-283-13/+96 * Updated Japanese translation.Akira Tagoh2000-08-282-746/+1671 * Free()ing memory allocated through alloca() is Not A Good Thing.Ettore Perazzoli2000-08-282-1/+5 * update with emailed patch...Vincent Renardias2000-08-281-718/+791 * Add more user-friendly progress messages from the friendly folks at Helix Cod...Peter Williams2000-08-283-3/+27 * Display the number of messages downloaded starting from one instead ofEttore Perazzoli2000-08-283-16/+49 * Goodbye, GDK_THREADS!Peter Williams2000-08-2811-102/+31 * Added pt to ALL_LINGUASJesus Bravo Alvarez2000-08-282-1/+5 * Initiliaze tzid to null, only set recurrence rules and exception dates ifJP Rosevear2000-08-282-35/+44 * Fix to prevent possible buffer overflows and a logic fix.Jeffrey Stedfast2000-08-282-5/+5 * Fix to prevent possible buffer overflowsJeffrey Stedfast2000-08-282-34/+42 * Write out the calendar object (cal_backend_file_update_object): Remove/addJP Rosevear2000-08-282-9/+59 * New crypto function to clearsign plaintextJeffrey Stedfast2000-08-283-8/+140 * Added bonobo menu handler for mark_all_deleted function.Ariel Rios2000-08-284-0/+28 * added italian translationChristopher R. Gabriel2000-08-281-0/+2 * Updated French translationjfell2000-08-272-1203/+2500 * Updated russian translation.Valek Frob2000-08-272-101/+98 * builddir != srcdir fixes.Ettore Perazzoli2000-08-273-2/+9 * Change the way the message view window's size is set up so that theEttore Perazzoli2000-08-272-1/+8 * Use `g_free()' instead of `free()' in the `header_decode_text()'Ettore Perazzoli2000-08-272-1/+6 * Updated Galician translationJesus Bravo Alvarez2000-08-262-793/+2207 * Got rid of some warnings.Christopher James Lahey2000-08-264-4/+12 * Fixed an incorrect struct name.Christopher James Lahey2000-08-262-2/+6 * Fixed an uninitialized variable.Christopher James Lahey2000-08-262-1/+5 * Added some g_return_if_fails and g_return_val_if_fails.Christopher James Lahey2000-08-2610-31/+122 * Remove add addressbook/demo files from this.Christopher James Lahey2000-08-262-2/+4 * Comment out minicard-view-test since its gnorba dependentJP Rosevear2000-08-263-36/+41 * Die gnorba die.JP Rosevear2000-08-266-45/+13 * demo/* Removed the demo directory since it's no longer used.Christopher James Lahey2000-08-2613-1845/+4 * Remove gnorba stuffJP Rosevear2000-08-264-34/+6 * KillJP Rosevear2000-08-263-30/+7 * KillJP Rosevear2000-08-263-33/+8 * Remove gnorba stuffJP Rosevear2000-08-269-72/+14 * Remove gnorba related codeJP Rosevear2000-08-263-83/+5 * Remove gnorba related codeJP Rosevear2000-08-262-8/+7 * Require oafized bonoboJP Rosevear2000-08-262-41/+35 * Uncomment debug code.JP Rosevear2000-08-263-5/+36 * convert to use ETree instead of GtkCTree.Chris Toshok2000-08-265-399/+329 * Add -export-dynamic so libglade will be able to resolve custom widgetDan Winship2000-08-262-1/+7 * Add support for specifying on which port to connect to a server; fix a potent...Peter Williams2000-08-2613-1/+67 * Don't attempt to free this if its null (calendar_model_duplicate_value):JP Rosevear2000-08-264-17/+43 * Ref a few things that need it. Avoid triggering some assertions.Peter Williams2000-08-264-4/+23 * If the url path is "/" and the folder path is "/", just LIST "" "*" (thisJeffrey Stedfast2000-08-262-3/+4 * Updated russian translation.Valek Frob2000-08-262-614/+689 * If the url path is "/" and the folder path is "/", just LIST "" "*" (thisJeffrey Stedfast2000-08-262-7/+38 * Implemented PGP 2.x encryption. We only need to get the passphrase if weJeffrey Stedfast2000-08-262-17/+65 * Compile fix for libicalPeter Williams2000-08-252-2/+8 * Redid filter and vFolder assistant descriptions.Aaron Weber2000-08-2510-266/+1282 * More UTF-8 handlingLauris Kaplinski2000-08-2520-66/+186 * Properly append to listJP Rosevear2000-08-255-18/+18 * Remove this duplicate file to fix buildJP Rosevear2000-08-253-39/+6 * Baby seal eyes are good with soy sauce! - FedericoFederico Mena Quintero2000-08-253-4/+8 * Fixety fix - FedericoFederico Mena Quintero2000-08-252-2/+6 * Fix an off by one error that was causing crashes.Christopher James Lahey2000-08-253-2/+8 * Set default values for all of the signal emissions.Christopher James Lahey2000-08-253-6/+10 * Check for selection->selection being NULL inChristopher James Lahey2000-08-253-0/+11 * Update for libical 0.19JP Rosevear2000-08-258-35/+39 * More import tidying.JP Rosevear2000-08-254-618/+7 * Pay attention to the return value from the click signal.Christopher James Lahey2000-08-253-4/+21 * Remove the executive summary stuff from the AC_OUTPUT list, as it doesEttore Perazzoli2000-08-251-1/+0 * Added a click signal which gets sent if the user hits the left or middleChristopher James Lahey2000-08-2517-1/+187 * Forgot to commit thisChris Lahey2000-08-252-4/+4 * Sync the right-click menu with the main menu for modifying messagesPeter Williams2000-08-254