aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/kshutdown-kde4/Makefile3
-rw-r--r--sysutils/kshutdown-kde4/distinfo6
-rw-r--r--sysutils/kshutdown/Makefile3
-rw-r--r--sysutils/kshutdown/distinfo6
4 files changed, 8 insertions, 10 deletions
diff --git a/sysutils/kshutdown-kde4/Makefile b/sysutils/kshutdown-kde4/Makefile
index 2748d9e12394..b46c27249493 100644
--- a/sysutils/kshutdown-kde4/Makefile
+++ b/sysutils/kshutdown-kde4/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= kshutdown
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 1.0.3
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/sysutils/kshutdown-kde4/distinfo b/sysutils/kshutdown-kde4/distinfo
index fd5fca3d1298..2620b4dcb889 100644
--- a/sysutils/kshutdown-kde4/distinfo
+++ b/sysutils/kshutdown-kde4/distinfo
@@ -1,3 +1,3 @@
-MD5 (kshutdown-1.0.1.tar.bz2) = 6f65d969fcd08533e4ccdf6cdc5576f6
-SHA256 (kshutdown-1.0.1.tar.bz2) = b3e5a86a6fc6d4839550c6c09b183d7e5ea77a3a439bacc9a5e8882c2e2dd1ef
-SIZE (kshutdown-1.0.1.tar.bz2) = 657378
+MD5 (kshutdown-1.0.3.tar.bz2) = 3ede21e09cf740e91276ab38eae6c722
+SHA256 (kshutdown-1.0.3.tar.bz2) = 1cf07351c47cbe7526d823d79985d511f1b3f82fcecd39663632a8e403e18d64
+SIZE (kshutdown-1.0.3.tar.bz2) = 651597
diff --git a/sysutils/kshutdown/Makefile b/sysutils/kshutdown/Makefile
index 2748d9e12394..b46c27249493 100644
--- a/sysutils/kshutdown/Makefile
+++ b/sysutils/kshutdown/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= kshutdown
-PORTVERSION= 1.0.1
-PORTREVISION= 1
+PORTVERSION= 1.0.3
CATEGORIES= sysutils kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/sysutils/kshutdown/distinfo b/sysutils/kshutdown/distinfo
index fd5fca3d1298..2620b4dcb889 100644
--- a/sysutils/kshutdown/distinfo
+++ b/sysutils/kshutdown/distinfo
@@ -1,3 +1,3 @@
-MD5 (kshutdown-1.0.1.tar.bz2) = 6f65d969fcd08533e4ccdf6cdc5576f6
-SHA256 (kshutdown-1.0.1.tar.bz2) = b3e5a86a6fc6d4839550c6c09b183d7e5ea77a3a439bacc9a5e8882c2e2dd1ef
-SIZE (kshutdown-1.0.1.tar.bz2) = 657378
+MD5 (kshutdown-1.0.3.tar.bz2) = 3ede21e09cf740e91276ab38eae6c722
+SHA256 (kshutdown-1.0.3.tar.bz2) = 1cf07351c47cbe7526d823d79985d511f1b3f82fcecd39663632a8e403e18d64
+SIZE (kshutdown-1.0.3.tar.bz2) = 651597
stuff for `bonobox'.Martin Baulig2000-11-052-2/+7 * Put this back; I suppose Elliot reverted it by accident sinceMartin Baulig2000-11-051-2/+2 * Updated Swedish translation.Christian Rose2000-11-052-575/+918 * kill all the bonob-ui-extract crud.Michael Meeks2000-11-0513-560/+5 * update all of ui/*.h to ui/*.xmlMichael Meeks2000-11-055-80/+462 * Updated Slovenian translationAndraz Tori2000-11-051-1/+1 * Updated Polish translationChyla Zbigniew2000-11-052-414/+440 * Block signals from the toggle button. (date_changed_cb): MergedFederico Mena Quintero2000-11-054-86/+63 * Translations from KeldKenneth Christiansen2000-11-041-793/+810 * Translations from KeldKenneth Christiansen2000-11-041-1004/+2004 * raise required version number to 0.8 added check for HTMLEditor.idl fileRadek Doulik2000-11-042-2/+19 * fix test for regular file to !S_ISREG (statbuf.st_mode)Radek Doulik2000-11-042-1/+4 * Updated russian translation.Valek Frob2000-11-041-299/+303 * use inline images hash tableRadek Doulik2000-11-0410-85/+126 * new function, generates simple message/content idRadek Doulik2000-11-043-0/+21 * Set the preface/postface from the parser into the multipart object.Not Zed2000-11-0410-33/+249 * Updated Swedish translation.Christian Rose2000-11-042-322/+337 * Undo my incorrect fix - I misunderstood danw - sorry!Jeffrey Stedfast2000-11-042-26/+9 * oops, return NULL not voidJeffrey Stedfast2000-11-041-2/+2 * Don't allow attaching anything but regular files.Jeffrey Stedfast2000-11-042-15/+25 * Updated Norwegian translation.Kjartan Maraas2000-11-042-293/+312 * don't free the MessageList search when it's being reusedDan Winship2000-11-042-1/+6 * Unbreak this.Dan Winship2000-11-042-2/+7 * Added a `--no-splash' option to the shell.Ettore Perazzoli2000-11-044-20/+60 * Updated Slovenian translationAndraz Tori2000-11-041-1070/+1005 * Fix the name of the signal passed to gtk_signal_new so that this actuallyDan Winship2000-11-042-1/+6 * Don't show the passwd in the url string. (mail_tool_local_uri_to_folder):Jeffrey Stedfast2000-11-042-6/+13 * Made it compile again.Chris Lahey2000-11-041-2/+2 * Turned on proper handling of insert and delete.Christopher James Lahey2000-11-041-1/+1 * If show_pass, then base64 the password before writing it to the outputJeffrey Stedfast2000-11-042-6/+41 * fix bug in previousDan Winship2000-11-041-3/+1 * Added new header files.Jeffrey Stedfast2000-11-0415-112/+274 * url_flags are now on CamelProvider, not CamelServiceDan Winship2000-11-045-12/+28 * Add an "url_flags" field to CamelProvider. Move the CAMEL_SERVICE_URL_*Dan Winship2000-11-0419-79/+79 * Clean the idl-generated files properly.Federico Mena Quintero2000-11-044-0/+14 * Clean the idl-generated files properly.Federico Mena Quintero2000-11-042-0/+7 * Removed the "time_changed" signal, since it was never being emitted in theFederico Mena Quintero2000-11-043-59/+81 * Clean the idl-generated sources properly. Likewise.Federico Mena Quintero2000-11-045-33/+37 * Added mail-display.h.Not Zed2000-11-0313-307/+373 * Updated Spanish translationHector Garcia2000-11-032-1236/+2593 * Since we insert at the parent->child position, we need to account forNot Zed2000-11-031-39/+117 * Updated russian translation.Valek Frob2000-11-032-205/+252 * Updated Norwegian translation.Kjartan Maraas2000-11-032-296/+377 * Sync with message menu. Addresses bugzilla bug #778.Jeffrey Stedfast2000-11-032-0/+8 * Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a moreJeffrey Stedfast2000-11-031-2/+2 * Turn on draw grid for the main ETable (this may not be working in ETableChristopher James Lahey2000-11-032-1/+6 * Removed QuickSearch widget.Christopher James Lahey2000-11-032-2/+4 * Removed these unnecessary .cvsignores.Christopher James Lahey2000-11-038-71/+403 * o2000-11-02 Christopher James Lahey <clahey@helixcode.com>Chris Lahey2000-11-032-3/+7 * Updated these unused glade files to better match the versions in the code.Christopher James Lahey2000-11-035-100/+130 * Most of these are already in ../../art. Don't need to duplicate themDan Winship2000-11-037-0/+0 * icons for the mail config druid. we will probably need tigert to spruce these...Anna Dirks2000-11-037-0/+0 * New mail config druid. This file also contains a dialog for editting existing...Anna Dirks2000-11-031-36/+2769 * Fixed a missing ".Christopher James Lahey2000-11-022-1/+5 * fi.po: Updated Finnish translationjjranta2000-11-022-907/+2605 * Require Bonobo-0.27+Michael Meeks2000-11-022-2/+6 * Fix for when 'desc' is NULL. (filter_driver_filter_message): Use a moreJeffrey Stedfast2000-11-022-1/+3 * The big api rename ...Michael Meeks2000-11-0220-48/+417 * Fix for when 'desc' is NULL.Jeffrey Stedfast2000-11-022-4/+12 * Quote foldernames when sending to the IMAP server because the folder nameJeffrey Stedfast2000-11-022-1/+7 * fmt argument should be const.Jeffrey Stedfast2000-11-023-3/+8 * Make "Get Mail" even more functional on IMAP (scans all folders),Dan Winship2000-11-027-108/+190 * Don't call the default logging function. (do_fetch_mail): Set the logfileJeffrey Stedfast2000-11-022-12/+16 * Use filter_driver_log() where appropriate. (do_copy): Use the service urlJeffrey Stedfast2000-11-023-50/+106 * Add "highlighted" flag to evolution_storage_new_folderDan Winship2000-11-022-2/+10 * Make this take "highlighted" as well.Dan Winship2000-11-026-4/+20 * ** Merged in camel-incremental-branch.Not Zed2000-11-0211-218/+956 * Merged in camel-incremental-branch.Not Zed2000-11-0213-107/+532 * Remove old subbed folders from hash table after freeing them.Dan Winship2000-11-022-3/+14 * Fixed validation errors.Aaron Weber2000-11-0216-434/+1220 * Updated Swedish translation.Christian Rose2000-11-022-942/+2786 * add fields search_entry and search_top.Chris Toshok2000-11-023-66/+386 * Moving the executive summarys now :)Iain Holmes2000-11-0222-101/+843 * Moving the executive summarys now :)Iain Holmes2000-11-025-0/+100 * Add "highligted" field to Folder. Add update_folder method toDan Winship2000-11-0218-61/+373 * Hmmm, someone can't spell Filder, er...I mean Filter ;-)Jeffrey Stedfast2000-11-022-2/+7 * Don't create the To, Cc, and Bcc lists based only on the address, use bothJeffrey Stedfast2000-11-022-9/+33 * Fix the CTE kludge, calculate the best mime transfer encoding for the mimeJeffrey Stedfast2000-11-022-15/+65 * Check to make sure the user has entered a valid date.Jeffrey Stedfast2000-11-022-189/+223 * Makefile.am: renamed GNOMELOCALEDIR to EVOLUTION_LOCALEDIRGediminas Paulauskas2000-11-021-1/+1 * Deal correctly with namespace == ""Dan Winship2000-11-022-1/+6 * If the name is NULL or empty, then set the title to "Mail from <address>".Jeffrey Stedfast2000-11-022-114/+132 * added composer keybindings descriptionRadek Doulik2000-11-024-0/+26 * added accel="*Control*Return" to FileSend replace FileSendNow withRadek Doulik2000-11-022-2/+8 * added property bag support for BonoboJesse Pavel2000-11-022-1/+34 * Lots of fixes and simplifications. Should get rid of the "missing icon"Dan Winship2000-11-022-107/+110 * Updated Slovenian translationAndraz Tori2000-11-021-1932/+5128 * Add Keybindings, please populateMiguel de Icaza2000-11-022-0/+8 * Updated russian translation.Valek Frob2000-11-012-124/+204 * *** empty log message ***Gediminas Paulauskas2000-11-011-0/+2 * modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-0118-4/+57 * Updated Ukrainian translationYuri Syrota2000-11-011-81/+71 * calendar: made all gui show localizedGediminas Paulauskas2000-11-019-1543/+4076 * updated catalan filePablo Saratxaga2000-11-012-909/+783 * Shouldn't we be strdup'ing the content? This seems to fix the memoryJeffrey Stedfast2000-11-013-24/+32 * Hmmm. SHRT_MAX changed to ICAL_RECURRENCE_ARRAY_MAX in libical. Deal withFederico Mena Quintero2000-11-012-6/+21 * Update for camel_service_disconnect change.Dan Winship2000-11-012-1/+6 * Add a new argument, clean, that says whether or not to try to disconnectDan Winship2000-11-018-80/+62 * Updated to allow the user to select "sounds like" or "does not sound like"Jeffrey Stedfast2000-11-014-6/+149 * this is a generated file. remove itDan Winship2000-11-011-369/+0 * Override the default validate function to only return TRUE if a folder hasJeffrey Stedfast2000-11-01