Date: Fri, 2 Dec 2011 09:00:59 -0500 From: Wesley Shields <wxs@FreeBSD.org> To: Michael Scheidell <scheidell@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/fprint_demo Makefile distinfo pkg-plist Message-ID: <20111202140059.GG56180@atarininja.org> In-Reply-To: <201111292239.pATMdtGq022326@repoman.freebsd.org> References: <201111292239.pATMdtGq022326@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 29, 2011 at 10:39:55PM +0000, Michael Scheidell wrote:
> scheidell 2011-11-29 22:39:55 UTC
>
> FreeBSD ports repository
>
> Modified files:
> security/fprint_demo Makefile distinfo pkg-plist
> Log:
> - pkg-plist had missing lines
>
> PR: 161226
> Approved by: maintainer timeout gabor(mentor)
> Feature safe: yes
> | @@ -10,7 +10,7 @@ PORTVERSION= 20080303
> | CATEGORIES= security
> | MASTER_SITES= ${MASTER_SITE_DEBIAN}
> | MASTER_SITE_SUBDIR= pool/main/f/${PORTNAME:C/_/-/}
> | -DISTNAME= ${PORTNAME:C/_/-/}_${PORTVERSION}+git.orig
> | +DISTNAME= ${PORTNAME:C/_/-/}_${PORTVERSION}git.orig
You didn't document this change in the commit log. :(
> | --- ports/security/fprint_demo/distinfo 2011/11/29 12:59:55 1.3
> | +++ ports/security/fprint_demo/distinfo 2011/11/29 22:39:55 1.4
> | @@ -1,2 +1,4 @@
> | -SHA256 (fprint-demo_20080303+git.orig.tar.gz) = fcff7f6e8d61b253b88dd87ecf5cdb5418ecf11178ce7cb6ae0e350485045232
> | -SIZE (fprint-demo_20080303+git.orig.tar.gz) = 77714
> | +SHA256 (fprint-demo_20080303git.orig.tar.gz) = fcff7f6e8d61b253b88dd87ecf5cdb5418ecf11178ce7cb6ae0e350485045232
> | +SIZE (fprint-demo_20080303git.orig.tar.gz) = 77714
> | +#http://mirrors.arsc.edu/ubuntu/packages/pool/
> | +#universe/f/fprint-demo/fprint-demo_20080303git.orig.tar.gz
Are these last two lines really meant to be there?
-- WXS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111202140059.GG56180>
