diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 04:19:07 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-09 04:19:07 +0800 |
commit | a4ccbc5d5f03dd549b60dd161b55735c3bfb4e63 (patch) | |
tree | 00c5a7afb767e87ba6e984d3c816e6b875a5b066 /x11/libgnome | |
parent | 26392f5d781bb9c2bfc06b6b40e2cb9c71c91391 (diff) | |
download | marcuscom-ports-a4ccbc5d5f03dd549b60dd161b55735c3bfb4e63.tar marcuscom-ports-a4ccbc5d5f03dd549b60dd161b55735c3bfb4e63.tar.gz marcuscom-ports-a4ccbc5d5f03dd549b60dd161b55735c3bfb4e63.tar.bz2 marcuscom-ports-a4ccbc5d5f03dd549b60dd161b55735c3bfb4e63.tar.lz marcuscom-ports-a4ccbc5d5f03dd549b60dd161b55735c3bfb4e63.tar.xz marcuscom-ports-a4ccbc5d5f03dd549b60dd161b55735c3bfb4e63.tar.zst marcuscom-ports-a4ccbc5d5f03dd549b60dd161b55735c3bfb4e63.zip |
- Update to 2.15.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7007 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 8 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 45675a786..b831c6c70 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,11 +3,11 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/x11/libgnome/Makefile,v 1.82 2006/07/23 17:22:33 mezz Exp $ +# $MCom: ports/x11/libgnome/Makefile,v 1.83 2006/07/23 17:23:19 mezz Exp $ # PORTNAME= libgnome -PORTVERSION= 2.15.1 +PORTVERSION= 2.15.2 PORTREVISION?= 0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -31,8 +31,8 @@ USE_GNOME= gnomeprefix gnomehack intlhack esound \ gnomevfs2 libxslt ltverhack referencehack USE_BISON= yes USE_XLIB= yes -INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 +USE_LDCONFIG= yes +SE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index 3c4d51194..a27fb74ff 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/libgnome-2.15.1.tar.bz2) = 0f7c63d3cff2832758bd27339c1a9e5e -SHA256 (gnome2/libgnome-2.15.1.tar.bz2) = ff123ec4e6d9b32b8e3c5d5b5b50e6f310e1a7ce1db9b63dae2a1bd619e59bbf -SIZE (gnome2/libgnome-2.15.1.tar.bz2) = 997097 +MD5 (gnome2/libgnome-2.15.2.tar.bz2) = d5c1ddddb347fc9de8d6cb3de185fa6a +SHA256 (gnome2/libgnome-2.15.2.tar.bz2) = 5d1c9907fa90af74398a92675b9f31d5a1a14e6c327206c3ca77d17a785edbf6 +SIZE (gnome2/libgnome-2.15.2.tar.bz2) = 1005593 |