Bug 87088 - [maintainer update] devel/psvn: new version 16425
Summary: [maintainer update] devel/psvn: new version 16425
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-07 20:30 UTC by Boris B.Samorodov
Modified: 2005-10-08 03:48 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-07 20:30:11 UTC
	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
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-07 22:11:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

I'll take it.
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-08 03:48:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!