ports/133434: [MAINTAINER] devel/subcommander: Fix build with subversion bump

Naram Qashat cyberbotx at cyberbotx.com
Mon Apr 6 18:50:02 UTC 2009


>Number:         133434
>Category:       ports
>Synopsis:       [MAINTAINER] devel/subcommander: Fix build with subversion bump
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 06 18:50:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 7.1-STABLE FreeBSD 7.1-STABLE #0: Tue Jan 27 17:30:46 EST 2009
>Description:
Fix build with subversion bump.

Added file(s):
- files/patch-svn-Property.h

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

--- subcommander-1.2.3_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/subcommander/Makefile /kirby/shared/ports/subcommander/Makefile
--- /usr/ports/devel/subcommander/Makefile	2009-01-19 08:27:16.000000000 -0500
+++ /kirby/shared/ports/subcommander/Makefile	2009-04-06 14:39:23.000000000 -0400
@@ -7,7 +7,7 @@
 
 PORTNAME=	subcommander
 PORTVERSION=	1.2.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=	http://subcommander.tigris.org/files/documents/1759/42385/
 DISTNAME=	Subcommander-${PORTVERSION}
diff -ruN --exclude=CVS /usr/ports/devel/subcommander/files/patch-svn-Property.h /kirby/shared/ports/subcommander/files/patch-svn-Property.h
--- /usr/ports/devel/subcommander/files/patch-svn-Property.h	1969-12-31 19:00:00.000000000 -0500
+++ /kirby/shared/ports/subcommander/files/patch-svn-Property.h	2009-04-06 14:32:03.000000000 -0400
@@ -0,0 +1,12 @@
+--- svn/Property.h.orig	2006-01-17 15:40:34.000000000 -0500
++++ svn/Property.h	2009-04-06 14:31:34.000000000 -0400
+@@ -17,8 +17,7 @@
+ #include <vector>
+ 
+ // svn
+-struct svn_prop_t;
+-
++#include <svn_props.h>
+ 
+ namespace svn
+ {
--- subcommander-1.2.3_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list