diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-08-29 12:51:00 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-08-29 12:51:00 +0000 |
commit | 91e73b016adfbac596429ab2f73eed0b3211138e (patch) | |
tree | 51e05785567993eaed7d0e344e7410b88cfdac57 /audio | |
parent | - Update to 11.25 (diff) |
- Update to 1.2.0
- Pass maintainership to submitter
PR: ports/85037
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libcddb-doc/Makefile | 9 | ||||
-rw-r--r-- | audio/libcddb-doc/distinfo | 4 | ||||
-rw-r--r-- | audio/libcddb-doc/pkg-plist | 19 |
3 files changed, 16 insertions, 16 deletions
diff --git a/audio/libcddb-doc/Makefile b/audio/libcddb-doc/Makefile index e4d92040dd09..8688b89917fa 100644 --- a/audio/libcddb-doc/Makefile +++ b/audio/libcddb-doc/Makefile @@ -1,19 +1,20 @@ # New ports collection makefile for: libcddb-doc -# Date created: 2005-04-24 -# Whom: Michael Johnson <ahze@FreeBSD.org> +# Date created: 2005-04-24 +# Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ # PORTNAME= libcddb-doc -PORTVERSION= 1.0.0 +PORTVERSION= 1.2.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libcddb -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@critical.ch COMMENT= Libcddb documentation +USE_BZIP2= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/output diff --git a/audio/libcddb-doc/distinfo b/audio/libcddb-doc/distinfo index 96801d134f73..8f588446af28 100644 --- a/audio/libcddb-doc/distinfo +++ b/audio/libcddb-doc/distinfo @@ -1,2 +1,2 @@ -MD5 (libcddb-doc-1.0.0.tar.gz) = fa9562e38ca62c0167cddec547ac74ba -SIZE (libcddb-doc-1.0.0.tar.gz) = 58114 +MD5 (libcddb-doc-1.2.0.tar.bz2) = 98eea3de9d72e8701a53d10607386717 +SIZE (libcddb-doc-1.2.0.tar.bz2) = 41388 diff --git a/audio/libcddb-doc/pkg-plist b/audio/libcddb-doc/pkg-plist index 545556b68adc..270dee3b65a7 100644 --- a/audio/libcddb-doc/pkg-plist +++ b/audio/libcddb-doc/pkg-plist @@ -1,3 +1,4 @@ +%%DOCSDIR%%/libcddb.css %%DOCSDIR%%/API/annotated.html %%DOCSDIR%%/API/cddb_8h-source.html %%DOCSDIR%%/API/cddb_8h.html @@ -13,11 +14,10 @@ %%DOCSDIR%%/API/cddb__log_8h.html %%DOCSDIR%%/API/cddb__net_8h-source.html %%DOCSDIR%%/API/cddb__net_8h.html +%%DOCSDIR%%/API/cddb__site_8h.html +%%DOCSDIR%%/API/cddb__site_8h-source.html %%DOCSDIR%%/API/cddb__track_8h-source.html %%DOCSDIR%%/API/cddb__track_8h.html -%%DOCSDIR%%/API/dir_000000.html -%%DOCSDIR%%/API/dir_000001.html -%%DOCSDIR%%/API/dirs.html %%DOCSDIR%%/API/doxygen.css %%DOCSDIR%%/API/doxygen.png %%DOCSDIR%%/API/files.html @@ -37,16 +37,15 @@ %%DOCSDIR%%/API/structcddb__disc__s.html %%DOCSDIR%%/API/structcddb__track__s-members.html %%DOCSDIR%%/API/structcddb__track__s.html -%%DOCSDIR%%/contact.html -%%DOCSDIR%%/download.html -%%DOCSDIR%%/faq.html -%%DOCSDIR%%/images/arrow_dn.png %%DOCSDIR%%/images/arrow_up.png +%%DOCSDIR%%/images/arrow_dn.png %%DOCSDIR%%/images/bullet.png %%DOCSDIR%%/index.html -%%DOCSDIR%%/libcddb.css -%%DOCSDIR%%/links.html %%DOCSDIR%%/tutorial.html -@dirrm %%DOCSDIR%%/images +%%DOCSDIR%%/download.html +%%DOCSDIR%%/faq.html +%%DOCSDIR%%/links.html +%%DOCSDIR%%/contact.html @dirrm %%DOCSDIR%%/API +@dirrm %%DOCSDIR%%/images @dirrm %%DOCSDIR%% |