Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Apr 2000 23:39:54 +0400 (MSD)
From:      dsh@vlink.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17734: port upgrade for net/binkd to 0.9.3
Message-ID:  <20000401193954.4E24062DF0@wizard.vlink.ru>

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

>Number:         17734
>Category:       ports
>Synopsis:       port upgrade for net/binkd to 0.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr  1 11:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Denis Shaposhnikov
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
>Environment:

>Description:

>How-To-Repeat:

>Fix:

diff -Nru binkd.orig/Makefile binkd/Makefile
--- binkd.orig/Makefile	Sat Apr  1 15:12:32 2000
+++ binkd/Makefile	Sat Apr  1 23:30:28 2000
@@ -1,19 +1,22 @@
 # New ports collection makefile for:	binkd
-# Version required:	0.9.2
+# Version required:	0.9.3
 # Date created:		19 August 1998
 # Whom:			Andrey Zakhvatov
 #
 # $FreeBSD: ports/net/binkd/Makefile,v 1.8 2000/04/01 01:39:40 mharo Exp $
 #
 
-DISTNAME=	binkd-0.9.2
+DISTNAME=	binkd093
+PKGNAME=	binkd-0.9.3
 CATEGORIES=	net
-MASTER_SITES=	http://www.corbina.net/~maloff/binkd/
+MASTER_SITES=	ftp://happy.kiev.ua/pub/fidosoft/mailer/binkd/
 
 MAINTAINER=	dsh@vlink.ru
 
+WRKSRC=		${WRKDIR}/${PKGNAME}
 USE_ZIP=	yes
 GNU_CONFIGURE=	yes
+
 MAN8=		binkd.8
 
 .if defined(WITH_AMIGA4D)
diff -Nru binkd.orig/files/md5 binkd/files/md5
--- binkd.orig/files/md5	Sat Apr  1 15:12:32 2000
+++ binkd/files/md5	Sat Apr  1 23:27:12 2000
@@ -1 +1 @@
-MD5 (binkd-0.9.2.zip) = 4292d491069b19d590e137d5dd258cbb
+MD5 (binkd093.zip) = 1e00c5fd61055383a00db8e7d538a1dc
diff -Nru binkd.orig/patches/patch-aa binkd/patches/patch-aa
--- binkd.orig/patches/patch-aa	Sat Apr  1 05:39:43 2000
+++ binkd/patches/patch-aa	Sat Apr  1 23:27:12 2000
@@ -1,13 +1,13 @@
---- mkfls/unix/Makefile.in.orig	Wed Nov  5 02:57:41 1997
-+++ mkfls/unix/Makefile.in	Wed Mar  8 21:03:18 2000
-@@ -5,8 +5,8 @@
+--- mkfls/unix/Makefile.in.orig	Tue Sep 21 12:17:18 1999
++++ mkfls/unix/Makefile.in	Thu Mar 30 10:54:46 2000
+@@ -12,8 +12,8 @@
  OBJS=${SRCS:.c=.o} 
  AUTODEFS=@DEFS@
  AUTOLIBS=@LIBS@
--DEFINES=$(AUTODEFS) -DHAVE_FORK -DUNIX -DOS="\"UNIX\""
+-DEFINES=$(AUTODEFS) -DHAVE_FORK -DHAVE_SNPRINTF -DUNIX -DOS="\"UNIX\""
 -CFLAGS=$(DEFINES) -Wall
-+DEFINES+=$(AUTODEFS) -DHAVE_FORK -DUNIX -DOS="\"UNIX\""
++DEFINES+=$(AUTODEFS) -DHAVE_FORK -DHAVE_SNPRINTF -DUNIX -DOS="\"UNIX\""
 +CFLAGS+=$(DEFINES) -Wall
  LIBS=$(AUTOLIBS)
  
- all: binkd
+ all: compile banner


>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?20000401193954.4E24062DF0>