Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Nov 2012 02:01:13 +0100
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/173411: [PATCH] multimedia/dvdid: update to 0.2.0a, changed Master site, pkg-descr, pkg-plist, take maintainership
Message-ID:  <20121106010117.AD2A5DE7@hub.freebsd.org>
Resent-Message-ID: <201211060110.qA61A0o5064528@freefall.freebsd.org>

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

>Number:         173411
>Category:       ports
>Synopsis:       [PATCH] multimedia/dvdid: update to 0.2.0a, changed Master site, pkg-descr, pkg-plist, take maintainership
>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:   Tue Nov 06 01:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC

>Description:
- Update to 0.2.0a
- Take maintainership

Makefile changed:
+MASTER_SITES=	http://dvdid.cjkey.org.uk/
+DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PORTVERSION

Changed:
pkg-descr
pkg-plist

Generated and tested manually, tested with port test and with RedPorts (all RELEASES, CLANG), sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:

portlint -A
looks fine.

port test: clean

Build log

https://redports.org/buildarchive/20121105204251-8018/

>Fix:

--- dvdid-0.2.0a.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/multimedia/dvdid/Makefile ./Makefile
--- /usr/ports/multimedia/dvdid/Makefile	2012-08-22 23:42:37.000000000 +0200
+++ ./Makefile	2012-11-06 01:53:31.000000000 +0100
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	dvdid
-PORTVERSION=	0.1.1
+PORTVERSION=	0.2.0a
 CATEGORIES=	multimedia
-MASTER_SITES=	http://www.srcf.ucam.org/~cjk32/dvdid/
+MASTER_SITES=	http://dvdid.cjkey.org.uk/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	nemysis@gmx.ch
 COMMENT=	Tool for calculating dvdids
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
+DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PORTVERSION
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/multimedia/dvdid/distinfo ./distinfo
--- /usr/ports/multimedia/dvdid/distinfo	2011-07-03 15:38:21.000000000 +0200
+++ ./distinfo	2012-11-05 21:02:06.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (dvdid-0.1.1.tar.gz) = 2f08e88c8f84bb44ffcb8746bff14ab3d89300d9c12206d03bf0d88408e27d74
-SIZE (dvdid-0.1.1.tar.gz) = 332308
+SHA256 (dvdid-0.2.0a.tar.gz) = 4a8e5a9dad1515d2d699276298ea4ee51cc5cd71e1f245439623eeefdc9aae49
+SIZE (dvdid-0.2.0a.tar.gz) = 348272
diff -ruN --exclude=CVS /usr/ports/multimedia/dvdid/pkg-descr ./pkg-descr
--- /usr/ports/multimedia/dvdid/pkg-descr	2009-10-06 14:46:20.000000000 +0200
+++ ./pkg-descr	2012-11-06 01:55:59.000000000 +0100
@@ -1,4 +1,5 @@
-Library and executable for calculating dvdids as returned by Windows' 
-IDvdInfo2::GetDiscID.
+The dvdid project provides a library and executable for calculating dvdids,
+as returned by Windows' IDvdInfo2::GetDiscID() method. It is available as
+source code, which should compile on Windows and any POSIX compliant platform.
 
-WWW:	http://www.srcf.ucam.org/~cjk32/dvdid/
+WWW: http://dvdid.cjkey.org.uk/
diff -ruN --exclude=CVS /usr/ports/multimedia/dvdid/pkg-plist ./pkg-plist
--- /usr/ports/multimedia/dvdid/pkg-plist	2009-10-06 17:13:28.000000000 +0200
+++ ./pkg-plist	2012-11-05 21:03:54.000000000 +0100
@@ -2,37 +2,38 @@
 include/dvdid/dvdid.h
 include/dvdid/dvdid2.h
 include/dvdid/export.h
-@dirrm include/dvdid
 lib/libdvdid.a
 lib/libdvdid.la
 lib/libdvdid.so
-lib/libdvdid.so.0
-%%DOCSDIR%%/dvdid.tag
-%%DOCSDIR%%/html/api/annotated.html
-%%DOCSDIR%%/html/api/classes.html
-%%DOCSDIR%%/html/api/doxygen.css
-%%DOCSDIR%%/html/api/doxygen.png
-%%DOCSDIR%%/html/api/dvdid2_8h.html
-%%DOCSDIR%%/html/api/dvdid2_8h_source.html
-%%DOCSDIR%%/html/api/dvdid_8h.html
-%%DOCSDIR%%/html/api/dvdid_8h_source.html
-%%DOCSDIR%%/html/api/export_8h.html
-%%DOCSDIR%%/html/api/export_8h_source.html
-%%DOCSDIR%%/html/api/files.html
-%%DOCSDIR%%/html/api/functions.html
-%%DOCSDIR%%/html/api/functions_vars.html
-%%DOCSDIR%%/html/api/globals.html
-%%DOCSDIR%%/html/api/globals_defs.html
-%%DOCSDIR%%/html/api/globals_enum.html
-%%DOCSDIR%%/html/api/globals_eval.html
-%%DOCSDIR%%/html/api/globals_func.html
-%%DOCSDIR%%/html/api/globals_type.html
-%%DOCSDIR%%/html/api/index.html
-%%DOCSDIR%%/html/api/structdvdid__fileinfo__s.html
-%%DOCSDIR%%/html/api/tab_b.gif
-%%DOCSDIR%%/html/api/tab_l.gif
-%%DOCSDIR%%/html/api/tab_r.gif
-%%DOCSDIR%%/html/api/tabs.css
-@dirrm %%DOCSDIR%%/html/api
-@dirrm %%DOCSDIR%%/html
-@dirrm %%DOCSDIR%%
+lib/libdvdid.so.1
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/dvdid.tag
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/annotated.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/classes.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/doxygen.css
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/doxygen.png
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/dvdid2_8h.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/dvdid2_8h_source.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/dvdid_8h.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/dvdid_8h_source.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/export_8h.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/export_8h_source.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/files.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/functions.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/functions_vars.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/globals.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/globals_defs.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/globals_enum.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/globals_eval.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/globals_func.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/globals_type.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/globals_vars.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/index.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/structdvdid__fileinfo__s.html
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/tab_b.gif
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/tab_l.gif
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/tab_r.gif
+%%PORTDOCS%%%%DOCSDIR%%-0.2.0a/html/api/tabs.css
+%%PORTDOCS%%@dirrm %%DOCSDIR%%-0.2.0a/html/api
+%%PORTDOCS%%@dirrm %%DOCSDIR%%-0.2.0a/html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%-0.2.0a
+@dirrm include/dvdid
--- dvdid-0.2.0a.patch ends here ---

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



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