From owner-freebsd-ports Wed Sep 18 18:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB9F537B406 for ; Wed, 18 Sep 2002 18:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 188F943E65 for ; Wed, 18 Sep 2002 18:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8J1A1Co038034 for ; Wed, 18 Sep 2002 18:10:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8J1A1Jo038033; Wed, 18 Sep 2002 18:10:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 896CC37B401 for ; Wed, 18 Sep 2002 18:02:46 -0700 (PDT) Received: from theshell.com (arsenic.theshell.com [63.236.138.5]) by mx1.FreeBSD.org (Postfix) with SMTP id C333F43E3B for ; Wed, 18 Sep 2002 18:02:45 -0700 (PDT) (envelope-from pavalos@theshell.com) Received: (qmail 98884 invoked by uid 500); 19 Sep 2002 01:02:44 -0000 Message-Id: <20020919010244.98883.qmail@theshell.com> Date: 19 Sep 2002 01:02:44 -0000 From: Peter Avalos Reply-To: Peter Avalos To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42940: [PATCH] build fix for ports/textproc/sablotron Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42940 >Category: ports >Synopsis: [PATCH] build fix for ports/textproc/sablotron >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Sep 18 18:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Peter Avalos >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD arsenic.theshell.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 19:44:38 PDT 2002 root@arsenic.theshell.com:/usr/obj/usr/src/sys/ARSENIC i386 >Description: Sablotron fails to build due to the expat shlib bump. >How-To-Repeat: >Fix: --- Makefile.old Wed Sep 18 17:35:01 2002 +++ Makefile Wed Sep 18 17:45:51 2002 @@ -12,6 +12,10 @@ MASTER_SITES= http://download-2.gingerall.cz/download/sablot/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} sablot-docs-0.81${EXTRACT_SUFX} +PATCH_SITES= $(MASTER_SITES) +PATCHFILES= $(DISTNAME).1.patch +PATCH_DIST_STRIP= -p2 + MAINTAINER= skv@FreeBSD.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ --- distinfo.old Wed Sep 18 17:35:09 2002 +++ distinfo Wed Sep 18 17:48:05 2002 @@ -1,2 +1,3 @@ MD5 (Sablot-0.96.tar.gz) = faa64d8005e5bf8328faf85466d096e1 MD5 (sablot-docs-0.81.tar.gz) = e9df9492f164120ea7fe7b85713421ea +MD5 (Sablot-0.96.1.patch) = 5912bdcb30cd30984a6fc213d28b0e6f >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message