Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2001 09:20:01 -0700 (PDT)
From:      Yen-Ming Lee <leeym@leeym.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/30605: update port: news/cleanfeed
Message-ID:  <200109161620.f8GGK1D33582@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/30605; it has been noted by GNATS.

From: Yen-Ming Lee <leeym@leeym.com>
To: "David W. Chapman Jr." <dwcjr@inethouston.net>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/30605: update port: news/cleanfeed
Date: Mon, 17 Sep 2001 00:11:48 +0800

 On Sun, Sep 16, 2001 at 10:03:52AM -0500, David W. Chapman Jr. wrote:
 > ===>   cleanfeed-20010805_1 depends on file: /usr/local/news/bin/innd - found
 > ===>   cleanfeed-20010805_1 depends on file: /usr/local/lib/perl5/site_perl/5.6.0/mach/Digest/MD5.pm - not found
 > ===>    Verifying install for /usr/local/lib/perl5/site_perl/5.6.0/mach/Digest/MD5.pm in /usr/local/lib/perl5/site_perl/5.6.0/mach/Digest/MD5.pm
 >      >> No directory for /usr/local/lib/perl5/site_perl/5.6.0/mach/Digest/MD5.pm.  Skipping..
 > ===>   Generating temporary packing list
 > ===>   Registering installation for cleanfeed-20010805_1
 > cleanfeed-20010805_1: "/usr/local/lib/perl5/site_perl/5.6.0/mach/Digest/MD5.pm" non-existent -- dependency list incomplete
 > ===>  Building package for cleanfeed-20010805_1
 > cleanfeed-20010805_1: "/usr/local/lib/perl5/site_perl/5.6.0/mach/Digest/MD5.pm" non-existent -- dependency list incomplete
 > Creating package /usr/home/poseiden/port/cleanfeed/cleanfeed-20010805_1.tgz
 > Registering depends: inn-2.3.2_2.
 
 Oops, I made a mistake. Sorry.
 
 diff -ruN /usr/ports/news/cleanfeed/Makefile cleanfeed/Makefile
 --- /usr/ports/news/cleanfeed/Makefile	Thu Sep 13 20:04:20 2001
 +++ cleanfeed/Makefile	Mon Sep 17 00:06:38 2001
 @@ -7,13 +7,15 @@
  
  PORTNAME=	cleanfeed
  PORTVERSION=	20010805
 +PORTREVISION=	1
  CATEGORIES=	news
  MASTER_SITES=	http://www.bofh.it/~md/cleanfeed/
  EXTRACT_SUFX=	.tgz
  
  MAINTAINER=	leeym@leeym.com
  
 -RUN_DEPENDS=	${LOCALBASE}/news/bin/innd:${PORTSDIR}/news/inn
 +RUN_DEPENDS=	${LOCALBASE}/news/bin/innd:${PORTSDIR}/news/inn \
 +		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
  
  NO_BUILD=	yes
  BINOWN=		news
 
 
 -- 
  Yen-Ming Lee [§õ«Û©ú]          | http://www.leeym.com/

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?200109161620.f8GGK1D33582>