Commit graph

13 commits

Author SHA1 Message Date
Doug Barton
989772c9ac 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
2011-10-24 09:11:38 +00:00
Philip M. Gollucci
a692a20c57 - 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
2010-12-27 14:53:39 +00:00
Felippe de Meirelles Motta
96a1fa7658 - Update to 2.3. 2008-11-28 02:35:32 +00:00
Felippe de Meirelles Motta
6d974c4a04 - Take maintainership. 2008-09-07 05:17:53 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Andrew Pantyukhin
bd36df9d50 - Update to 2.0 2008-04-14 10:33:27 +00:00
Christian Weisgerber
fc6f899691 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
2008-04-07 20:37:23 +00:00
Andrew Pantyukhin
4dd67bfa4d - Update to 1.9 2007-12-15 09:14:40 +00:00
Andrew Pantyukhin
bf38283432 - Update to 1.8
- Don't check for perl<5.6
2007-07-31 07:58:51 +00:00
Andrew Pantyukhin
a32b315a68 - Update to 1.7 2007-01-07 21:41:44 +00:00
Andrew Pantyukhin
04c1f93744 - Require perl from ports
Reported by:	pointyhat via kris
2006-08-06 16:33:07 +00:00
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Andrew Pantyukhin
c8d159430c 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/
2006-07-21 19:50:22 +00:00