Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2003 10:37:06 +1000 (EST)
From:      Sam Lawrance <boris@brooknet.com.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56057: Update port palm/synce-libsynce 0.7 -> 0.8
Message-ID:  <20030828003706.9C21918F@localhost>
Resent-Message-ID: <200308280040.h7S0eGCa039866@freefall.freebsd.org>

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

>Number:         56057
>Category:       ports
>Synopsis:       Update port palm/synce-libsynce 0.7 -> 0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 27 17:40:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sam Lawrance
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
>Environment:

>Description:
	Update port version and related.
>How-To-Repeat:
	n/a
>Fix:
	Patch below.

--- patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/palm/synce-libsynce/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	28 Jul 2003 10:00:18 -0000	1.1
+++ Makefile	28 Aug 2003 00:25:03 -0000
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/palm/synce-libsynce/Makefile,v 1.1 2003/07/28 10:00:18 arved Exp $
 
 PORTNAME=	synce-libsynce
-PORTVERSION=	0.7
+PORTVERSION=	0.8
 CATEGORIES=	palm
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	synce
@@ -20,6 +20,7 @@
 GNU_CONFIGURE=	yes
 USE_LIBTOOL=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS+=	--with-libiconv-prefix=${LOCALBASE}
 
 INSTALLS_SHLIB=	yes
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/palm/synce-libsynce/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	28 Jul 2003 10:00:18 -0000	1.1
+++ distinfo	28 Aug 2003 00:17:59 -0000
@@ -1 +1 @@
-MD5 (synce-libsynce-0.7.tar.gz) = 7525c33252bd4bb72397fa89cdf2c432
+MD5 (synce-libsynce-0.8.tar.gz) = b5e783c8c9d9fca4f8c4617c5b0e254e
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/FreeBSD/ports/palm/synce-libsynce/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	28 Jul 2003 10:00:18 -0000	1.1
+++ pkg-plist	28 Aug 2003 00:18:10 -0000
@@ -1,4 +1,6 @@
 include/synce.h
+include/synce_hash.h
+include/synce_ini.h
 include/synce_log.h
 include/synce_socket.h
 include/synce_types.h
--- patch ends here ---


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



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