Bug 95622 - [maintainer update] devel/psvn: update to new revision 19287
Summary: [maintainer update] devel/psvn: update to new revision 19287
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-11 15:00 UTC by Boris B.Samorodov
Modified: 2006-04-15 17:40 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 2006-04-11 15:00:28 UTC
	A new revision of devel/psnv is out.

	There are many changes (16 patches) since revision 17982:
	http://svn.collab.net/viewvc/svn/trunk/contrib/client-side/psvn/psvn.el?view=log

Fix: The port is relative to ports/devel:

	# cd /usr/ports/devel
	# patch -p0 < _the_patch_
        <delete psvn/*.orig files>



WBR
-- 
bsam--hzSxl0Edxm7OTqUANADvUSTw31knEe0Mp3M3xXJTZo1eYHvi
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ruN psvn.orig/Makefile psvn/Makefile
--- psvn.orig/Makefile	Tue Apr 11 17:17:25 2006
+++ psvn/Makefile	Tue Apr 11 17:44:33 2006
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	psvn
-PORTVERSION=	17982
+PORTVERSION=	19287
 CATEGORIES=	devel elisp
-MASTER_SITES=	http://svn.collab.net/viewcvs/*checkout*/svn/trunk/contrib/client-side/psvn/
-DISTNAME=	psvn.el\?rev=${PORTVERSION}
+MASTER_SITES=	http://svn.collab.net/viewvc/*checkout*/svn/trunk/contrib/client-side/psvn/
+DISTNAME=	psvn.el\?pathrev=${PORTVERSION}
 EXTRACT_SUFX=	# empty
 
 MAINTAINER=	bsam@ipt.ru
diff -ruN psvn.orig/distinfo psvn/distinfo
--- psvn.orig/distinfo	Tue Apr 11 17:17:25 2006
+++ psvn/distinfo	Tue Apr 11 17:45:05 2006
@@ -1,3 +1,3 @@
-MD5 (psvn.el?rev=17982) = a4cd8c6a6dbd0a31b51b84ca4d699105
-SHA256 (psvn.el?rev=17982) = 9b17b8827d7ad5b8d4d09b8c02d829406fba950cd6d69d6db272eeb3695658f5
-SIZE (psvn.el?rev=17982) = 173973
+MD5 (psvn.el?pathrev=19287) = d47964e35b517c7bc57ebfc3a56c6970
+SHA256 (psvn.el?pathrev=19287) = 59352caac9cbbfc79161f5c794d55588097b0ad83d1c2f5f1ef7a1507408c82b
+SIZE (psvn.el?pathrev=19287) = 182643
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2006-04-15 17:39:53 UTC
State Changed
From-To: open->closed

committed, thanks