2017-10-07 13:25:00 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-sphinx-theme-cloud: update to 1.9.4
1.9.4:
auto_redirect:
- simplified markup
- skip popup if referrer is within document
- bugfix: correctly handle source document that’s not at root of url
bugfix: docfield_markup: sphinx 1.5 compat fix
bugfix: table_styling: header-alignment not being parsed correctly
|
2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2016-01-17 12:53:30 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix PKGNAME.
|
2016-01-07 18:01:21 by D'Arcy J.M. Cain | Files touched by this commit (1) | |
Log message:
Updated PLIST for update to 1.7.1.
|
2016-01-07 16:14:26 by D'Arcy J.M. Cain | Files touched by this commit (3) |
Log message:
Update to version 1.7.1.
Patch no longer needed for Python 3.x.
|
2015-11-04 03:00:17 by Alistair G. Crooks | Files touched by this commit (797) |
Log message:
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.
|
2014-01-25 11:30:32 by Thomas Klausner | Files touched by this commit (533) | |
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
|
2012-12-20 14:32:34 by D'Arcy J.M. Cain | Files touched by this commit (2) |
Log message:
Modify Python script to work under 3.x
No PKGREVISION bump since it only affects builds that failed before.
|
2012-12-08 19:29:31 by David A. Holland | Files touched by this commit (1) |
Log message:
Fix depend rule, reported by joerg
|
2012-12-04 16:19:52 by D'Arcy J.M. Cain | Files touched by this commit (4) |
Log message:
Add cloud theme for sphinx.
|