Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 2006 12:30:21 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/95736: [PATCH] www/knowledgekit: unBREAK (fix fetch)
Message-ID:  <1145007021.88159@it.buh.tecnik93.com>
Resent-Message-ID: <200604140940.k3E9eIRZ033702@freefall.freebsd.org>

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

>Number:         95736
>Category:       ports
>Synopsis:       [PATCH] www/knowledgekit: unBREAK (fix fetch)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 14 09:40:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #2: Fri Mar 31 13:08:13 EEST 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Fix MASTER_SITES. [1]
Make COMMENT < 70 chars while where.

Reported by:		fenner's distfiles survey [1]


>How-To-Repeat:





>Fix:


--- knowledgekit.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/knowledgekit/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	5 Apr 2004 23:19:34 -0000	1.8
+++ Makefile	14 Apr 2006 09:28:34 -0000
@@ -8,12 +8,12 @@
 PORTNAME=	knowledgekit
 PORTVERSION=	1.6.7
 CATEGORIES=	www zope
-MASTER_SITES=	http://www.zope.org/Members/Bill/Products/KnowledgeKit/
+MASTER_SITES=	http://www.zope.org/Members/Bill/Products/KnowledgeKit/1.6.7/
 DISTNAME=	KnowledgeKit-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A mechanism for the automatic creation and maintenance of Knowledge Bases
+COMMENT=	A mechanism for the automatic creation/maintenance of Knowledge Bases
 
 RUN_DEPENDS=	${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope
 
--- knowledgekit.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?1145007021.88159>