2016-06-08 19:43:49 by Thomas Klausner | Files touched by this commit (356) |
Log message:
Switch to MASTER_SITES_PYPI.
|
2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610) |
Log message:
Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
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-03-15 20:31:45 by Hiramatsu Yoshifumi | Files touched by this commit (10) |
Log message:
Set MAINTAINER to pkgsrc-users.
|
2015-01-20 11:52:50 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update seqdiag to 0.9.5.
0.9.5 (2015-01-01)
------------------
* Support blockdiag 1.5.0 core interface
|
2014-12-13 07:53:11 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update seqdiag to 0.9.4.
0.9.4 (2014-11-05)
------------------
* Fix bugs
- Fix :desctable: ignores edge direction
|
2014-07-06 14:28:22 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update seqdiag to 0.9.3.
0.9.3 (2014-07-03)
------------------
* Fix bugs
0.9.2 (2014-07-02)
------------------
* Change interface of docutils node (for sphinxcontrib module)
0.9.1 (2014-06-23)
------------------
* Add options to blockdiag directive (docutils extension)
- :width:
- :height:
- :scale:
- :align:
- :name:
- :class:
- :figwidth:
- :figclass:
|
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.
|
2013-12-06 12:30:53 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update seqdiag to 0.9.0.
History
=======
0.9.0 (2013-10-05)
------------------
* Support python 3.2 and 3.3 (thanks to @masayuko)
* Drop supports for python 2.4 and 2.5
* Replace dependency: PIL -> Pillow
|
2013-09-11 07:42:38 by OBATA Akio | Files touched by this commit (1) |
Log message:
require blockdiag>=1.2.4
|
2013-09-11 07:39:48 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update py-seqdiag to 0.8.2.
0.8.2 (2012-11-12)
------------------
* Fix bugs
|