diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-06 01:05:18 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-08-06 01:05:18 +0800 |
commit | e93cb9325f294444976195e76ff25f856585273c (patch) | |
tree | 3c242d2dac96fcb94970fb0693d7f71a25c32b32 /x11 | |
parent | 303215c32028bc806c2061bbbfa6913126225998 (diff) | |
download | marcuscom-ports-e93cb9325f294444976195e76ff25f856585273c.tar.gz marcuscom-ports-e93cb9325f294444976195e76ff25f856585273c.tar.zst marcuscom-ports-e93cb9325f294444976195e76ff25f856585273c.zip |
Update to 2.11.2, and add ltverhack.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4383 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libgnome/Makefile | 6 | ||||
-rw-r--r-- | x11/libgnome/distinfo | 4 | ||||
-rw-r--r-- | x11/libgnome/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index b1ceb6c55..5f517d54c 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -3,11 +3,11 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/libgnome/Makefile,v 1.55 2005/07/04 00:15:01 marcus Exp $ # PORTNAME= libgnome -PORTVERSION= 2.11.1 +PORTVERSION= 2.11.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 @@ -25,7 +25,7 @@ USE_REINPLACE= yes USE_XPM= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack esound \ - gnomevfs2 libxslt + gnomevfs2 libxslt ltverhack USE_BISON= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo index a804d2419..f43967d6d 100644 --- a/x11/libgnome/distinfo +++ b/x11/libgnome/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/libgnome-2.11.1.tar.bz2) = 8269907e36b8be8b3a3a6ff57b3f79c7 -SIZE (gnome2/libgnome-2.11.1.tar.bz2) = 1245498 +MD5 (gnome2/libgnome-2.11.2.tar.bz2) = 9d8c2c3937516d6e6945da884f4b7f39 +SIZE (gnome2/libgnome-2.11.2.tar.bz2) = 944095 diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist index 42f8f6a31..57c04872a 100644 --- a/x11/libgnome/pkg-plist +++ b/x11/libgnome/pkg-plist @@ -19,7 +19,7 @@ include/libgnome-2.0/libgnome/libgnometypebuiltins.h lib/bonobo/monikers/libmoniker_extra_2.so lib/libgnome-2.a lib/libgnome-2.so -lib/libgnome-2.so.1100 +lib/libgnome-2.so.0 libdata/bonobo/servers/GNOME_Moniker_std.server libdata/pkgconfig/libgnome-2.0.pc %%PORTDOCS%%%%DOCSDIR%%/ch01s02.html |