schmonz
ddf694259e
Update to 0.12. From the changelog:
...
- Added cpan repository metadata @dsteinbrunner
- Removed unnecessary comment in POD @anirvan
- Use <br /> instead of <br/> @utgwkk
2020-01-21 10:28:50 +00:00
wiz
84e123ddd2
Bump PKGREVISIONs for perl 5.30.0
2019-08-11 13:17:48 +00:00
nia
d5c846b3af
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
...
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name .
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
2019-06-30 20:14:13 +00:00
wiz
93b46879c7
Recursive bump for perl5-5.28.0
2018-08-22 09:43:40 +00:00
schmonz
5f44c3dc9b
Fix "Wide character in print" warning when tests fail.
...
Add tests for a common 2-byte character.
2018-07-28 15:52:34 +00:00
schmonz
cc59bd8f1d
Depend on external libdiscount. Bump PKGREVISION.
2018-03-10 05:45:02 +00:00
ryoon
b9d9d2fc30
Recursive revbump from lang/perl5 5.26.0
2017-06-05 14:24:48 +00:00
schmonz
f54c9f5dd5
Revert previous and replace with a Darwin-specific workaround.
...
As joerg@ pointed out, this is not a cwrappers problem. Indeed, the
package had not been broken on NetBSD 7.x. Not sure how I jumped to my
wrong conclusion.
Instead, have the package instruct the cpp wrapper to run "/usr/bin/cpp"
on Darwin rather than the usual "clang -E". This is still a little odd,
but much less wrong, and fixes the Darwin build just as well.
2017-03-18 19:06:19 +00:00
schmonz
03cb2f9ff1
cwrappers don't like piping to cpp. Work around this.
2017-03-17 17:30:33 +00:00
wiz
86a78fce2e
Bump PKGREVISION for perl-5.24.
2016-06-08 19:22:13 +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
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
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
schmonz
b5ce7524cc
Update to 0.11. From the changelog:
...
- upgraded Discount to 2.1.7, which fixed an issue generating <em> tags
from _<nonascii>_ and *<nonascii>*
- doc typo fix (by @harupong)
2014-02-20 16:40:53 +00:00
schmonz
deb663db14
Fix build on case-insensitive filesystems (e.g., Darwin's). No
...
functional change intended on other systems.
2013-08-30 15:49:48 +00:00
wen
fa7a3b0b30
Update to 0.10
...
Upstream changes:
0.10 Fri Aug 9 12:49:59 PDT 2013
- added with_html5_tags() to enable html5 block elements support (by @Songmu)
0.09 Mon Aug 5 10:08:05 PDT 2013
- fixed #14 "some files are missing in 0.08"
0.08 Sun Aug 4 23:50:18 PDT 2013
- Reverted html5 tags support
0.07 Sun Aug 4 18:44:48 PDT 2013
- Removed MYMETA (by @Songmu)
- Added html5 tags support (by @Songmu)
0.06 Sat Jul 13 20:35:10 PDT 2013
- Documentation improvements by @nailbowers
- fixed an issue with is_utf8 boolean casting behavior
0.05 Tue Jul 9 14:40:27 PDT 2013
- Support MKD_* flags (by @tokuhirom)
- markdown() returns UTF-8 encoded string (by @Songmu)
- upgraded Discount to 2.1.6 (by @Songmu)
2013-08-26 00:23:04 +00:00
schmonz
8d315f559d
Update to 0.04. From the changelog:
...
- noop to deal with ugly file name
- upgraded discount to 2.1.5a (RT:79192)
2013-07-10 01:29:21 +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
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
7455acbd8c
Fix messed up configure.sh.
2012-04-19 21:05:45 +00:00
joerg
80ddf1cb38
Not MAKE_JOBS_SAFE.
2012-01-23 20:54:45 +00:00
schmonz
79a85bab48
Initial import of Text::Markdown::Discount, a Perl extension interface
...
for "Discount", an implementation of John Gruber's "markdown" in C
developed by David Loren Parsons.
2012-01-08 02:27:48 +00:00