aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/eel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 04:53:48 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2005-11-05 04:53:48 +0000
commite18151212d3326dbf04797c6d5300fb1211ee875 (patch)
tree1ca56d6a4227efdb653cc8e2b2cbedbbc8de3d88 /x11-toolkits/eel
parentcc0f3248a2eb77d7e3df88333fd25eb8594223dc (diff)
downloadports-e18151212d3326dbf04797c6d5300fb1211ee875.tar.gz
ports-e18151212d3326dbf04797c6d5300fb1211ee875.zip
Notes
Diffstat (limited to 'x11-toolkits/eel')
-rw-r--r--x11-toolkits/eel/Makefile10
-rw-r--r--x11-toolkits/eel/distinfo4
-rw-r--r--x11-toolkits/eel/files/patch-Makefile.in1
-rw-r--r--x11-toolkits/eel/pkg-plist5
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile
index c933c7ef01c8..79e7f2e4b5b6 100644
--- a/x11-toolkits/eel/Makefile
+++ b/x11-toolkits/eel/Makefile
@@ -3,14 +3,14 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
+# $MCom: ports/x11-toolkits/eel/Makefile,v 1.21 2005/10/03 15:22:10 ahze Exp $
#
PORTNAME= eel
-PORTVERSION= 2.10.1
-PORTREVISION= 1
+PORTVERSION= 2.12.1
CATEGORIES= x11-toolkits gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
@@ -20,8 +20,8 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_X_PREFIX= yes
GNOME_DESKTOP_VERSION=2
-USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus
-USE_LIBTOOL_VER=15
+USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus ltverhack
+USE_AUTOTOOLS= libtool:15
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-shared --enable-static
diff --git a/x11-toolkits/eel/distinfo b/x11-toolkits/eel/distinfo
index ec66f59e89d3..aaf75b416b95 100644
--- a/x11-toolkits/eel/distinfo
+++ b/x11-toolkits/eel/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/eel-2.10.1.tar.bz2) = 2978fae17565dfb6e2d7ca129e738b9d
-SIZE (gnome2/eel-2.10.1.tar.bz2) = 672143
+MD5 (gnome2/eel-2.12.1.tar.bz2) = 08281630bef2e2f957ec2c349d73d112
+SIZE (gnome2/eel-2.12.1.tar.bz2) = 675963
diff --git a/x11-toolkits/eel/files/patch-Makefile.in b/x11-toolkits/eel/files/patch-Makefile.in
index c3cb2f239196..eaa3dc117279 100644
--- a/x11-toolkits/eel/files/patch-Makefile.in
+++ b/x11-toolkits/eel/files/patch-Makefile.in
@@ -1,5 +1,6 @@
$FreeBSD$
+ $MCom: ports/x11-toolkits/eel/files/patch-Makefile.in,v 1.4 2005/06/28 05:40:14 adamw Exp $
--- Makefile.in 2002/06/13 16:05:09 1.1
+++ Makefile.in 2002/06/13 16:05:18
diff --git a/x11-toolkits/eel/pkg-plist b/x11-toolkits/eel/pkg-plist
index 5bd16dbe783a..901b8bff6687 100644
--- a/x11-toolkits/eel/pkg-plist
+++ b/x11-toolkits/eel/pkg-plist
@@ -46,7 +46,7 @@ include/eel-2/eel/eel-xml-extensions.h
include/eel-2/eel/eel.h
lib/libeel-2.a
lib/libeel-2.so
-lib/libeel-2.so.12
+lib/libeel-2.so.2
libdata/pkgconfig/eel-2.0.pc
share/locale/am/LC_MESSAGES/eel-2.0.mo
share/locale/ang/LC_MESSAGES/eel-2.0.mo
@@ -114,6 +114,7 @@ share/locale/sv/LC_MESSAGES/eel-2.0.mo
share/locale/ta/LC_MESSAGES/eel-2.0.mo
share/locale/th/LC_MESSAGES/eel-2.0.mo
share/locale/tr/LC_MESSAGES/eel-2.0.mo
+share/locale/ug/LC_MESSAGES/eel-2.0.mo
share/locale/uk/LC_MESSAGES/eel-2.0.mo
share/locale/vi/LC_MESSAGES/eel-2.0.mo
share/locale/wa/LC_MESSAGES/eel-2.0.mo
@@ -122,6 +123,8 @@ share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo
share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo
@unexec rmdir %D/share/locale/xh/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/xh 2> /dev/null || true
+@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true
+@unexec rmdir %D/share/locale/ug 2> /dev/null || true
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true
@unexec rmdir %D/share/locale/rw 2> /dev/null || true
@unexec rmdir %D/share/locale/ang/LC_MESSAGES 2> /dev/null || true