Date: Tue, 25 Jan 2005 19:00:55 -0800 From: Joe Rhett <jrhett@meer.net> To: lev@freebsd.org Cc: ports@freebsd.org Subject: FreeBSD Port: subversion-1.1.3 patches Message-ID: <7F166A62-6F46-11D9-B2F0-000D936EFA20@meer.net>
next in thread | raw e-mail | index | archive | help
--Apple-Mail-1--447763335 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed The following patch upgrades the port to use subversion-1.1.3 instead of 1.1.1. This is the obvious duh patch -- changed the file version number, and updated the size and md5 hashes. Nothing special. It appears to work fine here. --Apple-Mail-1--447763335 Content-Transfer-Encoding: 7bit Content-Type: application/octet-stream; x-unix-mode=0644; name="subversion-113.patch" Content-Disposition: attachment; filename=subversion-113.patch --- Makefile.orig Tue Jan 25 18:44:06 2005 +++ Makefile Tue Jan 25 18:45:26 2005 @@ -5,7 +5,7 @@ # $FreeBSD: ports/devel/subversion/Makefile,v 1.73 2004/11/11 06:50:34 lev Exp $ PORTNAME= subversion -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.3 CATEGORIES= devel MASTER_SITES= http://subversion.tigris.org/tarballs/ --- distinfo.orig Tue Jan 25 18:45:52 2005 +++ distinfo Tue Jan 25 18:48:29 2005 @@ -1,2 +1,2 @@ -MD5 (subversion-1.1.1.tar.bz2) = a180c3fe91680389c210c99def54d9e0 -SIZE (subversion-1.1.1.tar.bz2) = 6768086 +MD5 (subversion-1.1.3.tar.bz2) = a09c2b2fa1a09566c024547954a48478 +SIZE (subversion-1.1.3.tar.bz2) = 6793419 --Apple-Mail-1--447763335 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed -- Joe Rhett Senior Geek meer.net --Apple-Mail-1--447763335--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7F166A62-6F46-11D9-B2F0-000D936EFA20>