diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-07 01:54:25 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2011-06-07 01:54:25 +0800 |
commit | 8a1bfe4d45b8174a66f24801582076ae73b94390 (patch) | |
tree | b7323c82c176a662bacb7c272fa46f6f89efaf3a | |
parent | c55d2246781d967419b45bb76f83e460f683cb73 (diff) | |
download | marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.gz marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.bz2 marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.lz marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.xz marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.tar.zst marcuscom-ports-8a1bfe4d45b8174a66f24801582076ae73b94390.zip |
Chase gnutls update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16037 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | net/glib-networking/Makefile | 5 | ||||
-rw-r--r-- | net/gtk-vnc/Makefile | 2 | ||||
-rw-r--r-- | net/gtk-vnc3/Makefile | 1 | ||||
-rw-r--r-- | net/vino/Makefile | 3 | ||||
-rw-r--r-- | net/vino3/Makefile | 3 | ||||
-rw-r--r-- | www/kazehakase/Makefile | 6 | ||||
-rw-r--r-- | www/xxxterm/Makefile | 4 |
7 files changed, 14 insertions, 10 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index 40d7b1667..055e30df6 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -3,11 +3,12 @@ # Whom: Koop Mast <kwm@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/glib-networking/Makefile,v 1.7 2011/04/27 19:49:59 kwm Exp $ +# $MCom: ports/net/glib-networking/Makefile,v 1.8 2011/05/25 15:55:00 kwm Exp $ # PORTNAME= glib-networking PORTVERSION= 2.28.7 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +18,7 @@ COMMENT= Network-related giomodules for glib BUILD_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \ gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas -LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \ +LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \ dbus-1.3:${PORTSDIR}/devel/dbus \ proxy.1:${PORTSDIR}/net/libproxy RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \ diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile index cc1aec042..0fc174637 100644 --- a/net/gtk-vnc/Makefile +++ b/net/gtk-vnc/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk-vnc PORTVERSION= 0.3.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/gtk-vnc3/Makefile b/net/gtk-vnc3/Makefile index 11c4a2df1..de16390dc 100644 --- a/net/gtk-vnc3/Makefile +++ b/net/gtk-vnc3/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtk-vnc PORTVERSION= 0.4.3 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME diff --git a/net/vino/Makefile b/net/vino/Makefile index a308ebb52..a5c4b0573 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -3,11 +3,12 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $MCom: ports/net/vino/Makefile,v 1.85 2011/04/25 19:40:17 mezz Exp $ +# $MCom: ports/net/vino/Makefile,v 1.86 2011/05/02 21:09:12 kwm Exp $ # PORTNAME= vino PORTVERSION= 2.32.2 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/net/vino3/Makefile b/net/vino3/Makefile index b9a7960a3..0289a743a 100644 --- a/net/vino3/Makefile +++ b/net/vino3/Makefile @@ -3,11 +3,12 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $MCom: ports/net/vino3/Makefile,v 1.8 2011/04/27 11:40:44 kwm Exp $ +# $MCom: ports/net/vino3/Makefile,v 1.9 2011/05/02 21:10:43 kwm Exp $ # PORTNAME= vino PORTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index 46fcbb915..f09ab5d6f 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -3,12 +3,12 @@ # Whom: michael johnson <ahze@ahze.net> # # $FreeBSD$ -# $MCom: ports/www/kazehakase/Makefile,v 1.30 2011/03/06 23:12:43 kwm Exp $ +# $MCom: ports/www/kazehakase/Makefile,v 1.31 2011/04/30 20:43:28 mezz Exp $ # PORTNAME= kazehakase PORTVERSION= 0.5.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ${PORTNAME}/43802 @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/43802 MAINTAINER= kwm@FreeBSD.org COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon -LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \ +LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \ estraier.8:${PORTSDIR}/textproc/hyperestraier USE_GNOME= gnomehack intlhack gnomeprefix gtk20 diff --git a/www/xxxterm/Makefile b/www/xxxterm/Makefile index e5776c31a..a11f6db2d 100644 --- a/www/xxxterm/Makefile +++ b/www/xxxterm/Makefile @@ -7,7 +7,7 @@ PORTNAME= xxxterm PORTVERSION= 1.303 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://opensource.conformal.com/snapshots/xxxterm/ EXTRACT_SUFX= .tgz @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= aldis@bsdroot.lv COMMENT= Minimalists vi-like web browser based on webkit and GTK+ -LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \ +LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls \ soup-2.4:${PORTSDIR}/devel/libsoup \ webkitgtk-1.0:${PORTSDIR}/www/webkit-gtk2 |