Commit graph

28 commits

Author SHA1 Message Date
ryoon
b9d9d2fc30 Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:48 +00:00
wen
2080148cbf Update to 3.4.0
Upstream changes:
3.4.0 2017-01-20 15:00:00+0900
    - Fix tied hash issue(#173)
    - Fix encoding issue(#160)
    - Fix segmentation fault issue by accessing uninitialized array element(#159)
2017-01-24 01:48:25 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wen
d481b53215 Update to 3.3.9
Upstream changes:
3.3.9 2015-12-18 22:15:00+0900
    - Fix test for Windows
      3.3.8 change breaks Windows

3.3.8 2015-12-18 16:20:00+0900
    - Fix test for DragonflyBSD
    - Update document
2015-12-31 12:21:02 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

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-04 01:59:17 +00:00
wen
5976b3a4e9 Update to 3.3.7
Update DEPENDS

Upstream changes:
3.3.7 2015-08-28 13:45:00+0900
    - Fix for older Perl 5.8.8 or lower(#145)
    - Enable 5.8 tests again

3.3.6 2015-08-25 13:50:00+0900
    - Fix issue 'include' makes stack pointer incorrect(#130)

3.3.5 2015-08-05 18:50:00+0900
    - Update Mouse version for Perl 5.22 or higher
2015-08-29 03:44:07 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
wiz
e2abad6375 Fix MASTER_SITES. 2015-07-12 14:38:30 +00:00
wen
98f24bc86c Update to 3.3.4
Upstream changes:
3.3.4 2015-03-24 23:21:57+0900
    - Fix typos in document
    - Introduce $Text::Xslate::DEFAULT_CACHE_DIR
2015-07-11 09:58:04 +00:00
wiz
2e65d464e8 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:50:58 +00:00
wen
38ec614a7a Update to 3.3.3
Upstream changes:
3.3.3 2014-08-04 15:50:00+0900
    - No code changes from 3.3.2, just re-packaging.

3.3.2 2014-08-04 12:40:00+0900
   [IMPROVEMENT]
    - #127 Improve generating temporary file name

3.3.1 2014-08-03 11:45:40+0900
    [ANNOUNCE]
    - Now Xslate has new co-maintainers (those who can maintain and release
      Xslate): lestrrat, syohex, and tokuhirom

    [BUG FIXES]
    - #126 Fix a typo in naming tempfiles (Hugmeir)

    [DOCMENT]
    - #125 Update document on Text::Xslate->bridge() and Builtin.pod
      (Mike Raynham)

3.3.0 2014-08-03 11:54:02+0900
    (mis-packaging release)

3.2.5 2014-07-15 08:18:31+0900
    [TEST FIXES]
        - No CGI.pm, which is no longer a standard module
2014-08-04 11:19:38 +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
wen
1e865ba4f9 Update to 3.2.4
Upstream changes:
3.2.4 2014-04-27 17:18:15+0900
    [TEST FIXES]
        - Fix #122, #120 testing issue on windows (syohex)
    [FEATURES]
        - Add $array.first() and $array.last() methods (#116, #118 / shyohex)

3.2.3 2014-04-23 07:32:39+0900
    - Made a mistake in the release engineering, re-packaged on the correct
      status.

3.2.2 2014-04-23 07:29:42+0900
    [BUG FIXES]
    - Fix #105 SEGV on blead (reported by tokuhirom, fixed by syohex in #117)

3.2.1 2014-04-17 07:55:38+0900
    [BUG FIXES]
    - Fix #111 (by syohex in #113) inputting "0" made a wrong result
2014-05-03 14:25:38 +00:00
wen
14bb8b95d3 Update to 3.2.0
Upstream changes:
3.2.0 2014-04-04 07:39:59+0900
    [BUG FIXES]
    - Fix #107, #109 HashWithDefault should use "exists" (yappo, tokuhirom)
2014-04-04 07:22:56 +00:00
wen
3782a8a96d Update to 3.1.2
Upstream changes:
3.1.2 2014-02-20 21:09:47+0900
    [TEST]
    - Add a test for github issue #105, which will fail on Perl 5.19.x
2014-02-22 09:33:20 +00:00
wen
12a238ed3f Update to 3.1.1
Upstream changes:
3.1.1 2014-01-24 07:50:52+0900
    [DOCUMENTS]
    - Fix some typos (#102)
    - Add an explanation of `validate()` (#101)

    [BUG FIXES]
    - Fix a race condition on making cache dirs (#103)
2014-02-16 15:35:35 +00:00
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +00:00
wen
31d0376658 Update to 3.1.0
Upstream changes:
3.1.0 2013-11-16 16:46:35+0900
    [BUG FIXES]
    - Close #95; $/ affected the parse() method

    [FEATURES]
    - Add $xslate->validate($file) method to check template syntax

3.0.2 2013-11-15 21:56:53+0900
    [BUG FIXES]
    - Fix a mojibake issue where utf8::upgrade() was always called when
      loading caches (hanabukuro++)

3.0.1 2013-11-04 12:27:51+0900
    [TEST FIXES]
    - Fix a test that might fail on a slow machine like Raspberry Pi
      (Getty++)

3.0.0 2013-10-18 08:59:22+0900
    - No code changes from 2.1.0, just re-packaging for package managers

2.1.0 2013-10-17 22:18:21+0900
    [BUG FIXES]
    - Fix an issue that multi-bytes string literals used for a hash key
      was not dealt as a text string (@Niratama++)
      WARNING: this change could break your code if you use multi-byte
               text string as a hash key.

2.0010 2013-10-07 21:56:12+0900
    [BUG FIXES]
    - Fix an issue that vpath with text-strings raised errors
      on newer perls due to specification changes in PerlIO::scalar (#90)
    - Documentation tweaks (#84, #86)
2013-11-30 10:17:14 +00:00
wen
210fdb8021 Update to 2.0009
Upstream changes:
2.0009 2013-07-08 10:49:47-0700
    [BUG FIXES]
    - Fix a tied hash issue on string concat, thanks to zxchris (#81)
2013-08-26 01:54:24 +00:00
wen
5485e58a75 Update to 2.0008
Upstream changes:
2.0008 2013-07-06 00:09:43-0700
    [BUG FIXES]
    - Fix a chache issue that UTF8 flags were not turned on
      as expected (#82)
    - Fix Metakolon doc (#83)

2.0007 2013-06-21 13:16:16-0700
    [DOCUMENTS]
    - Add doc about chomping newlines (<:- ... -:>)

    [NEW FEATURES]
    - Add pre_process_handler to pre-process template content (bluescreen)

2.0006 2013-06-02 22:58:27
    [BUG FIXES]
    - Fix an issue that the state of VM broke on exception
      reported by nihen

2.0005 2013-06-02 12:23:15
    [BUG FIXES]
    - Fix a Multiplexed WRAPPER issue reportedy by @kawamuray (#79)
      Those who use WRAPPER, template cascading, or anonymous functions
      (lambdas) are strongly recommended to upgrade Xslate.

2.0004 2013-05-29 20:27:07
    [TEST FIXES]
    - Template string must be bytes (#78)

2.0003 2013-05-10 12:59:11
    [BUG FIXES]
    - Fix a crash on compiling templates (#77)

2.0002 2013-04-26 12:51:47
    [BUG FIXES]
    - Support perl-blead (5.17.11)
2013-07-07 00:19:33 +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
wen
5b8d7b4a19 Update to 2.0001
Adjust DEPENDS

Upstream changes:
2.0001 2013-04-24 16:24:22
    [FEATURES]
    - Support PUREPERL_ONLY build
      See the Lancaster Consensu:
      219db464af/lancaster-consensus.md (specifying-pure-perl-builds)

2.0000 2013-02-20 09:21:08
    - No code change from 1.9999_01

1.9999_01 2013-02-16 15:44:31
    [CHANGES]
    - Migrate from Any::Moose to Mouse because Any::Moose is deprecated

1.6002 2012-12-19 22:54:55
    [BUG FIXES]
    - Fix a bug where TTerse created no variable scopes (thanks to Yappo)
2013-04-24 15:00:32 +00:00
wen
2360d7753a Update to 1.6001
Upstream changes:
1.6001 2012-12-05 10:03:13
    [BUG FIXES]
    - Resolve issue #71: SV leaks in VM frames

1.6000_01 2012-11-04 09:56:45
    - The bytecode version is now 1.6. So all the cache will be discarded.

    [FEATURES]
    - Add opcodes: find_file, suffix, is_code_ref, merge_file in
      order to enhance template syntaxes (doy)
2012-12-06 12:59:09 +00:00
wen
68e7a1aa40 Update to 1.5025
Update DEPENDS

Upstream changes:
1.5025 2012-10-20 21:45:27
    [BUG FIXES]
    - Fix a bug that constants with unary operators might result in
      wrong values (thanks to @doy)

1.5024 2012-10-15 18:02:29
    [BUG FIXES]
    - Fix false assertion failure
      (This change affects only to -DDEBUGGING enabled perl)

1.5023 2012-10-15 08:22:14
    [TEST]
    - Apply issue #66 again
    - 1.5022 was identical to 1.5021 (thanks to @doy)

1.5022 2012-10-15 00:15:18
    [TEST]
    - Do not depend on extra modules in tests (issue #66, @nihen).

1.5021 2012-10-15 00:07:54
    [BUG FIXES]
    - Fix an issue that recursive call of render() may cause SEGV
      thanks to doy for reporting this issue (isseu #65).

1.5020 2012-10-14 23:06:49
    [BUG FIXES]
    - Fix deploying issues reported at 1.5017, again.
      thanks to @woremacx for reporting it.
    - Fix a bug that calling macro which encloses outer variables,
      may clobber other variables, thanks to @ktat for reporting it.

1.5019 2012-10-03 12:28:20
    [BUG FIXES]
    - Revert 1.5016's bugfix which introduced a more serious problem.
      The complete bufix will be applied to 1.5020.

1.5018 2012-09-30 13:41:13
    [FEATURES]
    - "html_builder_module" option to import HTML builders;
      functions imported with this option are wrapped by html_builder()

1.5017 2012-08-04 19:31:59
    [BUG FIXES]
    - Fix a problem on Win32

1.5016 2012-08-04 19:19:15
    [BUG FIXES]
    - Fix a bug that reloading templates could fail on deploying
    - Fix a problem on 5.17

1.5015 2012-07-13 19:31:53
    [IMPROVEMENT]
    - Enhance extensibility for custom parsers (shmorimo)

1.5014 2012-06-26 19:41:20
    [IMPROVEMENT]
    - Add scalar::split() to Bridge::Star (tokuhirom)

1.5013 2012-06-12 23:46:44
    [IMPROVEMENT]
    - Add "macro" option to Text::Xslate->new() (gunyoki)

1.5012 2012-05-21 15:52:59
    [IMPROVEMENT]
    - imporve error messages when the parser reaches EOF

1.5011 2012-05-21 15:45:00
    [BUG FIXES]
    - add warning about https://github.com/xslate/p5-Text-Xslate/issues/55
      For backword compatibility, we don't change its behavior, but
      it is likely to a problem so we warnn about it.

1.5010 2012-05-04 01:04:47
    [TEST FIXES]
    - Make `HANRESS_OPTIONS=j9 make test` work (@punytan)

1.5009 2012-03-30 09:19:18
    [IMPROVEMENT]
    - Documentation improvement

1.5008 2012-03-28 09:39:45
    [BUG FIXES]
    - Fix a typo in an error messages (issues/53, thanks to wchristian)
    - Fix an undefined behavior that giving utf8-encoded *bytes* as
      params made mojibake in use of caches
2012-12-03 15:03:02 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +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
joerg
bd841d7424 Not MAKE_JOBS_SAFE. 2012-03-15 01:17:28 +00:00
fhajny
a4c406f166 Import p5-Text-Xslate-1.5.7 as textproc/p5-Text-Xslate.
Xslate is a template engine, tuned for persistent applications, safe
as an HTML generator, and with rich features.
2012-03-08 11:30:01 +00:00