svn commit: r475587 - head/dns/dnsforwarder

Mathieu Arnold mat at FreeBSD.org
Mon Jul 30 10:54:04 UTC 2018


On Sat, Jul 28, 2018 at 03:58:29PM +0000, Jochen Neumeister wrote:
> Modified: head/dns/dnsforwarder/Makefile
> ==============================================================================
> --- head/dns/dnsforwarder/Makefile	Sat Jul 28 15:47:32 2018	(r475586)
> +++ head/dns/dnsforwarder/Makefile	Sat Jul 28 15:58:29 2018	(r475587)
> @@ -2,27 +2,26 @@
>  # $FreeBSD$
>  
>  PORTNAME=	dnsforwarder
> -PORTVERSION=	20170319
> +PORTVERSION=	6.1.15
>  CATEGORIES=	dns

>  
> -LIB_DEPENDS=	libcurl.so:ftp/curl
> -
>  USE_GITHUB=	yes
>  GH_ACCOUNT=	holmium
> -GH_TAGNAME=	441ef2081651020ac1bd42f91017dbdad044c7d8
> +GH_PROJECT=	dnsforwarder

This is the default, please remove.  Also, the USE_GITHUB block comes
after the USES line.

> +LIB_DEPENDS=	libcurl.so:ftp/curl
> +
>  USES=		localbase
>  
> -GNU_CONFIGURE=	yes
> -CONFIGURE_ARGS=	--with-ccflags=no
> -
>  PLIST_FILES=	bin/dnsforwarder
> -
> +GNU_CONFIGURE=	yes
>  MAKEFILE=	makefile
>  
>  .include <bsd.port.mk>
> 
> Modified: head/dns/dnsforwarder/distinfo
> ==============================================================================
> --- head/dns/dnsforwarder/distinfo	Sat Jul 28 15:47:32 2018	(r475586)
> +++ head/dns/dnsforwarder/distinfo	Sat Jul 28 15:58:29 2018	(r475587)
> @@ -1,3 +1,3 @@
> -TIMESTAMP = 1495089374
> -SHA256 (holmium-dnsforwarder-20170319-441ef2081651020ac1bd42f91017dbdad044c7d8_GH0.tar.gz) = 96d117ac3bd8e55a7a803df991419bfb2b5798897acd4eb76858acea64d2f4ff
> -SIZE (holmium-dnsforwarder-20170319-441ef2081651020ac1bd42f91017dbdad044c7d8_GH0.tar.gz) = 335076
> +TIMESTAMP = 1532000071
> +SHA256 (holmium-dnsforwarder-6.1.15_GH0.tar.gz) = 87785b6d86246d7d97d488bb14f99bd0cf8fbd2dda2e8e7516a49aab403dac68
> +SIZE (holmium-dnsforwarder-6.1.15_GH0.tar.gz) = 367647
> 
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180730/7a5c8db5/attachment.sig>


More information about the svn-ports-all mailing list