aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2001-05-28 23:55:29 +0800
committerume <ume@FreeBSD.org>2001-05-28 23:55:29 +0800
commit9c98769fa722475f6e2abc782276f60c94a65488 (patch)
tree6935e5c5637b52bb5329e3fa019414a654b0ad54 /net
parent8e42f34703ad955f394b562186438de899231417 (diff)
downloadfreebsd-ports-gnome-9c98769fa722475f6e2abc782276f60c94a65488.tar.gz
freebsd-ports-gnome-9c98769fa722475f6e2abc782276f60c94a65488.tar.zst
freebsd-ports-gnome-9c98769fa722475f6e2abc782276f60c94a65488.zip
Update to 0.10.
It actually changes nothing in FreeBSD. Submitted by: vanilla
Diffstat (limited to 'net')
-rw-r--r--net/p5-Socket6/Makefile2
-rw-r--r--net/p5-Socket6/distinfo2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Socket6/Makefile b/net/p5-Socket6/Makefile
index a179d56aacf7..32008417ffce 100644
--- a/net/p5-Socket6/Makefile
+++ b/net/p5-Socket6/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Socket6
-PORTVERSION= 0.08
+PORTVERSION= 0.10
CATEGORIES= net perl5 ipv6
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Socket6
diff --git a/net/p5-Socket6/distinfo b/net/p5-Socket6/distinfo
index d20e10c816ec..feb3513cffe2 100644
--- a/net/p5-Socket6/distinfo
+++ b/net/p5-Socket6/distinfo
@@ -1 +1 @@
-MD5 (Socket6-0.08.tar.gz) = d64c6eba26bc0f92bdf56fef6287eb31
+MD5 (Socket6-0.10.tar.gz) = 5785ac34cd1d1676d2a16e3606c258f0
| - Bump dependent ports as .so version has changed Approved by: portmgr blanket * - Switch to USES=libtool, drop .la filesamdmi32014-07-092-3/+2 | | | | Approved by: portmgr blanket * The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) * - Stage supportmiwi2014-03-12