aboutsummaryrefslogtreecommitdiffstats
path: root/games/crimson
erve-10.1.2
Commit message (Expand)AuthorAgeFilesLines
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-11-05 13:54:59 +0800
committermarcus <marcus@FreeBSD.org>2005-11-05 13:54:59 +0800
commit6be86957415f1e179a0f195342dfc39f70afb5f8 (patch)
tree39b22efb7126aae9ffd1b23c3f14767292fa4fe2
parent639acc45585a00765a5319cf4a3a602e46cb87a8 (diff)
downloadfreebsd-ports-gnome-6be86957415f1e179a0f195342dfc39f70afb5f8.tar.gz
freebsd-ports-gnome-6be86957415f1e179a0f195342dfc39f70afb5f8.tar.zst
freebsd-ports-gnome-6be86957415f1e179a0f195342dfc39f70afb5f8.zip
Update to 2.12.1.
-rw-r--r--devel/glade2/Makefile11
-rw-r--r--devel/glade2/distinfo4
-rw-r--r--devel/glade2/pkg-plist1
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile
index cf971b2c307c..ce874f642067 100644
--- a/devel/glade2/Makefile
+++ b/devel/glade2/Makefile
@@ -3,14 +3,15 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/devel/glade2/Makefile,v 1.16 2005/10/09 20:01:49 marcus Exp $
#
-PORTNAME= glade2
-PORTVERSION= 2.10.1
+PORTNAME= glade
+PORTVERSION= 2.12.1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.10
-DISTNAME= glade-${PORTVERSION}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
+PKGNAMESUFFIX= 2
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -21,7 +22,7 @@ RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/modules/libgail-gnome.so:${PORTSDIR}/x11-too
USE_BZIP2= yes
USE_X_PREFIX= yes
INSTALLS_OMF= yes
-USE_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15
USE_GNOME= gnomeprefix intlhack gnomehack libgnomedb libgnomeui
USE_GMAKE= yes
CONFIGURE_ARGS= --enable-gnome-db
diff --git a/devel/glade2/distinfo b/devel/glade2/distinfo
index 0e7a724ea3ed..591243fda2c3 100644
--- a/devel/glade2/distinfo
+++ b/devel/glade2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/glade-2.10.1.tar.bz2) = 7a0b3f9b81b207b1e106d1cdcc90116c
-SIZE (gnome2/glade-2.10.1.tar.bz2) = 1697449
+MD5 (gnome2/glade-2.12.1.tar.bz2) = 4e7a25dbd30b8c9dc2cf3c593776c444
+SIZE (gnome2/glade-2.12.1.tar.bz2) = 1689503
diff --git a/devel/glade2/pkg-plist b/devel/glade2/pkg-plist
index 77db7fa71071..86b3a933b548 100644
--- a/devel/glade2/pkg-plist
+++ b/devel/glade2/pkg-plist
@@ -52,6 +52,7 @@ share/locale/mk/LC_MESSAGES/glade-2.0.mo
share/locale/ml/LC_MESSAGES/glade-2.0.mo
share/locale/ms/LC_MESSAGES/glade-2.0.mo
share/locale/nb/LC_MESSAGES/glade-2.0.mo
+share/locale/ne/LC_MESSAGES/glade-2.0.mo
share/locale/nl/LC_MESSAGES/glade-2.0.mo
share/locale/nn/LC_MESSAGES/glade-2.0.mo
share/locale/no/LC_MESSAGES/glade-2.0.mo
.cgi/freebsd-ports-gnome/commit/www/firefox10?h=gnome-3.24&id=555f1ba86829fd1e9936dc5ec6ffcc919943e761'>Changed MAKE_FLAGS to MAKE_ARGS. Stupid mistake. I was in a hurry and notalane2002-11-051-1/+1 * This is a TEST version - if it works I'll force a Makefile commitalane2002-11-052-10/+18 * 1. Bump PORTREVISION because of plist changes.alane2002-11-033-157/+164 * Fixed another dumb idiot thing to do without reverting to system perlalane2002-11-021-1/+1 * Fixed a stoopid mistake I made by not using -f with ${RM}. Caught, gutted,alane2002-11-021-2/+2 * Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realizealane2002-11-011-1/+1 * 1. PORTREVISION -> 1.alane2002-11-013-3428/+3431 * Changed MAINTAINER to my FreeBSD address.alane2002-11-011-15/+38 * We don't need all those mtree directories.trevor2002-11-011-0/+1 * Add dependency on GTK+ 1.2.X. Tidy whitespace (portlint -t).trevor2002-11-011-3/+3 * This is broken when OSVERSION = 500039, but works on 4.7-PRERELEASE/i386.trevor2002-11-011-0/+4 * Update to 0.4.trevor2002-11-013-6/+20 * Fix typo in BUILD_DEPENDSkris2002-10-281-1/+1 * 1. Change MAINTAINER to phoenix@geeksrus, which is an alias to bothalane2002-10-231-3/+7 * Moved a comment to the left edge. ##@#@$!~!@$$ make(1).alane2002-10-231-1/+1 * 1. Put back the Perl 5.8.0 requirement. I am *NOT* gonna fight over File::Specalane2002-10-232-2/+6 * Backout <sigh/> the Xft font lib usage since it doesn't compile.alane2002-10-232-3/+3 * Removed define for PERL.alane2002-10-231-2/+2 * Removed perl 5.8 requirement per comments on cvs list. I hope Trevoralane2002-10-231-7/+2 * 1. Added Xft2 to lib dependencies. If moz-devel can require it, we can too.alane2002-10-232-2/+4 * 1. Respect CFLAGS.alane2002-10-222-3/+8 * 1. Expanded configure/make options in files/mozconfig.in.alane2002-10-224-10/+42 * First working version of port. Needs testing and cleanup, probably movealane2002-10-225-10/+3610