aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2015-08-12 09:45:36 +0800
committerjunovitch <junovitch@FreeBSD.org>2015-08-12 09:45:36 +0800
commitd48124ad5fca2d04c544dbcac8b10c78d8a6a7cd (patch)
treee1bec3f7fe68d61a649f350c0b3dfc77833271da
parent09985e33f41580b3b0ebcac2b5872803b6a4009f (diff)
downloadfreebsd-ports-gnome-d48124ad5fca2d04c544dbcac8b10c78d8a6a7cd.tar.gz
freebsd-ports-gnome-d48124ad5fca2d04c544dbcac8b10c78d8a6a7cd.tar.zst
freebsd-ports-gnome-d48124ad5fca2d04c544dbcac8b10c78d8a6a7cd.zip
net-mgmt/lldpd: update 0.7.15 -> 0.7.16
- Explicitly set --enable-hardening configure option - Chase upstream bash completion path change in pkg-plist PR: 202245 Submitted by: Mathieu Simon <freebsd@simweb.ch> (maintainer) Approved by: pgollucci (mentor)
-rw-r--r--net-mgmt/lldpd/Makefile3
-rw-r--r--net-mgmt/lldpd/distinfo4
-rw-r--r--net-mgmt/lldpd/pkg-plist4
3 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/lldpd/Makefile b/net-mgmt/lldpd/Makefile
index 3bc5f9541a9b..6a2b1ccbb21d 100644
--- a/net-mgmt/lldpd/Makefile
+++ b/net-mgmt/lldpd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= lldpd
-PORTVERSION= 0.7.15
+PORTVERSION= 0.7.16
CATEGORIES= net-mgmt
MASTER_SITES= http://media.luffy.cx/files/${PORTNAME}/
@@ -18,6 +18,7 @@ USE_LDCONFIG= yes
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-doxygen-doc \
+ --enable-hardening \
--enable-privsep \
--with-privsep-chroot=/var/empty \
--with-lldpd-ctl-socket=/var/run/lldpd.socket \
diff --git a/net-mgmt/lldpd/distinfo b/net-mgmt/lldpd/distinfo
index ecab62b08490..7ba6e32bcdc3 100644
--- a/net-mgmt/lldpd/distinfo
+++ b/net-mgmt/lldpd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (lldpd-0.7.15.tar.gz) = c891d6d4480a6a890561ac43d8cc923bd027deb82a3999d65f37d96ca368c246
-SIZE (lldpd-0.7.15.tar.gz) = 1529127
+SHA256 (lldpd-0.7.16.tar.gz) = a0b85a5e685b8e7dad08b6f20ea79d8bec47d8dbf39daef419bd20ad7f37d63f
+SIZE (lldpd-0.7.16.tar.gz) = 1536603
diff --git a/net-mgmt/lldpd/pkg-plist b/net-mgmt/lldpd/pkg-plist
index 61371808abe3..c4a658d352c8 100644
--- a/net-mgmt/lldpd/pkg-plist
+++ b/net-mgmt/lldpd/pkg-plist
@@ -1,11 +1,10 @@
-%%BASH%%etc/bash_completion.d/lldpcli.bash-completion
%%ETCDIR%%.d/README.conf
include/lldp-const.h
include/lldpctl.h
lib/liblldpctl.a
lib/liblldpctl.so
lib/liblldpctl.so.4
-lib/liblldpctl.so.4.6.0
+lib/liblldpctl.so.4.7.0
libdata/pkgconfig/lldpctl.pc
man/man8/lldpcli.8.gz
man/man8/lldpctl.8.gz
@@ -13,6 +12,7 @@ man/man8/lldpd.8.gz
sbin/lldpcli
sbin/lldpctl
sbin/lldpd
+%%BASH%%share/bash-completion/completions/lldpcli
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTE.md
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%DOCS%%%%PORTDOCS%%%%DOCSDIR%%/NEWS