Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Sep 2001 17:25:11 +0800 (CST)
From:      Yen-Ming Lee <leeym@utopia.leeym.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30605: update port: news/cleanfeed
Message-ID:  <200109160925.f8G9PBW45721@utopia.leeym.com>

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

>Number:         30605
>Category:       ports
>Synopsis:       update port: news/cleanfeed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 16 02:30:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Sep 16 15:35:28 CST 2001 root@utopia.leeym.com:/usr/obj/usr/src/sys/UTOPIA i386


	
>Description:

+ add missing dependency 
+ bump PORTREVISION

>How-To-Repeat:
	
>Fix:

diff -ruN /usr/ports/news/cleanfeed/Makefile cleanfeed/Makefile
--- /usr/ports/news/cleanfeed/Makefile	Thu Sep 13 20:04:20 2001
+++ cleanfeed/Makefile	Sun Sep 16 17:21:18 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
 
 NO_BUILD=	yes
 BINOWN=		news
>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?200109160925.f8G9PBW45721>