diff options
author | marcus <marcus@FreeBSD.org> | 2004-07-22 02:04:55 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-07-22 02:04:55 +0800 |
commit | 6d598d45be7b6557f05081c12349ac23833c01a7 (patch) | |
tree | de973e65f139c39b74959f9f1cfec86ac82f03f0 /net | |
parent | 21a131f6763adda207c897133ba5cdc1847a8146 (diff) | |
download | freebsd-ports-gnome-6d598d45be7b6557f05081c12349ac23833c01a7.tar.gz freebsd-ports-gnome-6d598d45be7b6557f05081c12349ac23833c01a7.tar.zst freebsd-ports-gnome-6d598d45be7b6557f05081c12349ac23833c01a7.zip |
Update to 2.7.4.
Diffstat (limited to 'net')
-rw-r--r-- | net/vino/Makefile | 3 | ||||
-rw-r--r-- | net/vino/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index 325fce3d66f0..2dc8553482b9 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -6,7 +6,7 @@ # PORTNAME= vino -PORTVERSION= 2.7.3.1 +PORTVERSION= 2.7.4 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.7 @@ -20,6 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix intlhack gnomehack gnomepanel USE_GMAKE= yes +GNOME_DESKTOP_VERSION=2 USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/net/vino/distinfo b/net/vino/distinfo index 0915d22156f7..cf484f478bbd 100644 --- a/net/vino/distinfo +++ b/net/vino/distinfo @@ -1,2 +1,2 @@ -MD5 (vino-2.7.3.1.tar.bz2) = f3b06d2fe9f116f1b7badaa355ab33c2 -SIZE (vino-2.7.3.1.tar.bz2) = 561077 +MD5 (vino-2.7.4.tar.bz2) = 359d5bc52be64bedb2d8af42bdff2f0c +SIZE (vino-2.7.4.tar.bz2) = 562494 |