Index: head/net/enet/Makefile =================================================================== --- head/net/enet/Makefile (revision 491631) +++ head/net/enet/Makefile (revision 491632) @@ -1,27 +1,27 @@ # Created by: Stanislav Sedov # $FreeBSD$ PORTNAME= enet -PORTVERSION= 1.3.13 +PORTVERSION= 1.3.14 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= http://enet.bespin.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple and robust communication library based on UDP LICENSE= MIT USES= pathfix libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: @(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} html ${STAGEDIR}${DOCSDIR}) .include Index: head/net/enet/distinfo =================================================================== --- head/net/enet/distinfo (revision 491631) +++ head/net/enet/distinfo (revision 491632) @@ -1,2 +1,3 @@ -SHA256 (enet-1.3.13.tar.gz) = e36072021faa28731b08c15b1c3b5b91b911baf5f6abcc7fe4a6d425abada35c -SIZE (enet-1.3.13.tar.gz) = 669090 +TIMESTAMP = 1548678770 +SHA256 (enet-1.3.14.tar.gz) = 98f6f57aab0a424469619ed3047728f0d3901ce8f0dea919c11e7966d807e870 +SIZE (enet-1.3.14.tar.gz) = 698808 Index: head/net/enet/pkg-plist =================================================================== --- head/net/enet/pkg-plist (revision 491631) +++ head/net/enet/pkg-plist (revision 491632) @@ -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.1 +lib/libenet.so.7.0.2 libdata/pkgconfig/libenet.pc