Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Aug 2009 08:44:37 GMT
From:      Liang Chang <meitolake@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137828: [PATCH] palm/barry: update to 0.14
Message-ID:  <200908160844.n7G8ibTt062133@www.freebsd.org>
Resent-Message-ID: <200908160850.n7G8o4ae015195@freefall.freebsd.org>

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

>Number:         137828
>Category:       ports
>Synopsis:       [PATCH] palm/barry: update to 0.14
>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 Aug 16 08:50:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Liang Chang
>Release:        FreeBSD 6.2-RELEASE-p11 i386
>Organization:
>Environment:
>Description:
Update to 0.14
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: palm/barry/Makefile
===================================================================
RCS file: /home/ncvs/ports/palm/barry/Makefile,v
retrieving revision 1.6
diff -d -u -r1.6 Makefile
--- palm/barry/Makefile	31 Jul 2009 13:55:06 -0000	1.6
+++ palm/barry/Makefile	16 Aug 2009 08:32:04 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	barry
-PORTVERSION=	0.12
-PORTREVISION=	1
+PORTVERSION=	0.14
 CATEGORIES=	palm
 MASTER_SITES=	SF
 
@@ -16,6 +15,7 @@
 
 LIB_DEPENDS=	boost_thread.4:${PORTSDIR}/devel/boost-libs
 
+USE_GCC=	4.2+
 USE_BZIP2=	yes
 USE_LDCONFIG=	yes
 USE_GNOME=	pkgconfig
@@ -62,13 +62,9 @@
 PLIST_SUB+=	DOXYGEN="@comment "
 .endif
 
-post-patch:
-	@${REINPLACE_CMD} -e 's|{libdir}/pkgconfig|{prefix}/libdata/pkgconfig|' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's| -Werror||' ${WRKSRC}/opensync-plugin/src/Makefile.in
-
 post-build:
 .if defined(WITH_DOXYGEN)
-	@(cd ${WRKSRC}/src && ${LOCALBASE}/bin/doxygen)
+	@(cd ${WRKSRC} && ${LOCALBASE}/bin/doxygen)
 .endif
 
 post-install:
Index: palm/barry/distinfo
===================================================================
RCS file: /home/ncvs/ports/palm/barry/distinfo,v
retrieving revision 1.1
diff -d -u -r1.1 distinfo
--- palm/barry/distinfo	1 Aug 2008 20:32:07 -0000	1.1
+++ palm/barry/distinfo	16 Aug 2009 08:32:04 -0000
@@ -1,3 +1,3 @@
-MD5 (barry-0.12.tar.bz2) = 94802ebbec1a69e7f556e475ec55d3e7
-SHA256 (barry-0.12.tar.bz2) = 6cf83f4b29a3b230e7de77b0591657b91d6cbff6d80c885e4a590cfcb0d0959b
-SIZE (barry-0.12.tar.bz2) = 873802
+MD5 (barry-0.14.tar.bz2) = 8c93abd0011568b540b799d1faa9a625
+SHA256 (barry-0.14.tar.bz2) = 79db3f58ea65615b0c0a72f54d27a57b703ab271f66b31c41de6d5337a0a5404
+SIZE (barry-0.14.tar.bz2) = 1440167


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



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