Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Dec 2011 15:36:55 -0800 (PST)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lev@FreeBSD.org
Subject:   ports/163194: [PATCH] devel/subversion: Get the SVN book from the 1.7 distro
Message-ID:  <201112102336.pBANatXa004409@misty.eyesbeyond.com>
Resent-Message-ID: <201112120040.pBC0e2IY016153@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163194
>Category:       ports
>Synopsis:       [PATCH] devel/subversion: Get the SVN book from the 1.7 distro
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 12 00:40:02 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Greg Lewis
>Release:        FreeBSD 8.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD misty.eyesbeyond.com 8.2-RELEASE-p1 FreeBSD 8.2-RELEASE-p1 #0: Sat May  7 21:48:55 PDT
>Description:
Switch the SVN book downloads to get the 1.7 version.
Update checksums accordingly.

Port maintainer (lev@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- subversion-1.7.2.patch begins here ---
Index: Makefile.common
===================================================================
RCS file: /var/fcvs/ports/devel/subversion/Makefile.common,v
retrieving revision 1.55
diff -u -r1.55 Makefile.common
--- Makefile.common	5 Dec 2011 21:15:36 -0000	1.55
+++ Makefile.common	10 Dec 2011 22:56:12 -0000
@@ -9,7 +9,7 @@
 PORTREVISION?=	0
 CATEGORIES+=	devel
 MASTER_SITES=	${MASTER_SITE_APACHE}:main \
-		http://svnbook.red-bean.com/en/1.6/:book
+		http://svnbook.red-bean.com/en/1.7/:book
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main
 DIST_SUBDIR=	subversion17
 MASTER_SITE_SUBDIR=subversion/:main
Index: distinfo
===================================================================
RCS file: /var/fcvs/ports/devel/subversion/distinfo,v
retrieving revision 1.81
diff -u -r1.81 distinfo
--- distinfo	5 Dec 2011 21:15:36 -0000	1.81
+++ distinfo	10 Dec 2011 22:57:04 -0000
@@ -1,6 +1,6 @@
 SHA256 (subversion17/subversion-1.7.2.tar.bz2) = 7eb3e1ae2b0385e1cc20ca9e1839e0ef0ac98a7455dc52ba4cdf567547bfc517
 SIZE (subversion17/subversion-1.7.2.tar.bz2) = 5944987
-SHA256 (subversion17/svn-book-html.tar.bz2) = 2a6b58ac4951c719a5a52dfb6f16c8478a0cca117469910cf0e2fc336a492484
-SIZE (subversion17/svn-book-html.tar.bz2) = 443043
-SHA256 (subversion17/svn-book.pdf) = 90f503f6a4c4138c27abb88d457322cfb5e6599eb0b7e5c462b683384ad46d74
-SIZE (subversion17/svn-book.pdf) = 1722286
+SHA256 (subversion17/svn-book-html.tar.bz2) = 45456ad3c5ed011da5d32496ab30e1a2dc7991afce232ab7c3812164920bc3e8
+SIZE (subversion17/svn-book-html.tar.bz2) = 468558
+SHA256 (subversion17/svn-book.pdf) = 52eac9c045cc1406f53bcb03d07be5792bf070f5bdc65e4b2e2a80a653f772f8
+SIZE (subversion17/svn-book.pdf) = 1921955
--- subversion-1.7.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112102336.pBANatXa004409>