1. Take maintainership. 2. Update to new version 14766. The patch should be applied to the port itself (ie cd /usr/ports/devel; patch < patch). Fix: ----- patch start ----- WBR -- bsam--shYEZgOPqmachEmUxIRXGjv8OKBrpAlIGDRbZJcCdNhf5460 Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" diff -u psvn.orig/Makefile psvn/Makefile --- psvn.orig/Makefile Sat May 21 20:29:04 2005 +++ psvn/Makefile Sat May 21 20:52:01 2005 @@ -6,13 +6,13 @@ # PORTNAME= psvn -PORTVERSION= 10727 +PORTVERSION= 14766 CATEGORIES= devel elisp MASTER_SITES= http://svn.collab.net/viewcvs/*checkout*/svn/trunk/contrib/client-side/psvn/ DISTNAME= psvn.el\?rev=${PORTVERSION} EXTRACT_SUFX= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsam@ipt.ru COMMENT= Subversion interface for Emacs RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion diff -u psvn.orig/distinfo psvn/distinfo --- psvn.orig/distinfo Sat May 21 20:29:04 2005 +++ psvn/distinfo Sat May 21 20:48:49 2005 @@ -1,2 +1,2 @@ -MD5 (psvn.el?rev=10727) = 300c66b39d1ce2a9444e71861e1054cd -SIZE (psvn.el?rev=10727) = 99807 +MD5 (psvn.el?rev=14766) = 283e351098d010dd5eb00612c962570a +SIZE (psvn.el?rev=14766) = 142149 ----- patch stop ----- How-To-Repeat: Look at http://svn.collab.net/viewcvs/svn/trunk/contrib/client-side/psvn/
State Changed From-To: open->closed Committed, thanks!