Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2005 13:54:35 +0400
From:      Andrej Zverev <az@inec.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86588: [fix] russian/ksocrat - add MASTER_SITES plus Makefile cleanup
Message-ID:  <E1EJpgx-00030L-76@az.inec.ru>
Resent-Message-ID: <200509261000.j8QA0SLZ015505@freefall.freebsd.org>

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

>Number:         86588
>Category:       ports
>Synopsis:       [fix] russian/ksocrat - add MASTER_SITES plus Makefile cleanup
>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:   Mon Sep 26 10:00:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #2: Wed Jul 6 12:10:32 MSD 2005 root@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	1. Fix fetching problem (noticed by kris@ mail)
	2. Cleanup Makefile

	
>How-To-Repeat:
	
>Fix:

	

--- ksocrat.diff begins here ---
diff -Nru ksocrat.orig/Makefile ksocrat/Makefile
--- ksocrat.orig/Makefile	Wed Apr 20 17:19:08 2005
+++ ksocrat/Makefile	Mon Sep 26 13:50:25 2005
@@ -9,7 +9,7 @@
 PORTREVISION=	0
 CATEGORIES=	russian kde
 MASTER_SITES=	http://ksocrat.linux.kiev.ua/download/ \
-		http://voodoo.oberon.net/download/
+		http://core.inec.ru/~az/
 MASTER_SITE_SUBDIR=	${PORTNAME}-${PORTVERSION}
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
 		${PORTNAME}-enru-dic-1.0.1${EXTRACT_SUFX} \
@@ -25,9 +25,7 @@
 
 RESTRICTED=	"Redistribution not allowed"
 NO_CDROM=	${RESTRICTED}
-#NO_PACKAGE=	${RESTRICTED}
 
-ONFIGURE_TARGET=
 CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV+=	LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
 
--- ksocrat.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?E1EJpgx-00030L-76>