diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-16 13:25:12 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-16 13:25:12 +0800 |
commit | 8981fe49935ab1e1f2535d1fdf5f18e8bbd58ddd (patch) | |
tree | 5b07fbc8579191b5c1d937c55d77e08eb63e7fae /devel/gnome-vfs | |
parent | 1a126e31d052c4065237e385a653d215955f6f74 (diff) | |
download | marcuscom-ports-8981fe49935ab1e1f2535d1fdf5f18e8bbd58ddd.tar marcuscom-ports-8981fe49935ab1e1f2535d1fdf5f18e8bbd58ddd.tar.gz marcuscom-ports-8981fe49935ab1e1f2535d1fdf5f18e8bbd58ddd.tar.bz2 marcuscom-ports-8981fe49935ab1e1f2535d1fdf5f18e8bbd58ddd.tar.lz marcuscom-ports-8981fe49935ab1e1f2535d1fdf5f18e8bbd58ddd.tar.xz marcuscom-ports-8981fe49935ab1e1f2535d1fdf5f18e8bbd58ddd.tar.zst marcuscom-ports-8981fe49935ab1e1f2535d1fdf5f18e8bbd58ddd.zip |
Update to 2.5.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2071 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/gnome-vfs')
-rw-r--r-- | devel/gnome-vfs/Makefile | 4 | ||||
-rw-r--r-- | devel/gnome-vfs/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile index d05de487d..c8b52a6f7 100644 --- a/devel/gnome-vfs/Makefile +++ b/devel/gnome-vfs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomevfs2 -PORTVERSION= 2.5.90 -PORTREVISION= 2 +PORTVERSION= 2.5.91 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-vfs/2.5 @@ -28,6 +27,7 @@ USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --disable-openssl \ + --disable-gnutls \ --with-gtk=no CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo index 2609da046..96c3334ee 100644 --- a/devel/gnome-vfs/distinfo +++ b/devel/gnome-vfs/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-vfs-2.5.90.tar.bz2) = 6cff86680728586f4ebd58fc41c163d4 -SIZE (gnome2/gnome-vfs-2.5.90.tar.bz2) = 1414093 +MD5 (gnome2/gnome-vfs-2.5.91.tar.bz2) = b0d27c7355c9e32d194938ee0ea8c3ba +SIZE (gnome2/gnome-vfs-2.5.91.tar.bz2) = 1417089 |