Bug 91598 - [maintainer update] devel/psvn: update to new version 17982
Summary: [maintainer update] devel/psvn: update to new version 17982
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: Tim Bishop
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-10 14:00 UTC by Boris B.Samorodov
Modified: 2006-01-11 11:30 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-01-10 14:00:18 UTC
	Update devel/psvn to new version 17982.
	Remove "DISABLE_SIZE=yes" as we now use fetching file from
	a repository, but not from an URL with static filename.

Fix: The patch is relative to the port:
	# cd /usr/ports/devel
	# patch -p0 < _the_patch_
	<delete psvn/*.orig files>



WBR
-- 
bsam--f1BLhvIU3JmgUkUG9Pw7fv7XSB5Dz7TVKHFnRp0yUzAeKe1i
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	Tue Jan 10 16:26:39 2006
+++ psvn/Makefile	Tue Jan 10 16:45:15 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	psvn
-PORTVERSION=	16961
+PORTVERSION=	17982
 CATEGORIES=	devel elisp
 MASTER_SITES=	http://svn.collab.net/viewcvs/*checkout*/svn/trunk/contrib/client-side/psvn/
 DISTNAME=	psvn.el\?rev=${PORTVERSION}
@@ -19,7 +19,6 @@
 
 EMACS_PORT_NAME?=	emacs21
 
-DISABLE_SIZE=	yes
 NO_WRKSUBDIR=	yes
 EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=	# empty
diff -ruN psvn.orig/distinfo psvn/distinfo
--- psvn.orig/distinfo	Tue Jan 10 16:26:39 2006
+++ psvn/distinfo	Tue Jan 10 16:27:49 2006
@@ -1,2 +1,3 @@
-MD5 (psvn.el?rev=16961) = efdf49f4a9ffefff3c9e94d911b7979b
-SIZE (psvn.el?rev=16961) = 170660
+MD5 (psvn.el?rev=17982) = a4cd8c6a6dbd0a31b51b84ca4d699105
+SHA256 (psvn.el?rev=17982) = 9b17b8827d7ad5b8d4d09b8c02d829406fba950cd6d69d6db272eeb3695658f5
+SIZE (psvn.el?rev=17982) = 173973
Comment 1 Tim Bishop freebsd_committer freebsd_triage 2006-01-10 18:58:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tdb

I'll take it.
Comment 2 Tim Bishop freebsd_committer freebsd_triage 2006-01-11 11:30:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!