ports/151184: [patch] port devel/subversion-freebsd update to version 1.6.13, remove PORTREVISION

Olli Hauer ohauer at FreeBSD.org
Sun Oct 3 23:00:13 UTC 2010


>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 at 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:



More information about the freebsd-ports-bugs mailing list