diff options
author | ahze <ahze@FreeBSD.org> | 2006-01-12 22:29:19 +0000 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-01-12 22:29:19 +0000 |
commit | fe065291e8f9075d80c3150aaa0df3a37b607672 (patch) | |
tree | 8ecc248f56876cd764084dc1e760d8e2613a819e /audio/twolame | |
parent | 37d68b3d09528d38505fe60287fc734a97519908 (diff) | |
download | FreeBSD-ports-fe065291e8f9075d80c3150aaa0df3a37b607672.zip FreeBSD-ports-fe065291e8f9075d80c3150aaa0df3a37b607672.tar.gz |
- Update to 0.3.5
Diffstat (limited to 'audio/twolame')
-rw-r--r-- | audio/twolame/Makefile | 2 | ||||
-rw-r--r-- | audio/twolame/distinfo | 6 | ||||
-rw-r--r-- | audio/twolame/pkg-plist | 9 |
3 files changed, 12 insertions, 5 deletions
diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index 5acaad9..4d7e45e 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -6,7 +6,7 @@ # PORTNAME= twolame -PORTVERSION= 0.3.3 +PORTVERSION= 0.3.5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/twolame/distinfo b/audio/twolame/distinfo index 273d85b..a967f3f 100644 --- a/audio/twolame/distinfo +++ b/audio/twolame/distinfo @@ -1,3 +1,3 @@ -MD5 (twolame-0.3.3.tar.gz) = 5d9a829c68e7785db0d1554a0cfd6c87 -SHA256 (twolame-0.3.3.tar.gz) = c5afa6a2802c875ca84612958f23d250545ae0c75fe7c70a195ba5efc350b0e0 -SIZE (twolame-0.3.3.tar.gz) = 442286 +MD5 (twolame-0.3.5.tar.gz) = 21c5382aa6e0a49e20a4731ac6162ce5 +SHA256 (twolame-0.3.5.tar.gz) = d5ebdda4e710e4af25ccc53a399b8c00125fb931810aba7174980a32c1a76405 +SIZE (twolame-0.3.5.tar.gz) = 452726 diff --git a/audio/twolame/pkg-plist b/audio/twolame/pkg-plist index c118225..4e3a62e 100644 --- a/audio/twolame/pkg-plist +++ b/audio/twolame/pkg-plist @@ -4,17 +4,24 @@ lib/libtwolame.a lib/libtwolame.so lib/libtwolame.so.0 libdata/pkgconfig/twolame.pc +%%DOCSDIR%%/api.txt %%DOCSDIR%%/html/api.html %%DOCSDIR%%/html/authors.html +%%DOCSDIR%%/html/changelog.html %%DOCSDIR%%/html/doxygen.css %%DOCSDIR%%/html/doxygen.png %%DOCSDIR%%/html/index.html -%%DOCSDIR%%/html/news.html %%DOCSDIR%%/html/psycho.html %%DOCSDIR%%/html/readme.html %%DOCSDIR%%/html/todo.html +%%DOCSDIR%%/html/twolame-manpage.css +%%DOCSDIR%%/html/twolame-quirks.css +%%DOCSDIR%%/html/twolame.1.html +%%DOCSDIR%%/html/twolame.css %%DOCSDIR%%/html/twolame_8h-source.html %%DOCSDIR%%/html/twolame_8h.html %%DOCSDIR%%/html/vbr.html +%%DOCSDIR%%/psycho.txt +%%DOCSDIR%%/vbr.txt @dirrm %%DOCSDIR%%/html @dirrm %%DOCSDIR%% |