Index: head/net/enet/Makefile =================================================================== --- head/net/enet/Makefile (revision 557720) +++ head/net/enet/Makefile (revision 557721) @@ -1,29 +1,29 @@ # Created by: Stanislav Sedov # $FreeBSD$ PORTNAME= enet -PORTVERSION= 1.3.16 +PORTVERSION= 1.3.17 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://enet.bespin.org/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neel@neelc.org COMMENT= Simple and robust communication library based on UDP LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= libtool pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) .include Index: head/net/enet/distinfo =================================================================== --- head/net/enet/distinfo (revision 557720) +++ head/net/enet/distinfo (revision 557721) @@ -1,3 +1,3 @@ -TIMESTAMP = 1599641667 -SHA256 (enet-1.3.16.tar.gz) = bbb77ebb607f4a03ecce0b06304bae4612bc26f418b75340644cff950562efd1 -SIZE (enet-1.3.16.tar.gz) = 703461 +TIMESTAMP = 1607662367 +SHA256 (enet-1.3.17.tar.gz) = a38f0f194555d558533b8b15c0c478e946310022d0ec7b34334e19e4574dcedc +SIZE (enet-1.3.17.tar.gz) = 703278 Index: head/net/enet/pkg-plist =================================================================== --- head/net/enet/pkg-plist (revision 557720) +++ head/net/enet/pkg-plist (revision 557721) @@ -1,14 +1,14 @@ include/enet/callbacks.h include/enet/enet.h include/enet/list.h include/enet/protocol.h include/enet/time.h include/enet/types.h include/enet/unix.h include/enet/utility.h include/enet/win32.h lib/libenet.a lib/libenet.so lib/libenet.so.7 -lib/libenet.so.7.0.4 +lib/libenet.so.7.0.5 libdata/pkgconfig/libenet.pc