Skip to content

Commit

Permalink
net/dhcp6: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Dec 21, 2016
1 parent 31af085 commit 57638cb
Show file tree
Hide file tree
Showing 7 changed files with 8 additions and 1,112 deletions.
9 changes: 5 additions & 4 deletions net/dhcp6/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,19 @@
# $FreeBSD$

PORTNAME= dhcp6
PORTVERSION= 20080615
PORTREVISION= 7
PORTVERSION= 20080615.1
DISTVERSIONPREFIX= v
CATEGORIES= net ipv6
MASTER_SITES= SF/wide-dhcpv6/wide-dhcpv6/wide-dhcpv6-${PORTVERSION}
DISTNAME= wide-dhcpv6-${PORTVERSION}

MAINTAINER= hrs@FreeBSD.org
COMMENT= KAME DHCP6 client, server, and relay

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYRIGHT

USE_GITHUB= yes
GH_ACCOUNT= hrs-allbsd
GH_PROJECT= wide-dhcpv6
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc \
--with-localdbdir=/var/db
Expand Down
5 changes: 3 additions & 2 deletions net/dhcp6/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
SHA256 (wide-dhcpv6-20080615.tar.gz) = 55a66174a1edeabd90029b83cb3fff8e0b63718a556ce95b97d464a87fd1bd81
SIZE (wide-dhcpv6-20080615.tar.gz) = 215354
TIMESTAMP = 1482135497
SHA256 (hrs-allbsd-wide-dhcpv6-v20080615.1_GH0.tar.gz) = 3731bc5bf709627f14d0ffe7805a08055f3f483376ca49e6da708a12dddc0f42
SIZE (hrs-allbsd-wide-dhcpv6-v20080615.1_GH0.tar.gz) = 195171
25 changes: 0 additions & 25 deletions net/dhcp6/files/patch-Makefile.in

This file was deleted.

11 changes: 0 additions & 11 deletions net/dhcp6/files/patch-auth.c

This file was deleted.

Loading

0 comments on commit 57638cb

Please sign in to comment.