ports/64277: [PATCH] /usr/ports/russian/fidogateds
Andrey Slusar
vasallia at ukr.net
Thu Apr 1 02:40:14 UTC 2004
The following reply was made to PR ports/64277; it has been noted by GNATS.
From: Andrey Slusar <vasallia at ukr.net>
To: FreeBSD-gnats-submit at freebsd.org
Cc:
Subject: ports/64277: [PATCH] /usr/ports/russian/fidogateds
Date: Thu, 01 Apr 2004 05:33:33 +0300
>Submitter-Id: current-users
>Originator: Andrey Slusar
>Organization: Home
>Confidential: no
>Synopsis: ports/64277: [PATCH] /usr/ports/russian/fidogateds
>Severity: non-critical
>Priority: medium
>Category: ports
>Class: update
>Release: FreeBSD 5.2-CURRENT i386
>Environment:
System: FreeBSD santinel.home.ua 5.2-CURRENT FreeBSD 5.2-CURRENT #1: Wed Mar 31 16:25:29 EEST 2004 root at santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
Fix and update port in russian/fidogateds
>How-To-Repeat:
N/A
>Fix:
--- fgds.diff begins here ---
--- Makefile Thu Apr 1 05:25:10 2004
+++ Makefile Thu Apr 1 05:24:06 2004
@@ -1,4 +1,4 @@
-# New ports collection makefile for: fidogate5
+# New ports collection makefile for: fidogateds
# Whom: Andrey Slusar <vasallia at ukr.net>
# Date created: 9 Feb 2004
# $FreeBSD$
@@ -15,7 +15,7 @@
COMMENT= Fido-Internet Gateway and Tosser
.if !defined(WITHOUT_INN)
-RUN_DEPENDS= ${LOCALBASE}/news/innconfval:${PORTSDIR}/news/inn
+RUN_DEPENDS= ${LOCALBASE}/news/bin/innconfval:${PORTSDIR}/news/inn
.endif
USE_BZIP2= yes
@@ -37,6 +37,9 @@
PREFIX=${PREFIX}
HAS_CONFIGURE= yes
+.if defined(WITHOUT_INN)
+CONFIGURE_ARGS+= --without-news
+.endif
.if !defined(WITH_BSO)
CONFIGURE_ARGS+= --enable-amiga-out
.endif
--- distinfo Thu Apr 1 05:25:10 2004
+++ distinfo Thu Apr 1 05:23:53 2004
@@ -1,2 +1,2 @@
-MD5 (fidogate5.1.0ds.tar.bz2) = 21c5c004e0c5cb1f5f71c61e93aab126
-SIZE (fidogate5.1.0ds.tar.bz2) = 713514
+MD5 (fidogate5.1.0ds.tar.bz2) = c88b7639a4bb4887fe41de76f10d5cb2
+SIZE (fidogate5.1.0ds.tar.bz2) = 697909
--- fgds.diff ends here ---
More information about the freebsd-ports-bugs
mailing list