Date: Mon, 27 Mar 2023 09:57:15 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 86eddc72db86 - main - net/ndisc6: update to 1.0.7 Message-ID: <202303270957.32R9vF7f010236@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=86eddc72db86ca03f51eed8db797b32032cfb002 commit 86eddc72db86ca03f51eed8db797b32032cfb002 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-03-26 17:14:11 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-03-27 09:52:34 +0000 net/ndisc6: update to 1.0.7 Reported by: portscout --- net/ndisc6/Makefile | 7 ++----- net/ndisc6/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/net/ndisc6/Makefile b/net/ndisc6/Makefile index 78dcf6b72270..9e369f3b435c 100644 --- a/net/ndisc6/Makefile +++ b/net/ndisc6/Makefile @@ -1,5 +1,5 @@ PORTNAME= ndisc6 -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= net MASTER_SITES= http://www.remlab.net/files/ndisc6/ \ http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/ @@ -10,7 +10,7 @@ WWW= https://www.remlab.net/ndisc6/ LICENSE= GPLv2 -USES= compiler:c11 perl5 tar:bzip2 +USES= compiler:c11 localbase perl5 tar:bzip2 USE_RC_SUBR= rdnssd GNU_CONFIGURE= yes @@ -19,9 +19,6 @@ CONFIGURE_ARGS= --disable-suid-install \ CONFIGURE_ENV= PERL=${LOCALBASE}/bin/perl MAKE_ENV= CHOWNPROG=: -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes diff --git a/net/ndisc6/distinfo b/net/ndisc6/distinfo index f99618a9a7ae..d6cfee417fa5 100644 --- a/net/ndisc6/distinfo +++ b/net/ndisc6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659123293 -SHA256 (ndisc6-1.0.6.tar.bz2) = a713210e9be1f15cfa0809f4c2728b00cd5f25881d7585126986982055453cfb -SIZE (ndisc6-1.0.6.tar.bz2) = 262008 +TIMESTAMP = 1679850838 +SHA256 (ndisc6-1.0.7.tar.bz2) = edc431d70510d7321a5a39d243de0d0f63846dc9145b3b549c7348cc2bc96609 +SIZE (ndisc6-1.0.7.tar.bz2) = 262144
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303270957.32R9vF7f010236>