diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2018-11-09 10:59:56 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2018-11-09 10:59:56 +0800 |
commit | 4f808ebfe30a3473e0abb6a0d9eb216dca368831 (patch) | |
tree | 271f3cb74cdc14cee2af370465fbf4ed512aa94a /net | |
parent | d642bf0475e3537ae1988cebe3af3ad1e54610ce (diff) | |
download | freebsd-ports-gnome-4f808ebfe30a3473e0abb6a0d9eb216dca368831.tar.gz freebsd-ports-gnome-4f808ebfe30a3473e0abb6a0d9eb216dca368831.tar.zst freebsd-ports-gnome-4f808ebfe30a3473e0abb6a0d9eb216dca368831.zip |
Update to fix build with net-snmp-5.8
PR: 227987
Submitted by: pi@FreeBSD.org
Diffstat (limited to 'net')
-rw-r--r-- | net/ptpd2/Makefile | 2 | ||||
-rw-r--r-- | net/ptpd2/distinfo | 6 | ||||
-rw-r--r-- | net/ptpd2/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/net/ptpd2/Makefile b/net/ptpd2/Makefile index 2e615aba4648..b9c78073702a 100644 --- a/net/ptpd2/Makefile +++ b/net/ptpd2/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE USE_GITHUB= yes GH_ACCOUNT= ptpd -GH_TAGNAME= 861c44f +GH_TAGNAME= d27a6e0 CONFLICTS= ptpd2-devel.* diff --git a/net/ptpd2/distinfo b/net/ptpd2/distinfo index f9e2e0fb6689..f6972472cdcc 100644 --- a/net/ptpd2/distinfo +++ b/net/ptpd2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1529807828 -SHA256 (ptpd-ptpd-2.3.1-861c44f_GH0.tar.gz) = 673ea84b11c77a808ac6ef1d42d9c6b7f3c7245b5957b13e754951bf26001286 -SIZE (ptpd-ptpd-2.3.1-861c44f_GH0.tar.gz) = 884204 +TIMESTAMP = 1541731814 +SHA256 (ptpd-ptpd-2.3.1-d27a6e0_GH0.tar.gz) = 9384968100d40d49aa2cf923ea5da51dacf8270d8e6350d64f887e9f30976524 +SIZE (ptpd-ptpd-2.3.1-d27a6e0_GH0.tar.gz) = 930788 diff --git a/net/ptpd2/pkg-plist b/net/ptpd2/pkg-plist index 57619685b9c3..1dd9fc95a27b 100644 --- a/net/ptpd2/pkg-plist +++ b/net/ptpd2/pkg-plist @@ -5,6 +5,7 @@ man/man5/ptpd2.conf.5.gz %%ETCDIR%%/client-e2e-pcap.conf.sample %%ETCDIR%%/client-e2e-socket.conf.sample %%DATADIR%%/PTPBASE-MIB.txt -%%DATADIR%%/leap-seconds.list.28dec2015 +%%DATADIR%%/leap-seconds.list %%DATADIR%%/ptpd2.conf.default-full %%DATADIR%%/ptpd2.conf.minimal +%%DATADIR%%/templates.conf |