Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 14:43:56 +0100 (CET)
From:      Gernot Hueber <hueber@riic.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59174: Update of subversion to 0.32.1
Message-ID:  <200311111343.hABDhu8W072917@felix.riic.uni-linz.ac.at>
Resent-Message-ID: <200311111350.hABDoIWe030433@freefall.freebsd.org>

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

>Number:         59174
>Category:       ports
>Synopsis:       Update of subversion to 0.32.1
>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:   Tue Nov 11 05:50:17 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Gernot Hueber <hueber@riic.at>
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
System: FreeBSD felix.riic.uni-linz.ac.at 4.8-RELEASE FreeBSD 4.8-RELEASE #1: Wed Jun 25 09:51:22 CEST 2003 root@felix.riic.uni-linz.ac.at:/.amd_mnt/johnson/vol/vol0/home/sysadmin/freebsd/src4.7/src/sys/compile/FELIX i386


	
>Description:
	Most current stable version of "subversion" is 0.32.1
>How-To-Repeat:
	
>Fix:

	

--- patch-configure.diff begins here ---
*** ../patch-configure	Sat Jul 26 00:47:56 2003
--- files/patch-configure	Tue Nov 11 13:29:02 2003
***************
*** 1,13 ****
! --- configure.orig	Fri Jul 25 09:25:23 2003
! +++ configure	Fri Jul 25 09:25:28 2003
! @@ -1820,8 +1820,8 @@
!  
!  
!  
! -APR_VER_REGEX="0\.9\.[4-9]"
! -APU_VER_REGEX="0\.9\.[4-9]"
! +APR_VER_REGEX="0\.9\.[3-9]"
! +APU_VER_REGEX="0\.9\.[3-9]"
!  
!  
!  
--- 1,23 ----
! *** configure.orig	Tue Nov 11 13:26:42 2003
! --- configure	Tue Nov 11 13:28:00 2003
! ***************
! *** 2954,2962 ****
!   
!   
!   
! ! APR_VER_REGEX="0\.9\.[4-9]"
!   APR_VER_REGEX_TOO="1\.0"
! ! APU_VER_REGEX="0\.9\.[4-9]"
!   APU_VER_REGEX_TOO="1\.0"
!   
!   
! --- 2954,2962 ----
!   
!   
!   
! ! APR_VER_REGEX="0\.9\.[3-9]"
!   APR_VER_REGEX_TOO="1\.0"
! ! APU_VER_REGEX="0\.9\.[3-9]"
!   APU_VER_REGEX_TOO="1\.0"
!   
!   
--- patch-configure.diff ends here ---

--- Makefile.diff begins here ---
*** Makefile.orig	Tue Nov 11 13:21:59 2003
--- Makefile	Tue Nov 11 13:38:01 2003
***************
*** 5,11 ****
  # $FreeBSD: ports/devel/subversion/Makefile,v 1.43 2003/09/06 18:37:22 lev Exp $
  
  PORTNAME=	subversion
! PORTVERSION=	0.29.0
  CATEGORIES=	devel
  MASTER_SITES=	http://svn.collab.net/tarballs/
  MASTER_SITES+=	${MASTER_SITE_LOCAL}
--- 5,11 ----
  # $FreeBSD: ports/devel/subversion/Makefile,v 1.43 2003/09/06 18:37:22 lev Exp $
  
  PORTNAME=	subversion
! PORTVERSION=	0.32.1
  CATEGORIES=	devel
  MASTER_SITES=	http://svn.collab.net/tarballs/
  MASTER_SITES+=	${MASTER_SITE_LOCAL}
***************
*** 96,102 ****
  post-install:
  .if !defined(NOPORTDOCS)
  	${MKDIR} ${DOCSDIR}
! 	for f in BUGS CHANGES COMMITTERS COPYING HACKING IDEAS INSTALL README; do \
  		${INSTALL_DATA} ${WRKSRC}/$$f ${DOCSDIR}; \
  	done
  .endif
--- 96,102 ----
  post-install:
  .if !defined(NOPORTDOCS)
  	${MKDIR} ${DOCSDIR}
! 	for f in BUGS CHANGES COMMITTERS COPYING HACKING INSTALL README; do \
  		${INSTALL_DATA} ${WRKSRC}/$$f ${DOCSDIR}; \
  	done
  .endif
--- Makefile.diff ends here ---


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



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