aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-12-20 10:12:54 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-12-20 10:12:54 +0000
commit9acb211f5144517c6af31b2489fe9ab0a2477c2a (patch)
tree79c637abc53e088c3b483ab9e45c67cc4e6b8df2
parent2bf1f7f93258116fac9bfb92792067974fd1b6e8 (diff)
downloadports-9acb211f5144517c6af31b2489fe9ab0a2477c2a.tar.gz
ports-9acb211f5144517c6af31b2489fe9ab0a2477c2a.zip
- Update to 0.8.2
PR: ports/163471 Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer)
Notes
Notes: svn path=/head/; revision=287721
-rw-r--r--devel/dulwich/Makefile6
-rw-r--r--devel/dulwich/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/dulwich/Makefile b/devel/dulwich/Makefile
index b5a76b8e561e..cdece41a8bae 100644
--- a/devel/dulwich/Makefile
+++ b/devel/dulwich/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dulwich
-PORTVERSION= 0.8.1
+PORTVERSION= 0.8.2
CATEGORIES= devel python
MASTER_SITES= http://samba.org/~jelmer/${PORTNAME}/ \
http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/
@@ -30,8 +30,8 @@ PORTDOCS= AUTHORS COPYING HACKING NEWS README
.endif
post-patch:
- ${REINPLACE_CMD} -e 's|PYTHON = python|PYTHON = /usr/bin/env python|g; \
- s|/usr|${PREFIX}|g' ${WRKSRC}/Makefile
+ ${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
diff --git a/devel/dulwich/distinfo b/devel/dulwich/distinfo
index 8e7e0cc61a14..6517ebe344cf 100644
--- a/devel/dulwich/distinfo
+++ b/devel/dulwich/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dulwich-0.8.1.tar.gz) = 1a1619e9c7e63fe9bdc93356ee893be1016b7ea12ad953f4e1f1f5c0c5056ee8
-SIZE (dulwich-0.8.1.tar.gz) = 190280
+SHA256 (dulwich-0.8.2.tar.gz) = 411a9574e1af399f21d55651bc5dc2f16b001445391150a3ff77a03f2be782cd
+SIZE (dulwich-0.8.2.tar.gz) = 192938