| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
24 Oct 2011 09:11:38
2.4
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
27 Dec 2010 14:53:39
2.4
|
pgollucci  |
- Update to 2.4
- Remove MD5
PR: ports/153054
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (lippe ; 15 days)
Changes: http://search.cpan.org/dist/Audio-FLAC-Header/Changes |
28 Nov 2008 02:31:24
2.3
|
lippe  |
- Update to 2.3. |
07 Sep 2008 05:17:53
2.0
|
lippe  |
- Take maintainership. |
07 Sep 2008 00:19:05
2.0
|
linimon  |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
14 Apr 2008 10:33:28
2.0
|
sat  |
- Update to 2.0 |
07 Apr 2008 20:37:24
1.9_1
|
naddy  |
Update to FLAC 1.2.1. This version includes two and a half years
worth of changes and an altered API.
Bump the revision of all ports that depend on libFLAC and adapt to
the new API where necessary. Some patches from Debian, Gentoo,
OpenBSD, and upstream repositories.
PR: 119476 |
15 Dec 2007 09:14:40
1.9
|
sat  |
- Update to 1.9 |
31 Jul 2007 07:58:51
1.8
|
sat  |
- Update to 1.8
- Don't check for perl<5.6 |
07 Jan 2007 21:41:44
1.7
|
sat  |
- Update to 1.7 |
06 Aug 2006 16:33:07
1.4
|
sat  |
- Require perl from ports
Reported by: pointyhat via kris |
30 Jul 2006 22:46:04
1.4
|
sat  |
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes |
21 Jul 2006 19:50:23
1.4
|
sat  |
Add port audio/p5-Audio-FLAC-Header:
This module returns a hash containing basic information about a FLAC file,
a representation of the embedded cue sheet if one exists, as well as tag
information contained in the FLAC file's Vorbis tags. There is no complete
list of tag keys for Vorbis tags, as they can be defined by the user; the
basic set of tags used for FLAC files include:
* ALBUM
* ARTIST
* TITLE
* DATE
* GENRE
* TRACKNUMBER
* COMMENT
WWW: http://search.cpan.org/dist/Audio-FLAC-Header/ |