Date: Mon, 09 Oct 2017 14:31:49 -0700 From: Cy Schubert <Cy.Schubert@komquats.com> To: Renato Botelho <garga@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r451637 - head/devel/git Message-ID: <201710092131.v99LVnvI008023@slippy.cwsent.com> In-Reply-To: Message from Renato Botelho <garga@FreeBSD.org> of "Mon, 09 Oct 2017 20:08:53 -0000." <201710092008.v99K8rqT056162@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <201710092008.v99K8rqT056162@repo.freebsd.org>, Renato Botelho write s: > Author: garga > Date: Mon Oct 9 20:08:53 2017 > New Revision: 451637 > URL: https://svnweb.freebsd.org/changeset/ports/451637 > > Log: > Update devel/git to 2.14.2 > > Sponsored by: Rubicon Communications, LLC (Netgate) > > Modified: > head/devel/git/Makefile > head/devel/git/distinfo > > Modified: head/devel/git/Makefile > ============================================================================= > = > --- head/devel/git/Makefile Mon Oct 9 20:07:33 2017 (r451636) > +++ head/devel/git/Makefile Mon Oct 9 20:08:53 2017 (r451637) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= git > -DISTVERSION= 2.14.1 > +DISTVERSION= 2.14.2 > CATEGORIES= devel > MASTER_SITES= KERNEL_ORG/software/scm/git > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ > > Modified: head/devel/git/distinfo > ============================================================================= > = > --- head/devel/git/distinfo Mon Oct 9 20:07:33 2017 (r451636) > +++ head/devel/git/distinfo Mon Oct 9 20:08:53 2017 (r451637) > @@ -1,7 +1,7 @@ > -TIMESTAMP = 1502396019 > -SHA256 (git-2.14.1.tar.xz) = 6f724c6d0e9e13114ab35db6f67e1b2c1934b641e89366e > 6a0e37618231f2cc6 > -SIZE (git-2.14.1.tar.xz) = 4791876 > -SHA256 (git-manpages-2.14.1.tar.xz) = 7ebce1e0e862af1367e24f14765c7b67f08b63 > fb01b80949f55479c562d414f2 > -SIZE (git-manpages-2.14.1.tar.xz) = 410400 > -SHA256 (git-htmldocs-2.14.1.tar.xz) = 9c1970c7f87f37c8b3044e01e0500d84d8bc4e > b4dfa5ca881c32c351f20769fb > -SIZE (git-htmldocs-2.14.1.tar.xz) = 1115176 > +TIMESTAMP = 1506702128 > +SHA256 (git-2.14.2.tar.xz) = 50e9723996114ad1eec4dda89960d9fe34461749ae42031 > 008a261fedd03c7a1 > +SIZE (git-2.14.2.tar.xz) = 4800208 > +SHA256 (git-manpages-2.14.2.tar.xz) = 6dd350d1e9d00159a549f0fad08a9f954b1d12 > 576fc8d5865fbed9dee15105fc > +SIZE (git-manpages-2.14.2.tar.xz) = 411160 > +SHA256 (git-htmldocs-2.14.2.tar.xz) = a36661e81e5b21e788cd84e11860bcd0cafa40 > 2eff06e6371415a5a0e0b80dfb > +SIZE (git-htmldocs-2.14.2.tar.xz) = 1115940 > It didn't install at first so I ran check-orphans. I get the following. ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/RelNotes/2.10.5.txt Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/RelNotes/2.11.4.txt Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/RelNotes/2.12.5.txt Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/RelNotes/2.13.6.txt Error: Orphaned: %%PORTDOCS%%%%DOCSDIR%%/RelNotes/2.14.2.txt ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%DOCSDIR%%/technical/api-builtin.html Error: Missing: %%DOCSDIR%%/technical/api-builtin.txt Error: Missing: %%DOCSDIR%%/technical/api-sub-process.html Error: Missing: %%DOCSDIR%%/technical/api-sub-process.txt ===> Error: Plist issues found. *** Error code 1 Stop. make: stopped in /usr/ports/devel/git -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710092131.v99LVnvI008023>