Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jun 2002 22:59:03 +0200 (CEST)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39169: Update port: cad/vipec -> 3.1.2b3
Message-ID:  <20020611205903.ADDDA742@unsane.de>

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

>Number:         39169
>Category:       ports
>Synopsis:       Update port: cad/vipec -> 3.1.2b3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 11 14:00:06 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD galore.unsane.de 4.6-RC FreeBSD 4.6-RC #0: Thu Jun 6 21:00:07 CEST 2002 root@galore.unsane.de:/usr/obj/usr/src/sys/GALORE_OB i386


>Description:

Update cad/vipec from 3.1.0 to 3.1.2b3.
Fix typo in Makefile: Aprll -> April.

Regards,
         Olli
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/cad/vipec/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2001/08/26 04:41:32	1.3
+++ Makefile	2002/06/11 20:56:28
@@ -1,16 +1,17 @@
 # ex:ts=8
 # New ports collection makefile for:	vipec
-# Date created:			Aprll 3, 2001
+# Date created:			April 3, 2001
 # Whom:				Ying-Chieh Liao <ijliao@FreeBSD.org>
 #
 # $FreeBSD: ports/cad/vipec/Makefile,v 1.3 2001/08/26 04:41:32 petef Exp $
 #
 
 PORTNAME=	vipec
-PORTVERSION=	3.1.0
+PORTVERSION=	3.1.2b3
 CATEGORIES=	cad
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTNAME=	ViPEC-${PORTVERSION}
 
 MAINTAINER=	ports@FreeBSD.org
 
@@ -23,6 +24,12 @@
 		SUBLIBS=${PTHREAD_LIBS}
 
 post-patch:
-	@${PERL} -pi -e "s,/opt,${PREFIX},g" ${WRKSRC}/Makefile
+	@${PERL} -pi -e "s,/opt,,g" ${WRKSRC}/Makefile
+
+pre-install:
+	@${RM} -rf ${WRKSRC}/help/models/CVS
+	@${RM} -rf ${WRKSRC}/help/CVS
+	@${RM} -rf ${WRKSRC}/ckt/CVS
+	@${RM} -rf ${WRKSRC}/messages/CVS
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/cad/vipec/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2001/06/16 17:47:53	1.2
+++ distinfo	2002/06/11 20:56:28
@@ -1 +1 @@
-MD5 (vipec-3.1.0.tar.gz) = b4bfdc6e9f55ba46c2fd86e0d0e8aed2
+MD5 (ViPEC-3.1.2b3.tar.gz) = 5df1537b6bc33228f253cf526af267fc
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/cad/vipec/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	2001/04/03 05:30:51	1.1
+++ pkg-plist	2002/06/11 20:56:28
@@ -49,12 +49,17 @@
 vipec/ckt/bandpass2.ckt
 vipec/ckt/coupled_line_filter.ckt
 vipec/ckt/coupler.ckt
+vipec/ckt/combined.ckt
 vipec/ckt/datafile.ckt
+vipec/ckt/filter.ckt
 vipec/ckt/highpass.ckt
 vipec/ckt/nec70000.s2p
 vipec/ckt/stripline.ckt
+vipec/ckt/test.ckt
 vipec/messages/vipec_fr.qm
 vipec/messages/vipec_fr.ts
+vipec/messages/vipec_pt.qm
+vipec/messages/vipec_pt.ts
 @dirrm vipec/help/models
 @dirrm vipec/help
 @dirrm vipec/ckt
>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?20020611205903.ADDDA742>