Bug 81342 - [take maintainership; maintainer update] devel/psvn to r14766
Summary: [take maintainership; maintainer update] devel/psvn to r14766
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: 2005-05-21 18:20 UTC by Boris B.Samorodov
Modified: 2005-05-21 20:16 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-05-21 18:20:01 UTC
	1. Take maintainership.
	2. Update to new version 14766. The patch should be applied to the
	port itself (ie cd /usr/ports/devel; patch < patch).

Fix: ----- patch start -----


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

diff -u psvn.orig/Makefile psvn/Makefile
--- psvn.orig/Makefile	Sat May 21 20:29:04 2005
+++ psvn/Makefile	Sat May 21 20:52:01 2005
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	psvn
-PORTVERSION=	10727
+PORTVERSION=	14766
 CATEGORIES=	devel elisp
 MASTER_SITES=	http://svn.collab.net/viewcvs/*checkout*/svn/trunk/contrib/client-side/psvn/
 DISTNAME=	psvn.el\?rev=${PORTVERSION}
 EXTRACT_SUFX=	# empty
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	bsam@ipt.ru
 COMMENT=	Subversion interface for Emacs
 
 RUN_DEPENDS=	svn:${PORTSDIR}/devel/subversion
diff -u psvn.orig/distinfo psvn/distinfo
--- psvn.orig/distinfo	Sat May 21 20:29:04 2005
+++ psvn/distinfo	Sat May 21 20:48:49 2005
@@ -1,2 +1,2 @@
-MD5 (psvn.el?rev=10727) = 300c66b39d1ce2a9444e71861e1054cd
-SIZE (psvn.el?rev=10727) = 99807
+MD5 (psvn.el?rev=14766) = 283e351098d010dd5eb00612c962570a
+SIZE (psvn.el?rev=14766) = 142149
----- patch stop -----
How-To-Repeat: 	Look at http://svn.collab.net/viewcvs/svn/trunk/contrib/client-side/psvn/
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2005-05-21 20:16:37 UTC
State Changed
From-To: open->closed

Committed, thanks!