Skip site navigation (1)Skip section navigation (2)
Date:      19 Sep 2002 01:02:44 -0000
From:      Peter Avalos <pavalos@theshell.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42940: [PATCH] build fix for ports/textproc/sablotron
Message-ID:  <20020919010244.98883.qmail@theshell.com>

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

>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




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