Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Oct 2010 00:52:55 +0200 (CEST)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        lev@FreeBSD.org
Subject:   ports/151184: [patch] port devel/subversion-freebsd update to version 1.6.13, remove PORTREVISION
Message-ID:  <20101003225255.11F5920405@u18-124.dsl.vianetworks.de>
Resent-Message-ID: <201010032300.o93N0DOr071267@freefall.freebsd.org>

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

>Number:         151184
>Category:       ports
>Synopsis:       [patch] port devel/subversion-freebsd update to version 1.6.13, remove PORTREVISION
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 03 23:00:13 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Olli Hauer <ohauer@FreeBSD.org>
>Release:        FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:


>Description:
No sure if the PORTREVISION should be removed, but the PORTVERSION
increase with the update of the MASTERPORT

- Update subversion to 1.6.13, remove PORTREVISION
- remove subversion-devel from CONFLICTS, this port was removed ~19 months ago

>How-To-Repeat:
>Fix:

--- patch_subversion-freebsd.txt begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/subversion-freebsd/Makefile,v
retrieving revision 1.138
diff -u -r1.138 Makefile
--- Makefile	30 Jul 2010 22:14:49 -0000	1.138
+++ Makefile	3 Oct 2010 22:08:35 -0000
@@ -4,7 +4,6 @@
 #
 # $FreeBSD: ports/devel/subversion-freebsd/Makefile,v 1.138 2010/07/30 22:14:49 mezz Exp $
 
-PORTREVISION=	3
 PKGNAMESUFFIX=	-freebsd
 
 COMMENT=	Version control system with FreeBSD Project repo customizations
@@ -16,7 +15,7 @@
 # Patches required for use with the FreeBSD Project repository only
 WITH_FREEBSD_SUBVERSION= yes
 
-CONFLICTS?=	subversion-[0-9]* subversion-devel-[0-9]*
+CONFLICTS?=	subversion-[0-9]*
 
 MD5_FILE=	${MASTERDIR}/distinfo
--- patch_subversion-freebsd.txt ends here ---
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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