aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-06-14 10:00:07 +0800
committerclsung <clsung@FreeBSD.org>2007-06-14 10:00:07 +0800
commitd039472c80938139863206c4b024ca4011b9ea57 (patch)
tree40c69e4fd72af122f63ca4f1d1859cd92c1e9bec /www
parenta69a13ede19ad8dc454b3481418817a6e56c9a5d (diff)
downloadfreebsd-ports-gnome-d039472c80938139863206c4b024ca4011b9ea57.tar.gz
freebsd-ports-gnome-d039472c80938139863206c4b024ca4011b9ea57.tar.zst
freebsd-ports-gnome-d039472c80938139863206c4b024ca4011b9ea57.zip
- Update to 1.65
PR: ports/113280 Submitted by: clsung Approved by: maintainer <snowfly_AT_yuntech dot edu dot tw>
Diffstat (limited to 'www')
-rw-r--r--www/p5-Net-Flickr-API/Makefile10
-rw-r--r--www/p5-Net-Flickr-API/distinfo6
2 files changed, 5 insertions, 11 deletions
diff --git a/www/p5-Net-Flickr-API/Makefile b/www/p5-Net-Flickr-API/Makefile
index 0d3cac80cd27..49599a92f2b4 100644
--- a/www/p5-Net-Flickr-API/Makefile
+++ b/www/p5-Net-Flickr-API/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Flickr-API
-PORTVERSION= 1.63
+PORTVERSION= 1.65
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
@@ -26,10 +26,4 @@ PERL_MODBUILD= yes
MAN3= Net::Flickr::API.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires at least Perl 5.6 due to dependencies. Please install lang/perl5.8 and try again
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/p5-Net-Flickr-API/distinfo b/www/p5-Net-Flickr-API/distinfo
index 20f4f6d1e5c8..afa25c7e6da8 100644
--- a/www/p5-Net-Flickr-API/distinfo
+++ b/www/p5-Net-Flickr-API/distinfo
@@ -1,3 +1,3 @@
-MD5 (Net-Flickr-API-1.63.tar.gz) = 1ba5bb9b39ce7ca9fd1d2dfd3aeaeba8
-SHA256 (Net-Flickr-API-1.63.tar.gz) = 6bc7b205149fd8dca18c8c7678fafc7a6cfd09cabee66c4de762a592db67f0cf
-SIZE (Net-Flickr-API-1.63.tar.gz) = 6667
+MD5 (Net-Flickr-API-1.65.tar.gz) = fff95113bb35afc5e1562538c2c84de9
+SHA256 (Net-Flickr-API-1.65.tar.gz) = e4612f3b8d8c4340f53f59a955def69e2350b932330f8599b3ab9cdbd4b6948a
+SIZE (Net-Flickr-API-1.65.tar.gz) = 6921
td>2003-01-181-1/+1 * pass pango_context_get_language to pango_context_get_metrics.Chris Toshok2003-01-181-1/+2 * apply the patch NotZed and I came up with to fix the height of theChris Toshok2003-01-161-5/+6 * add call to e_table_model_pre_change here to reduce spew.Chris Toshok2003-01-161-0/+7 * use PangoFontMetrics here instead of using the ascent/descent of theChris Toshok2003-01-151-2/+11 * lots of stuff, add 2 e-text widgets, 1 readonly, the other writable (thatChris Toshok2002-12-095-530/+91 * rework this from the gal-2 branch, clahey's patch, and the stuff i'd doneChris Toshok2002-11-301-107/+107 * commit clahey's original pango work.Chris Toshok2002-11-202-916/+392 * fix c&p typo.Chris Toshok2002-11-173-37/+28 * Lots of GObject work.Chris Toshok2002-11-1717-1249/+1404 * only clear choices if cv->choices != NULL. (e_completion_view_disconnect):Chris Toshok2002-11-121-3/+6 * merging the gal-2 branch back to the trunk.Mike Kestner2002-11-0119-196/+195 * take a clip_height and use it to set the maximum number of lines ifJP Rosevear2002-09-111-20/+15 * Added debugging printfs. (e_text_request_paste): Fixed the order ofChristopher James Lahey2002-06-061-2/+14 * Reflow and redraw when the style gets set.Christopher James Lahey2002-06-042-322/+330 * Switch from gnome_canvas_item_grab to e_canvas_item_grab.Christopher James Lahey2002-05-101-5/+10 * Make the style here match the proper widget style to emulate a label or anChristopher James Lahey2002-05-031-1/+1 * Set the gettext-domain here.Christopher James Lahey2002-05-021-2/+5 * Ansification patch from danw.Christopher James Lahey2002-04-261-2/+2 * Don't show the popup if the entry->item doesn't have focus.Ettore Perazzoli2002-04-041-0/+5 * If tab is hit and the cursor is still in the entry, move down into theJon Trowbridge2002-03-011-11/+36 * Bumped the version number to 0.19.99.5.Christopher James Lahey2002-02-071-22/+79 * Request a reflow and an update when the text model changes. Fixes XimianChristopher James Lahey2002-01-211-3/+4 * Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-174-0/+4 * Handle the case of a 0 length string properly here.Christopher James Lahey2002-01-151-0/+6 * Reworked to fix bugs related to breaking text on newlines. Some fairlyJon Trowbridge2001-12-281-169/+95 * Don't crash if the text string is NULL. (text_draw_with_objects): Don'tJon Trowbridge2001-12-111-1/+4 * Only popup entries that have focus. Fixes the lingering completion popupJon Trowbridge2001-11-091-1/+3 * Calc height here if we need it to check the y position of the cursor.Christopher James Lahey2001-10-301-0/+7 * Added. Makes our popup window a transient of the toplevel.Jon Trowbridge2001-10-301-0/+24 * destroy our completion_view_popup... we've been leaking them all of thisJon Trowbridge2001-10-301-1/+3 * Silently drop match strings that contain invalid utf-8... not a good thingJon Trowbridge2001-10-301-18/+17 * Set text->revert = NULL here. (e_text_cancel_editing): Only revert ifChristopher James Lahey2001-10-291-1/+4 * Bumped version number here to 0.15.99.7.Christopher James Lahey2001-10-292-4/+22 * Bumped the version number to 0.15.99.6 for emulate_label_resize.Christopher James Lahey2001-10-281-13/+88 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-6/+22 * Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2721-264/+379 * Bumped version to 0.15.99.4 for e-iconv changes.52001-10-261-1/+3 * Use the widget's style's text_gc for drawing text if eitherChristopher James Lahey2001-10-231-13/+18 * Bumped version to 0.15.99.3 for EText's "draw_button" argument.Christopher James Lahey2001-10-233-0/+124 * Accept UTF8_STRING, UTF-8, and STRING targets when getting the selection.Christopher James Lahey2001-10-222-12/+118 * Offer UTF8_STRING, UTF-8, COMPOUND_TEXT, STRING, and TEXT targets when weChristopher James Lahey2001-10-211-21/+70 * Changed some of these gbooleans to be guint : 1s.Christopher James Lahey2001-10-211-4/+5 * Connect keys before we show the widget.Jon Trowbridge2001-10-192-5/+3 * Use e_strdup_append_strings here instead of g_strdup_printf becauseChristopher James Lahey2001-10-122-5/+30