Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 23:41:31 +0900 (KST)
From:      JunSeon Oh <hollywar@alamis.holywar.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/21223: devel/templ version has been updated to 0.3
Message-ID:  <200009121441.XAA08726@alamis.holywar.net>

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

>Number:         21223
>Category:       ports
>Synopsis:       devel/templ version has been updated to 0.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:   Tue Sep 12 07:50:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     JunSeon Oh
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
holywar
>Environment:

	

Version update to 0.3

>Description:

	

>How-To-Repeat:

	

>Fix:

	

please apply this patch.


diff -urN templ.orig/Makefile templ/Makefile
--- templ.orig/Makefile	Tue Sep 12 21:49:13 2000
+++ templ/Makefile	Tue Sep 12 21:49:26 2000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME= 	templ
-PORTVERSION=	0.2
+PORTVERSION=	0.3
 CATEGORIES= 	devel
 MASTER_SITES= 	ftp://ftp.holywar.net/pub/templ/ \
 		ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/
diff -urN templ.orig/files/md5 templ/files/md5
--- templ.orig/files/md5	Tue Sep 12 21:49:13 2000
+++ templ/files/md5	Tue Sep 12 21:49:29 2000
@@ -1 +1 @@
-MD5 (templ-0.2.tar.gz) = e8f33c993e739db1078a4e9d8a755e3f
+MD5 (templ-0.3.tar.gz) = f57934373327ccc1144a4f420f216144
diff -urN templ.orig/patches/patch-aa templ/patches/patch-aa
--- templ.orig/patches/patch-aa	Tue Sep 12 21:49:13 2000
+++ templ/patches/patch-aa	Thu Jan  1 09:00:00 1970
@@ -1,18 +0,0 @@
---- Makefile.orig	Wed Jun 16 22:27:02 1999
-+++ Makefile	Wed Jun 23 12:48:55 1999
-@@ -20,12 +20,12 @@
- #
- 
- #CC	= cc
--CC	= gcc
-+CC	?= gcc
- MAN1	= README
- # If you want to show only default color , remove "-DANSI_COLOR"
--CFLAG	= -g -DANSI_COLOR
-+CFLAG	= ${CFLAGS} -DANSI_COLOR
- PROG	= templ
--DESTDIR	= /usr/local
-+DESTDIR	= ${PREFIX} 
- TEMPLS = t.c t.cc t.css t.html t.makefile t.pl t.pmakefile t.py t.sh t.txt t.sgml
- TEMPLDIR = ${DESTDIR}/share/templates
- RM	= rm -f

>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?200009121441.XAA08726>