Date: Sat, 28 Aug 2021 21:41:12 GMT From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: ccb35f95ff87 - main - cad/p5-GDS2: update to 3.35 Message-ID: <202108282141.17SLfCQ1005943@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by hrs: URL: https://cgit.FreeBSD.org/ports/commit/?id=ccb35f95ff8731a089a4e359c2ecd8f861b57776 commit ccb35f95ff8731a089a4e359c2ecd8f861b57776 Author: Hiroki Sato <hrs@FreeBSD.org> AuthorDate: 2021-08-28 21:40:33 +0000 Commit: Hiroki Sato <hrs@FreeBSD.org> CommitDate: 2021-08-28 21:40:33 +0000 cad/p5-GDS2: update to 3.35 --- cad/p5-GDS2/Makefile | 7 +++---- cad/p5-GDS2/distinfo | 5 +++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cad/p5-GDS2/Makefile b/cad/p5-GDS2/Makefile index ff90da99dc9b..0645c0a572be 100644 --- a/cad/p5-GDS2/Makefile +++ b/cad/p5-GDS2/Makefile @@ -1,6 +1,5 @@ PORTNAME= GDS2 -PORTVERSION= 3.29 -PORTREVISION= 1 +PORTVERSION= 3.35 CATEGORIES= cad perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,9 +15,9 @@ RUN_DEPENDS= p5-Tk>=804.027:x11-toolkits/p5-Tk \ USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= Examples/* -PLIST_FILES= %%SITE_PERL%%/GDS2.pm \ +PLIST_FILES= ${SITE_PERL}/GDS2.pm \ ${PROGRAMS:S,^,bin/,} \ - %%PERL5_MAN3%%/GDS2.3.gz + ${MAN3PREFIX}/man/man3/GDS2.3.gz PROGRAMS= gds2dump gdsdump2gds modgds2 gdslayers testgds2 \ gdspath4topath0 testgdt diff --git a/cad/p5-GDS2/distinfo b/cad/p5-GDS2/distinfo index 52cb85572d99..921f0754e10d 100644 --- a/cad/p5-GDS2/distinfo +++ b/cad/p5-GDS2/distinfo @@ -1,2 +1,3 @@ -SHA256 (GDS2-3.29.tar.gz) = 730b8fc2128bacbbbbe7872a71eb6298cc59982b5bf2d125cc9261d0f95c9ffb -SIZE (GDS2-3.29.tar.gz) = 46622 +TIMESTAMP = 1630186482 +SHA256 (GDS2-3.35.tar.gz) = 851e28184c68724115a613df427c41b7aeaf3577955f007d5ed8e47db5261fcb +SIZE (GDS2-3.35.tar.gz) = 52516
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108282141.17SLfCQ1005943>