Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2007 16:29:15 -0000
From:      "Marcelo Araujo" <araujo@bsdmail.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/108385: [Update Version] audio/libcddb-doc to 1.3.0
Message-ID:  <1169828955.35041@reloaded.freebsd.org>
Resent-Message-ID: <200701261830.l0QIUJhb056195@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108385
>Category:       ports
>Synopsis:       [Update Version] audio/libcddb-doc to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 26 18:30:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Marcelo Araujo
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
BSD EXPERIENCE 
>Environment:


System: FreeBSD 6.2-PRERELEASE #2: Fri Nov 24 21:44:48 UTC 2006
    araujo@reloaded.freebsd.org:/usr/src/sys/i386/compile/RELOADED



>Description:


- Update version to 1.3.0


>How-To-Repeat:





>Fix:


--- libcddb-doc.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/libcddb-doc/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	15 Aug 2006 11:33:51 -0000	1.4
+++ Makefile	26 Jan 2007 18:23:09 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libcddb-doc
-PORTVERSION=	1.2.0
+PORTVERSION=	1.3.0
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	libcddb
@@ -19,8 +19,11 @@
 WRKSRC=		${WRKDIR}/output
 
 do-install:
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${DOCSDIR}
 	${MKDIR} ${DOCSDIR}
 	cd ${WRKSRC} && ${FIND} . | \
-		${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
+	${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}
+.endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/audio/libcddb-doc/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	30 Nov 2005 14:00:56 -0000	1.3
+++ distinfo	26 Jan 2007 18:23:09 -0000
@@ -1,3 +1,3 @@
-MD5 (libcddb-doc-1.2.0.tar.bz2) = 98eea3de9d72e8701a53d10607386717
-SHA256 (libcddb-doc-1.2.0.tar.bz2) = 8979f5772585c17b72ffbca7c3eb25d347663937610b5cfc4a7b23b146d710c1
-SIZE (libcddb-doc-1.2.0.tar.bz2) = 41388
+MD5 (libcddb-doc-1.3.0.tar.bz2) = 18ac425b68afae7716004aa4353a1627
+SHA256 (libcddb-doc-1.3.0.tar.bz2) = ae35789cba1386aa7d9193093a1ec750abf85a38616c4743342e5f10b855c4dc
+SIZE (libcddb-doc-1.3.0.tar.bz2) = 61982
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/audio/libcddb-doc/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	29 Aug 2005 12:51:00 -0000	1.2
+++ pkg-plist	26 Jan 2007 18:23:09 -0000
@@ -37,6 +37,27 @@
 %%DOCSDIR%%/API/structcddb__disc__s.html
 %%DOCSDIR%%/API/structcddb__track__s-members.html
 %%DOCSDIR%%/API/structcddb__track__s.html
+%%DOCSDIR%%/API/dir_000000.html
+%%DOCSDIR%%/API/dir_000001.html
+%%DOCSDIR%%/API/dir_847afe0584ab2be2f35afc524ae78865.html
+%%DOCSDIR%%/API/dir_d95480e064f2cd25d4e283edd80a73aa.html
+%%DOCSDIR%%/API/dirs.html
+%%DOCSDIR%%/API/globals_0x63.html
+%%DOCSDIR%%/API/globals_0x66.html
+%%DOCSDIR%%/API/globals_0x6c.html
+%%DOCSDIR%%/API/globals_0x70.html
+%%DOCSDIR%%/API/globals_0x73.html
+%%DOCSDIR%%/API/globals_0x76.html
+%%DOCSDIR%%/API/ll_8h.html
+%%DOCSDIR%%/API/ll_8h-source.html
+%%DOCSDIR%%/API/structcddb__site__s.html
+%%DOCSDIR%%/API/structcddb__site__s-members.html
+%%DOCSDIR%%/API/tab_b.gif
+%%DOCSDIR%%/API/tab_l.gif
+%%DOCSDIR%%/API/tab_r.gif
+%%DOCSDIR%%/API/tabs.css
+%%DOCSDIR%%/API/visibility_8h.html
+%%DOCSDIR%%/API/visibility_8h-source.html
 %%DOCSDIR%%/images/arrow_up.png
 %%DOCSDIR%%/images/arrow_dn.png
 %%DOCSDIR%%/images/bullet.png
--- libcddb-doc.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1169828955.35041>