diff options
author | drochner <drochner@pkgsrc.org> | 2003-07-25 16:42:23 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2003-07-25 16:42:23 +0000 |
commit | a8769a36839648a702b662bf55fe0b7c189cd09e (patch) | |
tree | 00613b1e70964b7868330b9c8d0403f2ade027b8 /audio | |
parent | aaf75dd4eae9ad410ce6518c47c0cf0176c6c7e4 (diff) | |
download | pkgsrc-a8769a36839648a702b662bf55fe0b7c189cd09e.tar.gz |
update to 1.5.2
changes:
-added: new option -u (or -uppercase) that fixes cddb entries written in
all lowercase
-moved disc-cover information bar to the bottom (should prevent
printer problems)
-the LaTeX output (not the final result) to get rid of many (all?)
LaTeX warnings
-added: information about the system when using -V
-added: new template for audio cassette tapes (use '-c tape')
-bugfixes
-more support for template authors
Diffstat (limited to 'audio')
-rw-r--r-- | audio/disc-cover/Makefile | 5 | ||||
-rw-r--r-- | audio/disc-cover/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/disc-cover/Makefile b/audio/disc-cover/Makefile index e45b8823906..34d63009fa3 100644 --- a/audio/disc-cover/Makefile +++ b/audio/disc-cover/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 16:30:37 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/25 16:42:23 drochner Exp $ # -DISTNAME= disc-cover-1.4.0 -PKGREVISION= 1 +DISTNAME= disc-cover-1.5.2 CATEGORIES= audio MASTER_SITES= http://home.wanadoo.nl/~jano/files/ diff --git a/audio/disc-cover/distinfo b/audio/disc-cover/distinfo index 3c90d6f260a..2b98200fd59 100644 --- a/audio/disc-cover/distinfo +++ b/audio/disc-cover/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.7 2003/01/10 11:06:24 drochner Exp $ +$NetBSD: distinfo,v 1.8 2003/07/25 16:42:23 drochner Exp $ -SHA1 (disc-cover-1.4.0.tar.gz) = 612eed43b4dd6b6c8c325dca51f56afc18287018 -Size (disc-cover-1.4.0.tar.gz) = 40372 bytes +SHA1 (disc-cover-1.5.2.tar.gz) = b1fcc7e5bf1751202729db623f37c78be05356fc +Size (disc-cover-1.5.2.tar.gz) = 44834 bytes |