Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 17:52:28 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d0caaea6d09a - main - cad/xcircuit: Update 3.10.29 -> 3.10.30
Message-ID:  <202104281752.13SHqS4s031139@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d0caaea6d09aa0560815aab0d1c4665e83de4243

commit d0caaea6d09aa0560815aab0d1c4665e83de4243
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2021-04-28 17:50:44 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-04-28 17:50:44 +0000

    cad/xcircuit: Update 3.10.29 -> 3.10.30
    
    PR:             254347
    Approved by:    danilo (maintainer's timeout 14 days)
---
 cad/xcircuit/Makefile | 3 ++-
 cad/xcircuit/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 24c628510254..1f12942c673c 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -1,7 +1,7 @@
 # Created by: Pedro F. Giffuni <giffunip@asme.org>
 
 PORTNAME=	xcircuit
-PORTVERSION=	3.10.29
+PORTVERSION=	3.10.30
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://opencircuitdesign.com/xcircuit/archive/ \
@@ -38,6 +38,7 @@ post-patch:
 		 s|-fpic|-fPIC|g' ${WRKSRC}/configure
 
 post-install:
+	cd ${STAGEDIR}${PREFIX}/share/xcircuit && ${STRIP_CMD} xcircuit.so xcircexec xcircdnull
 	@${MKDIR} ${STAGEDIR}/${EXAMPLESDIR}
 	${INSTALL_DATA} ${WRKSRC}/examples/.xcircuitrc ${STAGEDIR}/${EXAMPLESDIR}
 	${INSTALL_DATA} ${WRKSRC}/examples/*.lgf ${STAGEDIR}/${EXAMPLESDIR}
diff --git a/cad/xcircuit/distinfo b/cad/xcircuit/distinfo
index 816d2f23ff3a..8e0457d5dc9a 100644
--- a/cad/xcircuit/distinfo
+++ b/cad/xcircuit/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603992217
-SHA256 (xcircuit-3.10.29.tgz) = d42263392ef60a1a3c1505392ea80408e56a4a8c519b196f092780803ffa475d
-SIZE (xcircuit-3.10.29.tgz) = 1619092
+TIMESTAMP = 1615921447
+SHA256 (xcircuit-3.10.30.tgz) = b2f63cba605e79cc2a08714bf3888f7be7174384ed724db3c70f8bf25c36f554
+SIZE (xcircuit-3.10.30.tgz) = 1619256



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104281752.13SHqS4s031139>