Index: head/devel/dulwich/Makefile =================================================================== --- head/devel/dulwich/Makefile (revision 294001) +++ head/devel/dulwich/Makefile (revision 294002) @@ -1,44 +1,44 @@ # Ports collection makefile for: dulwich # Date created: 2009-10-24 # Whom: Marco Broeder # # $FreeBSD$ # PORTNAME= dulwich -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.5 CATEGORIES= devel python MASTER_SITES= http://samba.org/~jelmer/${PORTNAME}/ \ http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= marco.broeder@gmx.eu COMMENT= Pure-Python implementation of the Git file formats and protocols LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual MAKE_JOBS_SAFE= yes USE_PYTHON= yes USE_PYDISTUTILS=yes FETCH_ARGS= -Fpr # default '-AFpr' prevents 302 redirects by launchpad .ifndef (NOPORTDOCS) PORTDOCS= AUTHORS COPYING HACKING NEWS README .endif post-patch: ${REINPLACE_CMD} -e 's|PYTHON = python|PYTHON = /usr/bin/env python|g' \ ${WRKSRC}/Makefile ${REINPLACE_CMD} -e 's|/usr/bin/python|/usr/bin/env python|g' \ ${WRKSRC}/setup.py post-install: .ifndef (NOPORTDOCS) ${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif .include Property changes on: head/devel/dulwich/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.15 \ No newline at end of property +1.16 \ No newline at end of property Index: head/devel/dulwich/distinfo =================================================================== --- head/devel/dulwich/distinfo (revision 294001) +++ head/devel/dulwich/distinfo (revision 294002) @@ -1,2 +1,2 @@ -SHA256 (dulwich-0.8.4.tar.gz) = a0b4cf0c1c42520ed630585a74c7958451cff241a816fe2d00d6bc9e6eeadd6b -SIZE (dulwich-0.8.4.tar.gz) = 203677 +SHA256 (dulwich-0.8.5.tar.gz) = 546d2840199500dc270da5bda456df68de4d1733f8b184bf425c5e560f988b6a +SIZE (dulwich-0.8.5.tar.gz) = 203727 Property changes on: head/devel/dulwich/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property