From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 2 07:10:24 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67C8216A4CE for ; Sat, 2 Oct 2004 07:10:24 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5066743D4C for ; Sat, 2 Oct 2004 07:10:24 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i927AOg8019930 for ; Sat, 2 Oct 2004 07:10:24 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i927AOej019929; Sat, 2 Oct 2004 07:10:24 GMT (envelope-from gnats) Resent-Date: Sat, 2 Oct 2004 07:10:24 GMT Resent-Message-Id: <200410020710.i927AOej019929@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sam Lawrance Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E314716A4CE for ; Sat, 2 Oct 2004 07:01:22 +0000 (GMT) Received: from bloodwood.hunterlink.net.au (smtp-local.hunterlink.net.au [203.12.144.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4165A43D55 for ; Sat, 2 Oct 2004 07:01:22 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: from localhost (ppp2453.dyn.pacific.net.au [61.8.36.83]) i926x33m028945; Sat, 2 Oct 2004 16:59:04 +1000 Received: by localhost (Postfix, from userid 0) id F09B41B55; Sat, 2 Oct 2004 17:03:36 +1000 (EST) Message-Id: <20041002070336.F09B41B55@localhost> Date: Sat, 2 Oct 2004 17:03:36 +1000 (EST) From: Sam Lawrance To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: boris@brooknet.com.au Subject: ports/72250: [MAINTAINER] palm/synce-rra: update to 0.9.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Oct 2004 07:10:24 -0000 >Number: 72250 >Category: ports >Synopsis: [MAINTAINER] palm/synce-rra: update to 0.9.0 >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: Sat Oct 02 07:10:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Sam Lawrance >Release: FreeBSD 5.3-BETA5 i386 >Organization: >Environment: System: FreeBSD dirk.no.domain 5.3-BETA5 FreeBSD 5.3-BETA5 #0: Thu Sep 23 17:02:48 EST 2004 >Description: - Update to 0.9.0 >How-To-Repeat: >Fix: NOTE: Please remove files/patch-lib-recurrence_internal.h as part of this update. --- synce-rra-0.9.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/FreeBSD/ports/palm/synce-rra/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 14 Mar 2004 06:17:13 -0000 1.2 +++ Makefile 2 Oct 2004 06:01:38 -0000 @@ -5,14 +5,11 @@ # $FreeBSD: ports/palm/synce-rra/Makefile,v 1.2 2004/03/14 06:17:13 ade Exp $ PORTNAME= synce-rra -PORTVERSION= 0.8.9 +PORTVERSION= 0.9.0 CATEGORIES= palm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce -PATCH_SITES= http://sam.stral.net/freebsd/ -PATCHFILES= librra-synce-kde-0.7-freebsd.diff - MAINTAINER= boris@brooknet.com.au COMMENT= Remote Replication Agent Connection protocol library @@ -31,8 +28,7 @@ INSTALLS_SHLIB= yes post-patch: - @${REINPLACE_CMD} -e 's|stdint.h|sys/types.h|' \ - ${WRKSRC}/lib/generator.h ${WRKSRC}/lib/recurrence_internal.h \ - ${WRKSRC}/lib/rrac.h + @${REINPLACE_CMD} -e 's|-Werror||g' \ + ${WRKSRC}/lib/Makefile.in .include Index: distinfo =================================================================== RCS file: /home/ncvs/FreeBSD/ports/palm/synce-rra/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 13 Mar 2004 21:44:14 -0000 1.1 +++ distinfo 10 Sep 2004 01:22:14 -0000 @@ -1,4 +1,2 @@ -MD5 (synce-rra-0.8.9.tar.gz) = f7ff0ee6478e8a7dc424731ccee94313 -SIZE (synce-rra-0.8.9.tar.gz) = 246733 -MD5 (librra-synce-kde-0.7-freebsd.diff) = f3fc24bd674b348ad939baecd9ec5559 -SIZE (librra-synce-kde-0.7-freebsd.diff) = 4181 +MD5 (synce-rra-0.9.0.tar.gz) = c6e6c29916518359a9c188f455305970 +SIZE (synce-rra-0.9.0.tar.gz) = 381330 --- synce-rra-0.9.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: