Commit graph

11 commits

Author SHA1 Message Date
mef
3b8974d961 Add Following line for 'make test'.
+BUILD_DEPENDS+=        p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
2016-04-10 07:36:57 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
mef
d3b8ea6c12 Update 0.003004 to 0.003008
---------------------------
0.003008  2014-07-06 20:08:35-05:00 America/Chicago
 - Stop using base.pm (Olivier Mengue)

0.003007  2013-11-23 14:28:14 America/Chicago
 - Minor typo fixes

0.003006  2013-08-06 18:16:08 CST6CDT
 - Finally really silence warnings above 5.17.10
 - Remove useless array copy to measurably improve performance (Maxime Soule)
 - Make tests pass even if Sub::Exporter is not installed

0.003005  2013-08-05 08:05:47 CST6CDT
 - Set version for Test::More dep (reported by ppisar)
2015-04-12 10:11:10 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
sno
d078f52c1d Updating package for CPAN distribution Syntax-Keyword-Junction in
devel/p5-Syntax-Keyword-Junction from 0.003002nb1 to 0.003004.

Upstream changes:
0.003004  2013-04-28 19:00:36 CST6CDT
    - Silence even more warnings above 5.17.10 (RJBS)

0.003003  2013-04-10 06:38:29 CST6CDT
    - Silence warnings above 5.17.10
2013-07-03 16:39:31 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
rhaen
a0d0137291 Updated to 0.003002
Changelog:
0.003002  2012-11-17 16:20:07 CST6CDT
    - Put MetaYAML back in dist
2013-01-27 10:07:09 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
280ed43c31 Adding package for CPAN modules Syntax::Feature::Junction and
Syntax::Keyword::Junction from distribution Syntax-Keyword-Junction
version 0.003001 into devel/p5-Syntax-Keyword-Junction.

This is a lightweight module which provides 'Junction' operators, the most
commonly used being any and all.  Inspired by the Perl6 design docs [1].

Provides a limited subset of the functionality of Quantum::Superpositions
([2]).

That if you want to match against a regular expression, you must use == or
!=. Not =~ or !~. You must also use a regex object, such as qr/\d/, not a
plain regex such as /\d/.

This module is actually a fork of Perl6::Junction with very few (initial)
changes. The reason being that we want to avoid the incendiary name
containing Perl6.

Quantum::Superpositions provides the same functionality as this, and more.
However, this module provides this limited functionality at a much greater
runtime speed, with my benchmarks showing between 500% and 6000% improvment.

[1] http://dev.perl.org/perl6/doc/design/exe/E06.html
[2] http://search.cpan.org/perldoc?Quantum%3A%3ASuperpositions
2012-09-13 15:46:59 +00:00