diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-29 02:08:23 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-29 02:08:23 +0800 |
commit | 02b446c410a58587e650a6e80c8206ef18b24728 (patch) | |
tree | 3cc3714c02715bb1700250a0143876b3f040a68d /x11-toolkits/libgnomeui | |
parent | 7d65182761b460dd162060a55e7a633e5b810776 (diff) | |
download | marcuscom-ports-02b446c410a58587e650a6e80c8206ef18b24728.tar marcuscom-ports-02b446c410a58587e650a6e80c8206ef18b24728.tar.gz marcuscom-ports-02b446c410a58587e650a6e80c8206ef18b24728.tar.bz2 marcuscom-ports-02b446c410a58587e650a6e80c8206ef18b24728.tar.lz marcuscom-ports-02b446c410a58587e650a6e80c8206ef18b24728.tar.xz marcuscom-ports-02b446c410a58587e650a6e80c8206ef18b24728.tar.zst marcuscom-ports-02b446c410a58587e650a6e80c8206ef18b24728.zip |
- Update to 2.21.90.
- USE_XLIB/USE_XPM -> SE_XORG=sm (remove xpm). If it needs xpm, we can put it
back in.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10246 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libgnomeui')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 9 | ||||
-rw-r--r-- | x11-toolkits/libgnomeui/distinfo | 6 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 3d72d0811..acaaaf36e 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.110 2008/01/15 02:49:20 mezz Exp $ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.111 2008/01/15 07:32:43 marcus Exp $ # PORTNAME= libgnomeui -PORTVERSION= 2.21.5 -PORTREVISION?= 1 +PORTVERSION= 2.21.90 +PORTREVISION?= 0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -26,8 +26,7 @@ LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \ RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme USE_GETTEXT= yes -USE_XLIB= yes -USE_XPM= yes +USE_XORG= sm USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui ltverhack \ referencehack gvfs diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo index 007b25f16..e92717d1e 100644 --- a/x11-toolkits/libgnomeui/distinfo +++ b/x11-toolkits/libgnomeui/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libgnomeui-2.21.5.tar.bz2) = 63e36f083a865d92039b665593d793da -SHA256 (gnome2/libgnomeui-2.21.5.tar.bz2) = 4287fa9c0737144efdf97e6afc6f51158eac7cdf14641603642f5d0826a8d78e -SIZE (gnome2/libgnomeui-2.21.5.tar.bz2) = 1443202 +MD5 (gnome2/libgnomeui-2.21.90.tar.bz2) = 09c5c0de9e1f05e40638c975557661aa +SHA256 (gnome2/libgnomeui-2.21.90.tar.bz2) = 34337690474879c2bd430e3493eeb5b5f05002f65d7a8c65d7e72fd2a6faf49d +SIZE (gnome2/libgnomeui-2.21.90.tar.bz2) = 1503349 |