Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Oct 2001 13:51:40 -0600 (MDT)
From:      Kenneth Ingham <ingham@i-pi.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31176: Updated Makefile and distinfo for ifhp port
Message-ID:  <200110091951.f99JpeO13687@Clarke.i-pi.com>

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

>Number:         31176
>Category:       ports
>Synopsis:       Updated Makefile and distinfo for ifhp port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 09 13:00:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Kenneth Ingham
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD Clarke.i-pi.com 4.4-STABLE FreeBSD 4.4-STABLE #17: Sun Sep 16 13:21:28 MDT 2001 ingham@Clarke.i-pi.com:/usr/src/sys/compile/CLARKE i386


>Description:
	The version of ifhp that the ports build does not run on
	parallel ports.
>How-To-Repeat:
	Build the current port and try it on a parallel port.
>Fix:
	Here is the md5 for the new distinfo file in the port
MD5 (ifhp-3.4.6.tgz) = bc91827d89042f032ea21753667c17a9

	Here is the new Makefile

# New ports collection makefile for:	ifhp
# Date created:		27 August 1999
# Whom:			papowell@astart.com
#
# $FreeBSD: ports/print/ifhp/Makefile,v 1.3 2000/04/09 17:49:58 cpiazza Exp $
#

PORTNAME=	ifhp
PORTVERSION=	3.4.6
CATEGORIES=	print
MASTER_SITES=	ftp://ftp.astart.com/pub/LPRng/FILTERS/
EXTRACT_SUFX=	.tgz

MAINTAINER=	papowell@astart.com

MAKEFILE=	Makefile
HAS_CONFIGURE=	yes

MAN8=		ifhp.8 textps.8

post-install:
	${INSTALL} -d -g bin -o bin -m 0555 ${PREFIX}/share/doc/ifhp
.if !defined(NOPORTSDOCS)
	${CP} -r ${WRKSRC}/HOWTO/* ${PREFIX}/share/doc/ifhp;
.endif

.include <bsd.port.mk>
>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?200110091951.f99JpeO13687>