ports/103288: [PATCH] devel/rapidsvn : update to 0.9.3

Geraud CONTINSOUZAS geraud at gcu.info
Fri Sep 15 03:00:34 UTC 2006


>Number:         103288
>Category:       ports
>Synopsis:       [PATCH] devel/rapidsvn : update to 0.9.3
>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:   Fri Sep 15 03:00:32 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Geraud CONTINSOUZAS <geraud at gcu.info>
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD komputer.x.de 6.1-STABLE FreeBSD 6.1-STABLE #0: Sat Sep 2 21:54:11 NCT 2006 root at komputer.x.de:/usr/obj/usr/src/sys/KOMPUTER01 i386


>Description:
	Update rapidsvn to 0.9.3 :
      - This fixes a naughty bug I had where the config file was not saved
      - remove patch-configure.in

      Port maintainer (kuriyama@) is cc'd

>How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
>Fix:

--- rapidsvn.diff begins here ---
diff -Naur rapidsvn.old/Makefile rapidsvn/Makefile
--- rapidsvn.old/Makefile	Thu Feb 23 21:36:14 2006
+++ rapidsvn/Makefile	Fri Sep 15 12:46:24 2006
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	rapidsvn
-PORTVERSION=	0.9.0
-PORTREVISION=	1
+PORTVERSION=	0.9.3
 CATEGORIES=	devel
 MASTER_SITES=	http://www.rapidsvn.org/download/
 
@@ -20,13 +19,14 @@
 		${SVNDEP}:${PORTSDIR}/devel/subversion \
 		${LOCALBASE}/share/xsl/docbook/VERSION:${PORTSDIR}/textproc/docbook-xsl
 
+GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
-USE_AUTOTOOLS=	autoconf:259 libtool:15
+USE_AUTOTOOLS=	autoconf:259 libtool:15 automake:19
 CONFIGURE_ARGS=	--with-wx-config=${WXCONFIG} \
 	--with-apr-config=apr-1-config \
 	--with-apu-config=apu-1-config \
+	--with-neon-config=neon-config \
 	--with-docbook-xsl=${LOCALBASE}/share/xsl/docbook
-CONFIGURE_ENV=	LDFLAGS="-L${X11BASE}/lib ${PTHREAD_LIBS}"
 INSTALLS_SHLIB=	yes
 MAN1=		rapidsvn.1
 
diff -Naur rapidsvn.old/distinfo rapidsvn/distinfo
--- rapidsvn.old/distinfo	Sat Dec  3 01:07:52 2005
+++ rapidsvn/distinfo	Fri Sep 15 11:22:17 2006
@@ -1,3 +1,3 @@
-MD5 (rapidsvn-0.9.0.tar.gz) = 45f608d932e8b152b49ed3ad77b42226
-SHA256 (rapidsvn-0.9.0.tar.gz) = 41f3f691684ba3992681152b98cfe4dd63ad42e50a98cba061c531c489898aad
-SIZE (rapidsvn-0.9.0.tar.gz) = 573956
+MD5 (rapidsvn-0.9.3.tar.gz) = fff420fba3a1d52ff163933ecf1d14e0
+SHA256 (rapidsvn-0.9.3.tar.gz) = 90363935f9a1cb3177d045679db39c94ee44ffc3d67ed63570900ca64771f139
+SIZE (rapidsvn-0.9.3.tar.gz) = 998268
diff -Naur rapidsvn.old/files/patch-configure.in rapidsvn/files/patch-configure.in
--- rapidsvn.old/files/patch-configure.in	Sat Dec  3 01:07:53 2005
+++ rapidsvn/files/patch-configure.in	Thu Jan  1 11:00:00 1970
@@ -1,10 +0,0 @@
---- configure.in.orig	Fri Dec  2 14:55:24 2005
-+++ configure.in	Fri Dec  2 14:55:59 2005
-@@ -254,6 +254,7 @@
- 
- 
- for _try_docbook_xsl in \
-+  $DOCBOOK_XSL/html \
-   /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html \
-   /usr/share/sgml/docbook/yelp/docbook/html \
-   /usr/local/share/sgml/docbook/stylesheet/xsl/nwalsh/html \
--- rapidsvn.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list