svn commit: r316153 - head/devel/libpo6
Pawel Pekala
pawel at FreeBSD.org
Sat Apr 20 15:07:08 UTC 2013
Author: pawel
Date: Sat Apr 20 15:07:06 2013
New Revision: 316153
URL: http://svnweb.freebsd.org/changeset/ports/316153
Log:
Update to version 0.3.1
PR: ports/177591
Submitted by: Veniamin Gvozdikov <g.veniamin at googlemail.com> (maintainer)
Feature safe: yes
Modified:
head/devel/libpo6/Makefile (contents, props changed)
head/devel/libpo6/distinfo (contents, props changed)
head/devel/libpo6/pkg-plist (contents, props changed)
Modified: head/devel/libpo6/Makefile
==============================================================================
--- head/devel/libpo6/Makefile Sat Apr 20 14:43:48 2013 (r316152)
+++ head/devel/libpo6/Makefile Sat Apr 20 15:07:06 2013 (r316153)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libpo6
-PORTVERSION= 0.2.3
+PORTVERSION= 0.3.1
CATEGORIES= devel
MASTER_SITES= http://hyperdex.org/src/
Modified: head/devel/libpo6/distinfo
==============================================================================
--- head/devel/libpo6/distinfo Sat Apr 20 14:43:48 2013 (r316152)
+++ head/devel/libpo6/distinfo Sat Apr 20 15:07:06 2013 (r316153)
@@ -1,2 +1,2 @@
-SHA256 (libpo6-0.2.3.tar.gz) = f3cfe664515643a36e7abe96fcba9a111c5e5a9544fc649da58328c395ca08fb
-SIZE (libpo6-0.2.3.tar.gz) = 110849
+SHA256 (libpo6-0.3.1.tar.gz) = 71c8f9b2c58b2ba3d86cdc2d781aca9239d97da302a8c1c12eaa56ebb5973fa2
+SIZE (libpo6-0.3.1.tar.gz) = 107909
Modified: head/devel/libpo6/pkg-plist
==============================================================================
--- head/devel/libpo6/pkg-plist Sat Apr 20 14:43:48 2013 (r316152)
+++ head/devel/libpo6/pkg-plist Sat Apr 20 15:07:06 2013 (r316153)
@@ -1,5 +1,6 @@
include/po6/error.h
include/po6/io/fd.h
+include/po6/net/hostname.h
include/po6/net/ipaddr.h
include/po6/net/location.h
include/po6/net/socket.h
More information about the svn-ports-all
mailing list