aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2007-12-12 12:29:51 +0800
committermezz <mezz@FreeBSD.org>2007-12-12 12:29:51 +0800
commit36dd5036ee1280f6293841cd1244b631189eef6f (patch)
tree964567d5339a3d975a4d0ecb47cc8da7ac44af13 /x11-toolkits/gtk20
parent96bdd6b45a23d7e0b0b0d0d4900d6ea1695aa15f (diff)
downloadfreebsd-ports-gnome-36dd5036ee1280f6293841cd1244b631189eef6f.tar.gz
freebsd-ports-gnome-36dd5036ee1280f6293841cd1244b631189eef6f.tar.zst
freebsd-ports-gnome-36dd5036ee1280f6293841cd1244b631189eef6f.zip
Update to 2.12.3.
Diffstat (limited to 'x11-toolkits/gtk20')
-rw-r--r--x11-toolkits/gtk20/Makefile6
-rw-r--r--x11-toolkits/gtk20/distinfo6
-rw-r--r--x11-toolkits/gtk20/files/patch-ak2
-rw-r--r--x11-toolkits/gtk20/pkg-plist1
4 files changed, 7 insertions, 8 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 20a1c905b907..6ad722bce395 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -3,12 +3,12 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.120 2007/10/17 07:12:55 mezz Exp $
+# $MCom: ports-stable/x11-toolkits/gtk20/Makefile,v 1.11 2007/12/04 21:45:14 mezz Exp $
#
PORTNAME= gtk
-PORTVERSION= 2.12.1
-PORTREVISION?= 1
+PORTVERSION= 2.12.3
+PORTREVISION?= 0
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \
diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo
index 636864095eb5..768f65c2ccaf 100644
--- a/x11-toolkits/gtk20/distinfo
+++ b/x11-toolkits/gtk20/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gtk+-2.12.1.tar.bz2) = c46f34addc2fe3ea6756055d59fb8856
-SHA256 (gnome2/gtk+-2.12.1.tar.bz2) = 7dceb0a5e6edc2398cd94415b336d7b37eb8941c2c41403c2c60bfb6ae47d6d6
-SIZE (gnome2/gtk+-2.12.1.tar.bz2) = 15856678
+MD5 (gnome2/gtk+-2.12.3.tar.bz2) = dc8455144f27945f2fcbe91e75acd118
+SHA256 (gnome2/gtk+-2.12.3.tar.bz2) = e77dcec1b2f7ab7606afdaf63a1ddf80af4c5f518e1fcc7260dadb679dd858fa
+SIZE (gnome2/gtk+-2.12.3.tar.bz2) = 15898599
diff --git a/x11-toolkits/gtk20/files/patch-ak b/x11-toolkits/gtk20/files/patch-ak
index f8dda5cbffaf..af39120b2088 100644
--- a/x11-toolkits/gtk20/files/patch-ak
+++ b/x11-toolkits/gtk20/files/patch-ak
@@ -1,6 +1,6 @@
$FreeBSD$
- $MCom: ports/x11-toolkits/gtk20/files/patch-ak,v 1.21 2007/04/26 17:22:32 marcus Exp $
+ $MCom: ports-stable/x11-toolkits/gtk20/files/patch-ak,v 1.8 2007/12/01 05:56:33 marcus Exp $
--- gdk/Makefile.in.orig Thu Feb 14 12:38:26 2002
+++ gdk/Makefile.in Thu Feb 14 12:45:37 2002
diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist
index 462c4c459bfa..8c07109ea787 100644
--- a/x11-toolkits/gtk20/pkg-plist
+++ b/x11-toolkits/gtk20/pkg-plist
@@ -612,7 +612,6 @@ share/themes/Raleigh/gtk-2.0/gtkrc
@dirrm share/themes/Emacs/gtk-2.0-key
@dirrm share/themes/Emacs
@dirrm share/themes/Default/gtk-2.0-key
-@dirrm share/themes/Default
@dirrm share/gtk-2.0/demo
@dirrm share/gtk-2.0
@dirrm include/gtk-unix-print-2.0/gtk
he libxine shared lib version.marcus2007-03-221-1/+1 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-194-60/+174 * Track libxine update.jylefort2007-02-151-2/+2 * Update to 2.16.5.mezz2007-01-303-5/+5 * Update to 2.16.4.marcus2006-12-242-6/+6 * - Grab MAINTAINER for gnome@ since this is a major GNOME componentahze2006-12-241-1/+1 * Reset maintainer due to timeouts.linimon2006-12-241-1/+1 * Sync with libxine shared library version bump.nobutaka2006-12-081-2/+2 * - In USE_GECKO line, remove firefox-devel and add firefox15pav2006-12-051-1/+1 * Correct the PORTREVISION= -> PORTREVISION?= for the slave ports.mezz2006-10-241-1/+1 * - Fix the missing dependencies for DVD, it needs ugly and mpeg2dec ofmezz2006-10-242-1/+16 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-147-105/+138 * Update to 1.4.5.marcus2006-09-122-4/+4 * Add a missing file in post-patch for /dev/dvd -> ${DEFAULT_DVD_DEVICE} tomezz2006-09-101-1/+2 * Update to 1.4.4.marcus2006-08-063-6/+9 * - Update gstreamer to 0.10ahze2006-04-304-34/+29 * Conversion to a single libtool environment.ade2006-02-232-2/+5 * Chase libversion bumb to libMagick.so.9edwin2006-01-051-0/+1 * Chase the dbus shared lib version.marcus2006-01-011-1/+1 * Update to 1.2.1.marcus2005-12-153-5/+17 * Sync with libxine shared library version bump.nobutaka2005-12-111-2/+2 * - Add support for a gecko plugin via WITH_MOZILLA_PLUGINahze2005-11-306-6/+50 * iso-codes is also needed in the non-gstreamer case.jylefort2005-11-241-2/+3 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-056-42/+32 * Sync with libdvdnav shared library version bump.nobutaka2005-10-081-1/+1 * Chase libxine shared lib version.marcus2005-09-221-1/+2 * Update to 1.0.4.kwm2005-07-143-3/+4 * - Fix CONFLICTS in totem so slave port totem-gstreamer conflicts with totemahze2005-05-051-1/+1 * Update to 1.0.2.marcus2005-05-043-4/+5 * Chase the libxine shared lib version bump.nobutaka2005-04-291-1/+2 * Update to 1.0.1.marcus2005-04-183-12/+18 * - Fix autosymlink for real playerpav2005-04-042-1/+18 * Chase the slit of gconf to a seperate port.kwm2005-03-211-2/+2 * Fully-qualify the path to update-desktop-database and update-mime-database inmezz2005-03-172-2/+3 * Add INSTALLS_SHLIB.marcus2005-03-141-0/+1 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-124-27/+28 * - split multimedia/gstreamer-plugins in to individual ports perahze2005-03-011-1/+3 * Do not create mozilla plugin directory unless it is enable. By default, it ismezz2005-01-291-0/+12 * Update to version 0.100kwm2005-01-234-8/+34 * Sync with libxine shared library version bump.nobutaka2004-12-301-2/+2 * This port conflicts with totem-gstreamer.marcus2004-12-191-0/+1 * Prepare totem to be a master port.marcus2004-12-051-4/+4 * - Update to 0.99.22 to fix problem with playing any video file in gnome 2.8ahze2004-11-254-33/+18 * Update to version 0.99.19 [1].kwm2004-11-144-17/+61 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1 * - Update to 0.99.15.1pav2004-08-295-33/+10 * Update to 0.99.13 (includes new locales es & de)vs2004-07-293-3/+33 * Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 ormezz2004-07-081-80/+4 * - Add option to use GStreamer backend instead of Xinepav2004-05-181-8/+51 * - Update to 0.99.11pav2004-05-024-27/+55 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-05