Bump Verson 0.7.5 to 0.7.6

lldpd (0.7.6)
  * Features:
    + Provide a way to build packages for OSX.
    + Add an option to update interface description with neighbor name.
  * Fixes:
    + Compilation fix for OSX 10.6.
This commit is contained in:
mef 2013-09-13 07:29:10 +00:00
parent ad08f2c3d3
commit bf154243eb
3 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.5 2013/07/12 10:44:59 jperkin Exp $
# $NetBSD: Makefile,v 1.6 2013/09/13 07:29:10 mef Exp $
DISTNAME= lldpd-0.7.5
PKGREVISION= 1
DISTNAME= lldpd-0.7.6
CATEGORIES= net
MASTER_SITES= http://media.luffy.cx/files/lldpd/

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.1 2013/05/09 01:39:42 mef Exp $
@comment $NetBSD: PLIST,v 1.2 2013/09/13 07:29:10 mef Exp $
include/lldp-const.h
include/lldpctl.h
lib/liblldpctl.la
@ -9,6 +9,7 @@ man/man8/lldpd.8
sbin/lldpcli
sbin/lldpctl
sbin/lldpd
share/doc/lldpd/CONTRIBUTE.md
share/doc/lldpd/ChangeLog
share/doc/lldpd/NEWS
share/doc/lldpd/README.md

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2013/07/02 16:35:13 mef Exp $
$NetBSD: distinfo,v 1.5 2013/09/13 07:29:10 mef Exp $
SHA1 (lldpd-0.7.5.tar.gz) = a186228fbc41d474aefa6253aeb3e46d0cc73ce7
RMD160 (lldpd-0.7.5.tar.gz) = b3d561143b5c8773de04a0b1509faa200c5595d9
Size (lldpd-0.7.5.tar.gz) = 1445473 bytes
SHA1 (lldpd-0.7.6.tar.gz) = be3d3937b22d14259553f637694f744ed3b8ba79
RMD160 (lldpd-0.7.6.tar.gz) = 659f2a788a6f62b8df559ab3736a43619fe447ea
Size (lldpd-0.7.6.tar.gz) = 1459094 bytes