Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jul 2012 23:08:47 -0700
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org,  svn-ports-head@freebsd.org
Subject:   Re: svn commit: r301704 - head/dns/fpdns
Message-ID:  <501624EF.3010800@FreeBSD.org>
In-Reply-To: <201207300559.q6U5x8dO054529@svn.freebsd.org>
References:  <201207300559.q6U5x8dO054529@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

It should go without saying that I confirmed the substantive sources are
the same, but just in case ...

The tarball I created was this download, minus the "utils" directory
that is used primarily for development. This is the full download, but
it has the advantage of being pulled from github's site, and will be
easier to maintain down the road. I also confirmed that in spite of the
extra code in the tarball it installs/deinstalls cleanly.

Doug


On 07/29/2012 22:59, Doug Barton wrote:
> Author: dougb
> Date: Mon Jul 30 05:59:08 2012
> New Revision: 301704
> URL: http://svn.freebsd.org/changeset/ports/301704
> 
> Log:
>   Use the same method for github downloads as portupgrade-devel
>   
>   Thanks for the pointer:	bryan@shatow.net
> 
> Modified:
>   head/dns/fpdns/Makefile
>   head/dns/fpdns/distinfo
> 
> Modified: head/dns/fpdns/Makefile
> ==============================================================================
> --- head/dns/fpdns/Makefile	Mon Jul 30 05:02:33 2012	(r301703)
> +++ head/dns/fpdns/Makefile	Mon Jul 30 05:59:08 2012	(r301704)
> @@ -3,17 +3,19 @@
>  # Whom:					Edwin Groothuis <edwin@mavetju.org>
>  #
>  # $FreeBSD$
> -#
>  
>  PORTNAME=	fpdns
>  PORTVERSION=	0.9.3.20120719
>  CATEGORIES=	dns net perl5
> -MASTER_SITES=	http://dougbarton.us/Downloads/
> -DISTNAME=	Net-DNS-Fingerprint-0.9.3-9eb38df
> +MASTER_SITES=	https://github.com/kirei/fpdns/tarball/9eb38df/
> +DISTNAME=	kirei-fpdns-${GITVERSION}
>  
>  MAINTAINER=	dougb@FreeBSD.org
>  COMMENT=	FPDNS - Fingerprinting DNS servers
>  
> +FETCH_ARGS=	-Fpr
> +GITVERSION=	9eb38df
> +
>  RUN_DEPENDS=	p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS
>  
>  PERL_CONFIGURE=	yes
> 
> Modified: head/dns/fpdns/distinfo
> ==============================================================================
> --- head/dns/fpdns/distinfo	Mon Jul 30 05:02:33 2012	(r301703)
> +++ head/dns/fpdns/distinfo	Mon Jul 30 05:59:08 2012	(r301704)
> @@ -1,2 +1,2 @@
> -SHA256 (Net-DNS-Fingerprint-0.9.3-9eb38df.tar.gz) = 8179b9671d40cec3cd073773e16b2d8557a113247dd2dd444b627b6980fcfc21
> -SIZE (Net-DNS-Fingerprint-0.9.3-9eb38df.tar.gz) = 13141
> +SHA256 (kirei-fpdns-9eb38df.tar.gz) = 4467d9378e8e68e67e65a0e0f97d980db3bbf357f64304ac93b4ca9fced03a7b
> +SIZE (kirei-fpdns-9eb38df.tar.gz) = 932410
> 


- -- 

    I am only one, but I am one.  I cannot do everything, but I can do
    something.  And I will not let what I cannot do interfere with what
    I can do.
			-- Edward Everett Hale, (1822 - 1909)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBCAAGBQJQFiTvAAoJEFzGhvEaGryEiwoIAIBS79YDR443tzE96D28fgCc
DK/EQ4TRboBeQO7ijf8MvorhAcJKiSnleCbESEQwBv2iwSAehaioBdk/GXVOBWH4
gCBNJnjnrfub1qodj9o1OFaBBtWm9NuvWIwHPEyeo5YsZZ9b7o4RPB2kDMCNLaSQ
lpM8Bu42c4fHFsE+R1a586LLDhgFxk+kiD+PNb6wVfvb7Z77drhJqxm8UWwHzY9l
j267XH8su3kkPiYRr2P9e7yOchYU3LzVZM4kqf9g2jAUGqyhS/I4P3R747htR1Bt
QW/y4N1ALrt3hO1hg4gtQD8uXz0xtL3IMG/MOr9wku5bas9DHJLhcAKEwrnyM+o=
=pW0W
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?501624EF.3010800>