Bug 88270

Summary: [maintainer update] devel/psvn: new version 16961
Product: Ports & Packages Reporter: Boris B.Samorodov <bsam>
Component: Individual Port(s)Assignee: Sam Lawrance <lawrance>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Boris B.Samorodov 2005-10-31 13:00:27 UTC
	A 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 -p0 < _the_patch_
	<delete devel/psvn/*.orig files>



WBR
-- 
bsam--Ko5V60jCIREjnEzW3oFl8itzq4ZBBiGPo3SCmfgw1wojKuMe
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	Mon Oct 31 15:32:45 2005
+++ psvn/Makefile	Mon Oct 31 15:33:07 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	psvn
-PORTVERSION=	16425
+PORTVERSION=	16961
 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	Mon Oct 31 15:32:45 2005
+++ psvn/distinfo	Mon Oct 31 15:35:41 2005
@@ -1,2 +1,2 @@
-MD5 (psvn.el?rev=16425) = 3944714ce5b33b7ef498f51cac68c26d
-SIZE (psvn.el?rev=16425) = 154030
+MD5 (psvn.el?rev=16961) = efdf49f4a9ffefff3c9e94d911b7979b
+SIZE (psvn.el?rev=16961) = 170660
Comment 1 Sam Lawrance freebsd_committer freebsd_triage 2005-11-01 03:21:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lawrance

Take
Comment 2 Sam Lawrance freebsd_committer freebsd_triage 2005-11-04 12:20:18 UTC
State Changed
From-To: open->closed

Committed, thanks!