Bug 88270 - [maintainer update] devel/psvn: new version 16961
Summary: [maintainer update] devel/psvn: new version 16961
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sam Lawrance
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-31 13:00 UTC by Boris B.Samorodov
Modified: 2005-11-04 12:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!