diff options
author | sem <sem@FreeBSD.org> | 2005-08-29 20:51:00 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-08-29 20:51:00 +0800 |
commit | caeaac6b9c73a9aaaeb73e36a06969e249d1f0d1 (patch) | |
tree | 3614e68802361a979be15c0fd5bd957dc873f3a5 /audio/libcddb-doc | |
parent | 3c6b9d2543a61e403a06673727186055b36a021e (diff) | |
download | freebsd-ports-gnome-caeaac6b9c73a9aaaeb73e36a06969e249d1f0d1.tar.gz freebsd-ports-gnome-caeaac6b9c73a9aaaeb73e36a06969e249d1f0d1.tar.zst freebsd-ports-gnome-caeaac6b9c73a9aaaeb73e36a06969e249d1f0d1.zip |
- Update to 1.2.0
- Pass maintainership to submitter
PR: ports/85037
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'audio/libcddb-doc')
-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%% |