diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-15 00:42:29 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-15 00:42:29 +0000 |
commit | a07e750d893c519455e700941661369310973bdd (patch) | |
tree | 50d7d4f4ba2b8c03ae419ade694b9c6ba95fb72a /cad/p5-Verilog-Perl | |
parent | f75191089238f114053da582ba5c41ab65bfedf2 (diff) |
Notes
Diffstat (limited to 'cad/p5-Verilog-Perl')
-rw-r--r-- | cad/p5-Verilog-Perl/Makefile | 6 | ||||
-rw-r--r-- | cad/p5-Verilog-Perl/distinfo | 6 | ||||
-rw-r--r-- | cad/p5-Verilog-Perl/pkg-plist | 58 |
3 files changed, 36 insertions, 34 deletions
diff --git a/cad/p5-Verilog-Perl/Makefile b/cad/p5-Verilog-Perl/Makefile index 88882d43e51b..47b5d62a330d 100644 --- a/cad/p5-Verilog-Perl/Makefile +++ b/cad/p5-Verilog-Perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Verilog-Perl -PORTVERSION= 3.210 +PORTVERSION= 3.211 CATEGORIES= cad perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= otacilio.neto@ee.ufcg.edu.br COMMENT= Building point for Verilog support in the Perl language +BUILD_DEPENDS= flex>=2.5.35:${PORTSDIR}/textproc/flex + USE_GMAKE= yes USE_PERL5= yes -USE_BISON= yes +USE_BISON= build PERL_CONFIGURE= yes diff --git a/cad/p5-Verilog-Perl/distinfo b/cad/p5-Verilog-Perl/distinfo index 6bdd7f294e52..38ca46ea38b9 100644 --- a/cad/p5-Verilog-Perl/distinfo +++ b/cad/p5-Verilog-Perl/distinfo @@ -1,3 +1,3 @@ -MD5 (Verilog-Perl-3.210.tar.gz) = 4facca9c30bfdd21d03024e4272ab9c8 -SHA256 (Verilog-Perl-3.210.tar.gz) = 814bedd604017824966d98e3a81c494994d1969f8217f0349ca58f234fed8ede -SIZE (Verilog-Perl-3.210.tar.gz) = 205250 +MD5 (Verilog-Perl-3.211.tar.gz) = c9a21ce35bc08441982ab43642adf72d +SHA256 (Verilog-Perl-3.211.tar.gz) = d7864ab25b46f7f7b3149845c9afa582c13b8c8c7014dcab6052a07a0bfe8303 +SIZE (Verilog-Perl-3.211.tar.gz) = 205490 diff --git a/cad/p5-Verilog-Perl/pkg-plist b/cad/p5-Verilog-Perl/pkg-plist index e0f459aca3d2..9956754364b2 100644 --- a/cad/p5-Verilog-Perl/pkg-plist +++ b/cad/p5-Verilog-Perl/pkg-plist @@ -2,32 +2,32 @@ bin/vhier bin/vpassert bin/vppreproc bin/vrename -%%SITE_PERL%%/mach/Verilog/EditFiles.pm -%%SITE_PERL%%/mach/Verilog/Getopt.pm -%%SITE_PERL%%/mach/Verilog/Language.pm -%%SITE_PERL%%/mach/Verilog/Netlist.pm -%%SITE_PERL%%/mach/Verilog/Netlist/Cell.pm -%%SITE_PERL%%/mach/Verilog/Netlist/File.pm -%%SITE_PERL%%/mach/Verilog/Netlist/Interface.pm -%%SITE_PERL%%/mach/Verilog/Netlist/Logger.pm -%%SITE_PERL%%/mach/Verilog/Netlist/Module.pm -%%SITE_PERL%%/mach/Verilog/Netlist/Net.pm -%%SITE_PERL%%/mach/Verilog/Netlist/Pin.pm -%%SITE_PERL%%/mach/Verilog/Netlist/Port.pm -%%SITE_PERL%%/mach/Verilog/Netlist/Subclass.pm -%%SITE_PERL%%/mach/Verilog/Parser.pm -%%SITE_PERL%%/mach/Verilog/Preproc.pm -%%SITE_PERL%%/mach/Verilog/SigParser.pm -%%SITE_PERL%%/mach/Verilog/Std.pm -%%SITE_PERL%%/mach/Verilog/Verilog-Perl.pod -%%SITE_PERL%%/mach/auto/Verilog/Language/.packlist -%%SITE_PERL%%/mach/auto/Verilog/Parser/Parser.bs -%%SITE_PERL%%/mach/auto/Verilog/Parser/Parser.so -%%SITE_PERL%%/mach/auto/Verilog/Preproc/Preproc.bs -%%SITE_PERL%%/mach/auto/Verilog/Preproc/Preproc.so -@dirrm %%SITE_PERL%%/mach/auto/Verilog/Preproc -@dirrm %%SITE_PERL%%/mach/auto/Verilog/Parser -@dirrm %%SITE_PERL%%/mach/auto/Verilog/Language -@dirrm %%SITE_PERL%%/mach/auto/Verilog -@dirrm %%SITE_PERL%%/mach/Verilog/Netlist -@dirrm %%SITE_PERL%%/mach/Verilog +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/EditFiles.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Getopt.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Language.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/Cell.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/File.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/Interface.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/Logger.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/Module.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/Net.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/Pin.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/Port.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist/Subclass.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Parser.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Preproc.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/SigParser.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Std.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Verilog-Perl.pod +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog/Language/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog/Parser/Parser.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog/Parser/Parser.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog/Preproc/Preproc.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog/Preproc/Preproc.so +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog/Preproc +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog/Parser +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog/Language +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Verilog +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Verilog/Netlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Verilog |