Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2000 10:09:16 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/17648: Update port: textproc/code2html to 0.8.9a
Message-ID:  <200003281809.KAA39932@freefall.freebsd.org>

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

>Number:         17648
>Category:       ports
>Synopsis:       Update port: textproc/code2html to 0.8.9a
>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:   Tue Mar 28 10:10:11 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.0-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.8.9a

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/textproc/code2html/Makefile textproc/code2html/Makefile
--- /usr/ports/textproc/code2html/Makefile	Sun Mar 19 21:40:46 2000
+++ textproc/code2html/Makefile	Wed Mar 29 02:30:46 2000
@@ -1,22 +1,21 @@
 # New ports collection makefile for:	code2html
-# Version required:			0.8.9
+# Version required:			0.8.9a
 # Date created:				01 October 1999
 # Whom:					Chris D. Faulhaber <jedgar@fxp.org>
 #
 # $FreeBSD: ports/textproc/code2html/Makefile,v 1.7 2000/03/19 12:40:46 jedgar Exp $
 #
 
-DISTNAME=	code2html-0.8.9
+DISTNAME=	code2html-0.8.9a
 CATEGORIES=	textproc
 MASTER_SITES=	ftp://code2html.sourceforge.net/pub/code2html/all/ \
-		http://www.cosy.sbg.ac.at/~ppalfrad/code2html/all/latest/
+		http://www.cosy.sbg.ac.at/~ppalfrad/code2html/all/
 
 MAINTAINER=	jedgar@FreeBSD.org
 
 RUN_DEPENDS=	bzip2:${PORTSDIR}/archivers/bzip2
 
 NO_BUILD=	yes
-WRKSRC=		${WRKDIR}/code2html-8.8.9
 
 MAN1=		code2html.1
 
@@ -29,7 +28,7 @@
 	@${PERL} -pi.orig -e 's|etc/code|usr/local/etc/code|' ${WRKSRC}/code2html.1
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKDIR}/code2html ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKDIR}/code2html.1 ${PREFIX}/man/man1
+	${INSTALL_SCRIPT} ${WRKSRC}/code2html ${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/code2html.1 ${PREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/textproc/code2html/files/md5 textproc/code2html/files/md5
--- /usr/ports/textproc/code2html/files/md5	Sun Mar 19 21:40:47 2000
+++ textproc/code2html/files/md5	Wed Mar 29 02:29:52 2000
@@ -1 +1 @@
-MD5 (code2html-0.8.9.tar.gz) = 44ef54aa74fcafb13c89b92ab892de23
+MD5 (code2html-0.8.9a.tar.gz) = 27b002c1dede55158f9506b01ec8015c


>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?200003281809.KAA39932>