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 _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"