From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 2 05:01:36 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 9FBCA16A4CE for ; Fri, 2 Jul 2004 05:01:36 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83BDB43D39 for ; Fri, 2 Jul 2004 05:01:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i624eJLe085180 for ; Fri, 2 Jul 2004 04:40:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i624eJcH085179; Fri, 2 Jul 2004 04:40:19 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jul 2004 04:40:19 GMT Resent-Message-Id: <200407020440.i624eJcH085179@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, Mark Linimon Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40B7216A4CE for ; Fri, 2 Jul 2004 04:38:28 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 126B343D41 for ; Fri, 2 Jul 2004 04:38:28 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: from lonesome.lonesome.com (cs242743-143.austin.rr.com [24.27.43.143]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by mail.soaustin.net (Postfix) with ESMTP id 3A5B914313; Thu, 1 Jul 2004 23:37:35 -0500 (CDT) Received: from lonesome.lonesome.com (localhost.lonesome.com [127.0.0.1]) by lonesome.lonesome.com (8.12.9/8.12.9) with ESMTP id i624Z5Yu091206; Thu, 1 Jul 2004 23:35:05 -0500 (CDT) (envelope-from linimon@lonesome.lonesome.com) Received: (from linimon@localhost) by lonesome.lonesome.com (8.12.9/8.12.9/Submit) id i624Z3NI091205; Thu, 1 Jul 2004 23:35:03 -0500 (CDT) (envelope-from linimon) Message-Id: <200407020435.i624Z3NI091205@lonesome.lonesome.com> Date: Thu, 1 Jul 2004 23:35:03 -0500 (CDT) From: Mark Linimon To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: molter@gufi.org Subject: ports/68583: [patch][non-maintianer] update www/bookmarkbridge to 0.72 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mark Linimon List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 05:01:36 -0000 >Number: 68583 >Category: ports >Synopsis: [patch][non-maintianer] update www/bookmarkbridge to 0.72 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jul 02 04:40:19 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Mark Linimon >Release: FreeBSD 4.9-PRERELEASE i386 >Organization: Lonesome Dove Computing Services >Environment: System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #3: Thu Jan 22 20:41:05 CST 2004 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386 >Description: The latest version is 0.72. >How-To-Repeat: (n/a) >Fix: The following fix sets a parameter to configure, so /files/patch-configure may be removed. (The patch no longer applied in the new version, anyway). Index: Makefile =================================================================== RCS file: /home/FreeBSD/pcvs/ports/www/bookmarkbridge/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 14 Mar 2004 06:17:31 -0000 1.5 +++ Makefile 2 Jul 2004 04:11:46 -0000 @@ -6,11 +6,10 @@ # PORTNAME= bookmarkbridge -PORTVERSION= 0.70 -PORTREVISION= 1 +PORTVERSION= 0.72 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= /bookmarkbridge +MASTER_SITE_SUBDIR= bookmarkbridge MAINTAINER= molter@gufi.org COMMENT= Synchronize bookmarks between multiple browsers @@ -22,6 +21,7 @@ USE_GMAKE= yes USE_LIBTOOL_VER=13 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-mt --program-prefix="" +CONFIGURE_ARGS= --enable-mt --program-prefix="" \ + --with-libxml2-include="${LOCALBASE}/include/libxml2" .include Index: distinfo =================================================================== RCS file: /home/FreeBSD/pcvs/ports/www/bookmarkbridge/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 31 Mar 2004 03:12:09 -0000 1.2 +++ distinfo 2 Jul 2004 04:11:52 -0000 @@ -1,2 +1,2 @@ -MD5 (bookmarkbridge-0.70.tar.gz) = 99ce1b6d418e4251d02a67b62ee15b47 -SIZE (bookmarkbridge-0.70.tar.gz) = 967294 +MD5 (bookmarkbridge-0.72.tar.gz) = cb603840da057be62d5d982a8be947d9 +SIZE (bookmarkbridge-0.72.tar.gz) = 779363 >Release-Note: >Audit-Trail: >Unformatted: