1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 2.6.5. The most notable change is that while using

focus-follows-mouse, clicking inside a window will raise it as it did
under 2.4.x.
This commit is contained in:
Joe Marcus Clarke 2004-02-16 00:34:12 +00:00
parent c1fe14c7d3
commit 1f86ebe2c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101001
3 changed files with 4 additions and 17 deletions

View File

@ -6,8 +6,7 @@
# #
PORTNAME= metacity PORTNAME= metacity
PORTVERSION= 2.6.3 PORTVERSION= 2.6.5
PORTREVISION= 1
CATEGORIES= x11-wm CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6
@ -22,7 +21,7 @@ USE_BZIP2= yes
USE_X_PREFIX= yes USE_X_PREFIX= yes
USE_GMAKE= yes USE_GMAKE= yes
USE_LIBTOOL= yes USE_LIBTOOL= yes
USE_GNOME= gnomeprefix gnomehack gnomehier gconf2 libglade2 USE_GNOME= gnomeprefix intlhack gnomehack lthack gnomehier gconf2 libglade2
INSTALLS_SHLIB= yes INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" LDFLAGS="-L${LOCALBASE}/lib"

View File

@ -1 +1,2 @@
MD5 (gnome2/metacity-2.6.3.tar.bz2) = 370e54af48136a43dcae3596069af791 MD5 (gnome2/metacity-2.6.5.tar.bz2) = 2530cca3818a6c25caa2f2aa135cfd62
SIZE (gnome2/metacity-2.6.5.tar.bz2) = 1775893

View File

@ -1,13 +0,0 @@
$FreeBSD$
--- configure 2002/05/22 09:20:39 1.1
+++ configure 2002/05/22 09:20:59
@@ -6411,6 +6411,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'