New version is released: http://svn.collab.net/viewcvs/svn/trunk/contrib/client-side/psvn/ The patch is trivial. Fix: The patch should be applied to the port: # cd /usr/ports/devel # patch < _the_patch_ WBR -- bsam--Rii3Ruytgx89BjNpM22rPedSKXjSAFN4xisVPnZcHjJT5QEE Content-Type: text/plain; name="psvn.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="psvn.patch" diff -ruN psvn.orig/Makefile psvn/Makefile --- psvn.orig/Makefile Wed Sep 7 13:20:08 2005 +++ psvn/Makefile Fri Oct 7 23:15:41 2005 @@ -6,7 +6,7 @@ # PORTNAME= psvn -PORTVERSION= 15969 +PORTVERSION= 16425 CATEGORIES= devel elisp MASTER_SITES= http://svn.collab.net/viewcvs/*checkout*/svn/trunk/contrib/client-side/psvn/ DISTNAME= psvn.el\?rev=${PORTVERSION} diff -ruN psvn.orig/distinfo psvn/distinfo --- psvn.orig/distinfo Wed Sep 7 13:20:08 2005 +++ psvn/distinfo Fri Oct 7 23:17:10 2005 @@ -1,2 +1,2 @@ -MD5 (psvn.el?rev=15969) = f6d98b5bc1f2e2fc342b5fd9731e910b -SIZE (psvn.el?rev=15969) = 152091 +MD5 (psvn.el?rev=16425) = 3944714ce5b33b7ef498f51cac68c26d +SIZE (psvn.el?rev=16425) = 154030
Responsible Changed From-To: freebsd-ports-bugs->mnag I'll take it.
State Changed From-To: open->closed Committed. Thanks!