Date: Tue, 20 May 2014 03:00:02 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/189047: commit references a PR Message-ID: <201405200300.s4K302Du057459@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/189047; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/189047: commit references a PR Date: Tue, 20 May 2014 02:51:13 +0000 (UTC) Author: miwi Date: Tue May 20 02:51:09 2014 New Revision: 354590 URL: http://svnweb.freebsd.org/changeset/ports/354590 QAT: https://qat.redports.org/buildarchive/r354590/ Log: - Update to 0.9.6 release PR: 189047 Submitted by: maintainer Modified: head/devel/dulwich/Makefile head/devel/dulwich/distinfo Modified: head/devel/dulwich/Makefile ============================================================================== --- head/devel/dulwich/Makefile Tue May 20 02:50:20 2014 (r354589) +++ head/devel/dulwich/Makefile Tue May 20 02:51:09 2014 (r354590) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dulwich -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,8 +13,9 @@ COMMENT= Python implementation of the Gi LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -PORTDOCS= NEWS README file-format.txt introduction.txt object-store.txt \ - protocol.txt remote.txt repo.txt tag.txt +PORTDOCS= AUTHORS HACKING NEWS README.md file-format.txt \ + introduction.txt object-store.txt protocol.txt remote.txt \ + repo.txt tag.txt PORTEXAMPLES= clone.py config.py diff.py latest_change.py USE_PYTHON= 2 Modified: head/devel/dulwich/distinfo ============================================================================== --- head/devel/dulwich/distinfo Tue May 20 02:50:20 2014 (r354589) +++ head/devel/dulwich/distinfo Tue May 20 02:51:09 2014 (r354590) @@ -1,2 +1,2 @@ -SHA256 (dulwich-0.9.5.tar.gz) = 751fe9e1d32b61e21f086b4fa07ca96b69165a7ad24c5cebaef4f8803f512c0b -SIZE (dulwich-0.9.5.tar.gz) = 237255 +SHA256 (dulwich-0.9.6.tar.gz) = 703bdb196468cada64becb798cad2b53c57016c4b70cb7f8360d1e09cad9fb4a +SIZE (dulwich-0.9.6.tar.gz) = 237451 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405200300.s4K302Du057459>