aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authornivit <nivit@FreeBSD.org>2013-02-04 04:17:56 +0800
committernivit <nivit@FreeBSD.org>2013-02-04 04:17:56 +0800
commit577b3b4d7b9df8f538ba77b9168fd4da452db774 (patch)
tree427440d67db9ecf3dae3ba01bb6c0f5de61dde67 /devel
parent2bc0d4dc0124b8334a8ee6284779d3521343d690 (diff)
downloadfreebsd-ports-gnome-577b3b4d7b9df8f538ba77b9168fd4da452db774.tar.gz
freebsd-ports-gnome-577b3b4d7b9df8f538ba77b9168fd4da452db774.tar.zst
freebsd-ports-gnome-577b3b4d7b9df8f538ba77b9168fd4da452db774.zip
- Update to 1.8.4
- Remove OPTIONS_DEFINE
Diffstat (limited to 'devel')
-rw-r--r--devel/py-virtualenv/Makefile5
-rw-r--r--devel/py-virtualenv/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/devel/py-virtualenv/Makefile b/devel/py-virtualenv/Makefile
index 91cbe58a7a04..7840880cf17d 100644
--- a/devel/py-virtualenv/Makefile
+++ b/devel/py-virtualenv/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= virtualenv
-PORTVERSION= 1.8.2
+PORTVERSION= 1.8.4
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,6 @@ COMMENT= Virtual Python Environment builder
LICENSE= MIT
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
-OPTIONS_DEFINE= DOCS
PLIST_SUB= PYVER=${PYTHON_VER} PIPVER=${PIPVER} DISTRIBUTEVER=${DISTRIBUTEVER} \
PY2X=${PY2X}
@@ -22,7 +21,7 @@ USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PIPVER= 1.2.1
-DISTRIBUTEVER= 0.6.28
+DISTRIBUTEVER= 0.6.31
.include <bsd.port.options.mk>
diff --git a/devel/py-virtualenv/distinfo b/devel/py-virtualenv/distinfo
index 965e69bbcf2b..09ae74c5b717 100644
--- a/devel/py-virtualenv/distinfo
+++ b/devel/py-virtualenv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (virtualenv-1.8.2.tar.gz) = cffdab213221ef9305f8b4a20fa8ca034f7e30100d8b1e2514e08e33465e4be2
-SIZE (virtualenv-1.8.2.tar.gz) = 2168682
+SHA256 (virtualenv-1.8.4.tar.gz) = a16ee99f4a3b72be04704b8bd28c2f21d510af545492501ca3cd50fde9a70cb6
+SIZE (virtualenv-1.8.4.tar.gz) = 1857001
='commitgraph'>* Fixes #50538Bolian Yin2003-11-113-40/+61 * Fixes # 50480Bolian Yin2003-11-112-0/+30 * (e_source_selector_new): Expand all theEttore Perazzoli2003-11-112-0/+7 * don't include toplevel libicalJP Rosevear2003-11-082-1/+4 * make sure the marshal stuff is in the sources and remove the built filesJP Rosevear2003-11-072-2/+10 * Shush.JP Rosevear2003-11-071-0/+1 * Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-072-1/+5 * disable apply button when initial dialog. disable apply button afterCharles Zhang2003-11-032-0/+6 * new function to deal with grabing table cell focusTim Wo2003-11-031-0/+4 * shared object looks for wrong mo file"Suresh Chandrasekharan2003-11-034-4/+4 * fill_popup_menu signal has 2 arguments.Rodrigo Moya2003-10-292-1/+6 * added "fill_popup_menu" signal, to allow the addition of new items to theRodrigo Moya2003-10-293-1/+42 * add new file for toggle cell a11y object. new a11y object toggle cellYuedong Du2003-10-281-0/+4 * Fix for "50065 chinese locales Input method hangs after a task entry andSuresh Chandrasekharan2003-10-281-0/+3 * Allocate colors using gdk_colormap_alloc_color().Hans Petter Jansson2003-10-241-1/+4 * Remove these (unused since 1.2)Dan Winship2003-10-223-268/+4 * Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-225-0/+957 * Support for preedit in e-text widgets.Suresh Chandrasekharan2003-10-157-60/+376 * add new files. set the right role. new file.Yuedong Du2003-10-113-0/+22 * process GTK_RESPONSE_DELETE_EVENT signal correctly. the same as aboveCharles Zhang2003-10-101-2/+3 * INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-103-13/+26 * new, treeview renderer for combo cells new, GtkCellEditable for comboMike Kestner2003-10-016-0/+738 * Fixes #1245. ECalendar should be usable with the keyboardBolian Yin2003-09-226-53/+362 * GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.Tim Wo2003-09-121-0/+8 * new method to get the source model column for a specified available_modelMike Kestner2003-09-121-4/+14 * move scnt and gcnt initialization outside the for loop [43156].Mike Kestner2003-09-121-2/+2 * add e-table atk support to libgal a11y add atk registration forGilbert Fang2003-09-051-0/+8 * Fixes #15638.Hans Petter Jansson2003-08-282-3/+22 * add dependency on a11y/widgets. a11y init. (e_calendar_item_bounds): newBolian Yin2003-08-273-1/+28 * ** For bug #47874.Harry Lu2003-08-263-0/+11 * add an expander_style param (ect_draw): pass expander_style toMike Kestner2003-08-201-9/+56 * extracted from ect_draw (draw_expander): new gtktreeview-like expanderMike Kestner2003-08-164-86/+207 * filter S-F10 key binding, and show popup menu. (popup_menu_placement_cb):Maxx Cao2003-08-131-4/+48 * actually chose the right color to+ composite over when caching the pixmap.Larry Ewing2003-08-131-23/+6 * map model_column to available model row by ignoring disabled columns.Mike Kestner2003-07-291-2/+7 * use EVO_MARSHAL_RULEDan Winship2003-07-242-12/+3 * Remove this, since it claims to be deprecated, and nothing is actuallyDan Winship2003-07-234-443/+5 * add missing e_text_copy_clipboard() prototypeDan Winship2003-07-231-0/+1 * Create the pixbuf from empty.xpm rather than just callingDan Winship2003-07-232-1/+8 * Added a handler for GtkWidget::mnemonic_activate().Federico Mena Quintero2003-07-143-0/+37 * Chain to the parent handler. Fixes #45236.Federico Mena Quintero2003-07-102-0/+6 * make sure we don't unref the sorter more than once.Chris Toshok2003-07-051-1/+4 * unref the sorterDan Winship2003-07-011-1/+3 * Initialize some missing fields. Fixes "no handler with id" warnings at evoDan Winship2003-07-012-10/+7 * Implement. (ect_print): Use same font heuristics as evo calendar, pick aHans Petter Jansson2003-06-241-2/+25 * fix string duplication and refcounting problems.Larry Ewing2003-06-242-5/+7 * (set_menu): Translate the text. [#45112]Ettore Perazzoli2003-06-232-1/+5 * set iso-2022-cn string to SimplifiedJeffrey Stedfast2003-06-201-1/+1 * Fix for #45082: GB18030 BIG5HKSCS and EUC-TW charsets not supported inSuresh Chandrasekharan2003-06-202-29/+30 * remove extra ref, the count starts at one.Larry Ewing2003-06-193-3/+3 * accept event arg to be NULL.Bolian Yin2003-06-191-8/+14 * don't do the CURSOR_FIRST checks if cursor is NULL [43523]Mike Kestner2003-06-142-3/+3 * missed the changelog entry last time.Larry Ewing2003-06-131-1/+2 * i2003-06-13 Larry Ewing <lewing@ximian.com>Larry Ewing2003-06-131-0/+5 * Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-132-1/+6 * guard against NULL strings don't add disabled column titles to the store.Mike Kestner2003-06-124-23/+9 * take ownership of the duplicate string.Larry Ewing2003-06-122-1/+5 * Roll over ChangeLogs.Ettore Perazzoli2003-06-104-2409/+2409 * Fixes #43775JP Rosevear2003-05-313-7/+43 * bump libtool version for api addition new, utf8 in/outMike Kestner2003-05-291-26/+9 * to really fix 42952 use e_table_item_get_cell_geometry. Also a coupleEttore Perazzoli2003-05-221-4/+9 * Added HIG-appropriate spacing/ padding to the main hbox into which theAnna Marie Dirks2003-05-202-3/+9 * revert a broken CLEAN_FILES change. [42478]Mike Kestner2003-05-201-3/+2 * HIG-ified the spacing, padding, alignment of this dialog. Fixes bug #41148Anna Marie Dirks2003-05-192-256/+287 * port to GtkDialog.Larry Ewing2003-05-192-35/+75 * block the signal that got us here until we're done to stop an infiniteMike Kestner2003-05-174-17/+9 * Added appropriate padding/spacing to the categories list dialog. Fixes theAnna Marie Dirks2003-05-171-155/+153 * Make sure the galview.xml file exists before trying to parse it withJeffrey Stedfast2003-05-171-3/+7 * Disable debugging messages.Ettore Perazzoli2003-05-162-2/+2 * (tree_canvas_size_allocate): CallEttore Perazzoli2003-05-161-5/+5 * use weak refs not datasets. (e_tree_dispose): weak_unref the context.Mike Kestner2003-05-161-5/+15 * guard against multiple destroysJP Rosevear2003-05-154-10/+24 * gross hack to work around a post dispose event emission byMike Kestner2003-05-151-0/+3 * [ fixes several utf8/pango related problems, including bugs #41288,Chris Toshok2003-05-142-284/+391 * (gal_view_menus_unmerge): Guard againstEttore Perazzoli2003-05-142-1/+7 * [#42628] Call emit_search_activated() instead of emit_query_changed().Ettore Perazzoli2003-05-142-1/+7 * [ fixes bug #42177 ] remove the CAN_FOCUS flag.Chris Toshok2003-05-122-2/+5 * add null check for paths (find_prev_in_range): add null check for pathsMike Kestner2003-05-101-2/+2 * don't return on col == -1. update the adjustment to center the cursor.Mike Kestner2003-05-102-2/+13 * Fix date in ChangeLog.Ettore Perazzoli2003-05-101-1/+1 * *** empty log message ***Ettore Perazzoli2003-05-102-0/+8 * trash e_utf8_gtk function (e_search_bar_get_text): dittoJP Rosevear2003-05-082-2/+7 * add missing model_changed (etta_proxy_node_inserted): add missingMike Kestner2003-05-071-0/+4 * Use correct macro for int->pointerJeremy Katz2003-05-061-1/+1 * Fix prototype. Likewise.Jeremy Katz2003-05-062-2/+2 * Fixed typo in gal/e-text/e-text.c.Christian Neumair2003-05-061-1/+1 * return the instantiated object. [bug #42156]Mike Kestner2003-05-022-4/+27 * remove gratuitous refJP Rosevear2003-05-021-1/+0 * don't use unicode ellipsis so that we don't break on broken font setups.Mike Kestner2003-04-301-6/+1 * Remove this so that GtkContainer's destroy method will destroy all of theDan Winship2003-04-302-25/+7 * don't do wrapping during editMike Kestner2003-04-291-0/+3 * Don't convert the label charset from UTF-8 into the locale charset.Jeffrey Stedfast2003-04-292-11/+11 * Try stat'ing the file before loading it with xmlParseFile() to avoidJeffrey Stedfast2003-04-251-4/+6 * *misc/e-multi-config-dialog.c : add appropriate padding and spacing to theAnna Dirks2003-04-242-2/+10 * use unicode ellipsis char for breaking lines. Use g_utf8_find_prev_charMike Kestner2003-04-231-9/+14 * use e_tree_table_adapter_node_get_next to determine how to draw siblingMike Kestner2003-04-213-4/+16 * [ fixes evolution bug #40464 ] use G_SIGNAL_TYPE_STATIC_SCOPE for theChris Toshok2003-04-211-2/+2 * if the layout splits into more than one line, shorten it to a single lineMike Kestner2003-04-191-3/+18 * add guarding for row indexing (Bug# 41497)JP Rosevear2003-04-191-5/+16 * set width and alignment of layout. (generate_layout): set width onMike Kestner2003-04-171-12/+29 * (remove_bonobo_menus): Only do the actual removeEttore Perazzoli2003-04-162-0/+9 * 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 * fix padding and default size. Fixed warnings elsewhere in file.Mike Kestner2003-04-161-1/+7 * 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 * free data here since we don't have source in finalizeJP Rosevear2003-04-111-11/+15 * use stock buttons, remove desc frame. #if out the copy button. addMike Kestner2003-04-113-282/+229 * add ... to "Define Views" and "Save Custom View" menuitem labels.Mike Kestner2003-04-102-2/+7 * add response ids to buttonsMike Kestner2003-04-091-6/+6 * kill an old e_utf8_gtk usageMike Kestner2003-04-092-7/+5 * remove e-font.[ch], test-e-font, and test-font-loading. killMike Kestner2003-04-093-281/+2 * gal/e-text/e-text.[ch] : break EFont dependencyMike Kestner2003-04-092-5/+0 * swap button order swap button orderMike Kestner2003-04-092-32/+32 * fix button order fix button order fix button orderMike Kestner2003-04-083-3/+3 * remove debugging g_print calls fix length_threshold prop range fixMike Kestner2003-04-084-14/+3 * fill_color_gdk is a boxed GdkColor, not a pointer. (ecb_set_property):Chris Toshok2003-04-081-6/+7 * e_cell_percent_get_type returns GType, not GtkType.Chris Toshok2003-04-073-2/+10 * guard against root == NULL. Bug #39491.Mike Kestner2003-04-051-0/+3 * set handle_popup to TRUE on the EText.Chris Toshok2003-04-043-8/+34 * emit a keypress signal. yes, i know this might not correspond to a singleChris Toshok2003-04-031-0/+2 * ifdef gtk_widget_get_clipboard since we need to build against gtk 2.0.Chris Toshok2003-04-031-3/+24 * only connect the signals if !im_context_signals_registered. (e_text_init):Chris Toshok2003-04-032-7/+13 * just disconnect based on DATA, so we only need 1 call. (e_text_event):Chris Toshok2003-04-031-20/+4 * [ either fixes #39702 or comes damn, damn close. also, fixes EText to notChris Toshok2003-04-034-461/+473 * For example; a selection ending 2003-apr-02 does not fit into theHans Petter Jansson2003-04-032-8/+24 * (e_tree_class_init): Add a G_SIGNAL_TYPE_STATIC_SCOPEEttore Perazzoli2003-04-031-1/+1 * restore expanded state of node and all children. Fixes Ximian bug #40393.Mike Kestner2003-04-031-3/+31 * move to using gtk_im_context.Larry Ewing2003-04-022-85/+11 * Nuke GdkFont and use Pango's font measuring for everything.Hans Petter Jansson2003-04-024-130/+160 * stop drawing that annoying focus rectangle.Chris Toshok2003-04-021-1/+1 * [ fixes bug #39508 ] add back in some suitably pango-ized code to getChris Toshok2003-04-021-5/+59 * if killing the root node, set it to NULL in the priv data. Bug #39441.Mike Kestner2003-04-011-0/+2 * Handle multiple destroys.Hans Petter Jansson2003-03-312-3/+15 * set the sub item to the default as wellJP Rosevear2003-03-292-0/+18 * (set_state): Removed debugging message.Ettore Perazzoli2003-03-282-1/+5 * set the popup to insensitive when we pop it down. hack to force it to loseNot Zed2003-03-271-0/+3 * #include gtkarrow.h LikewiseDan Winship2003-03-254-2/+11 * Remove e_notice. (Moved to evolution.)Dan Winship2003-03-252-30/+0 * properly parse nodes that include whitespace. bug #39896Mike Kestner2003-03-251-13/+16 * don't call delete_node on the root node since generate_tree already doesMike Kestner2003-03-241-2/+3 * fix UMR.Chris Toshok2003-03-231-1/+1 * Use glib macro G_GNUC_FUNCTION instead of __FUNCTION__. Thank u, Ettore.Sanshao Jiang2003-03-222-6/+7 * [ fixes bug #39856 ] request a full redraw when we're done draggingChris Toshok2003-03-211-0/+1 * Updated to use GtkDialog instead of GnomeDialog. Also fixed bug #39550Jeffrey Stedfast2003-03-203-95/+102 * add underline_column field.Chris Toshok2003-03-194-27/+60 * add cursor_idle_id.Chris Toshok2003-03-191-0/+2 * add cursor_idle_id.Chris Toshok2003-03-191-1/+8 * mimic Gtk's sort arrows (ethi_start_drag): mimic Gtk's sort arrowsMike Kestner2003-03-191-8/+8 * Swap OK/Cancel buttons to comply with the HIG.Ettore Perazzoli2003-03-192-9/+14 * null start_path (etsm_invert_selection): null start_pathMike Kestner2003-03-191-5/+11 * Instead of using gtk_widget_unparent(), remove the widget from theHans Petter Jansson2003-03-183-3/+3 * Don't crash if there's no timezone set initially. #39783Dan Winship2003-03-182-4/+11 * save and restore expanded state so parents don't collapse when childrenMike Kestner2003-03-151-2/+7 * use access() like camelMike Kestner2003-03-152-3/+8 * kill an unused variableDan Winship2003-03-141-1/+0 * Various cleanups. (e_timezone_dialog_get_timezone): Return anDan Winship2003-03-123-159/+120 * Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmapsRodney Dawes2003-03-125-84/+11 * Added prototype for show_pango_rectangle()Jeffrey Stedfast2003-03-101-0/+3 * fix drawing bugs, and disable the stupid looking focus rect, since I can'tChris Toshok2003-03-081-14/+14 * (destroy): Removed unused variable.Ettore Perazzoli2003-03-072-1/+4 * Use G_GNUC_FUNCTION instead of __FUNCTION__.Ettore Perazzoli2003-03-074-4/+12 * fix a couple ==TRUE uses pointed out by Morten Welinder <terra@diku.dk>.Mike Kestner2003-03-051-2/+2 * i18n fixDmitry Mastrukov2003-03-056-9/+130 * rewrite to store selected paths in a hashtable instead of a tree. lose theMike Kestner2003-03-043-786/+141 * Add style_set to update list properly (et_canvas_realize): Remove this asRodney Dawes2003-03-011-7/+4 * remove alloc-based transform (et_drag_data_received): dittoMike Kestner2003-03-011-12/+0 * remove alloc-based transform (et_drag_data_received): dittoMike Kestner2003-03-011-11/+0 * init column_count to column_start + 1. (item_removed): clean up theChris Toshok2003-02-281-7/+11 * guard this so we don't try to free priv multiple times.Chris Toshok2003-02-282-3/+9 * use gdk_event_copy and gdk_event_free to dup the event.Mike Kestner2003-02-28