View | Details | Raw Unified | Return to bug 177591
Collapse All | Expand All

(-)libpo6/Makefile (-1 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD: devel/libpo6/Makefile 314640 2013-03-19 13:04:30Z eadler $
2
# $FreeBSD: devel/libpo6/Makefile 314640 2013-03-19 13:04:30Z eadler $
3
3
4
PORTNAME=	libpo6
4
PORTNAME=	libpo6
5
PORTVERSION=	0.2.3
5
PORTVERSION=	0.3.1
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
MASTER_SITES=	http://hyperdex.org/src/
7
MASTER_SITES=	http://hyperdex.org/src/
8
8
(-)libpo6/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (libpo6-0.2.3.tar.gz) = f3cfe664515643a36e7abe96fcba9a111c5e5a9544fc649da58328c395ca08fb
1
SHA256 (libpo6-0.3.1.tar.gz) = 71c8f9b2c58b2ba3d86cdc2d781aca9239d97da302a8c1c12eaa56ebb5973fa2
2
SIZE (libpo6-0.2.3.tar.gz) = 110849
2
SIZE (libpo6-0.3.1.tar.gz) = 107909
(-)libpo6/pkg-plist (+1 lines)
Lines 1-5 Link Here
1
include/po6/error.h
1
include/po6/error.h
2
include/po6/io/fd.h
2
include/po6/io/fd.h
3
include/po6/net/hostname.h
3
include/po6/net/ipaddr.h
4
include/po6/net/ipaddr.h
4
include/po6/net/location.h
5
include/po6/net/location.h
5
include/po6/net/socket.h
6
include/po6/net/socket.h

Return to bug 177591