Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 12:27:48 +0300
From:      Andrey Slusar <anrays@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83317: [MAINTAINER] comms/bforce-kst: fix fetching the distfile
Message-ID:  <E1DsH3M-0004KR-GX@santinel.home.ua>
Resent-Message-ID: <200507120930.j6C9U1jd004466@freefall.freebsd.org>

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

>Number:         83317
>Category:       ports
>Synopsis:       [MAINTAINER] comms/bforce-kst: fix fetching the distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 12 09:30:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Slusar
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
Santinel
>Environment:
System: FreeBSD santinel.home.ua 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Jul 10 12:19:45 EEST 2005 anray@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
	Now autor of bforce-kst is moved project to
	http://sourceforge.net/projects/binkleyforce/ and repack
	tar.bz2 to tar.gz
>How-To-Repeat:
	
>Fix:

--- bforce-kst.diff begins here ---
diff -ruN /usr/ports/comms/bforce-kst/Makefile bforce-kst/Makefile
--- /usr/ports/comms/bforce-kst/Makefile	Thu Dec 30 07:16:51 2004
+++ bforce-kst/Makefile	Mon Jul 11 22:04:50 2005
@@ -9,14 +9,14 @@
 PORTVERSION=	0.22.8.7
 PORTREVISION=	3
 CATEGORIES=	comms
-MASTER_SITES=	http://kst.spb.ru/bforce/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	binkleyforce
 PKGNAMESUFFIX=	-kst
 DISTNAME=	${PORTNAME}-0.22.8.kst7
 
 MAINTAINER=	anrays@gmail.com
 COMMENT=	Simple ifcico like Fidonet technology mailer
 
-USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
diff -ruN /usr/ports/comms/bforce-kst/distinfo bforce-kst/distinfo
--- /usr/ports/comms/bforce-kst/distinfo	Sun May 30 16:40:43 2004
+++ bforce-kst/distinfo	Mon Jul 11 22:06:19 2005
@@ -1,2 +1,2 @@
-MD5 (bforce-0.22.8.kst7.tar.bz2) = 2c6f0f8581fec231c6a7d3a3dcfe06a2
-SIZE (bforce-0.22.8.kst7.tar.bz2) = 217675
+MD5 (bforce-0.22.8.kst7.tar.gz) = 03a1e7dfc40ca90656764d25349e7827
+SIZE (bforce-0.22.8.kst7.tar.gz) = 250062
--- bforce-kst.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DsH3M-0004KR-GX>