Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2003 22:45:23 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58626: Update port: graphics/gphoto2 to 2.1.3
Message-ID:  <20031028224523.28665771.tkato@prontomail.com>
Resent-Message-ID: <200310281350.h9SDoDj3069835@freefall.freebsd.org>

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

>Number:         58626
>Category:       ports
>Synopsis:       Update port: graphics/gphoto2 to 2.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 28 05:50:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.1.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/gphoto2/Makefile graphics/gphoto2/Makefile
--- /usr/ports/graphics/gphoto2/Makefile	Sat Aug 16 04:21:18 2003
+++ graphics/gphoto2/Makefile	Sun Oct 26 22:42:22 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gphoto2
-PORTVERSION=	2.1.2
+PORTVERSION=	2.1.3
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gphoto
@@ -20,10 +20,10 @@
 		gphoto2.2:${PORTSDIR}/graphics/libgphoto2
 
 USE_BZIP2=	yes
+USE_GNOME=	gnometarget
 USE_REINPLACE=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
 		LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
 CONFIGURE_ARGS=	--without-cdk
@@ -31,7 +31,7 @@
 MAN1=		gphoto2.1
 
 post-patch:
-	@${REINPLACE_CMD} -e 's|-pthread|${PTHREADS_LIBS:S/"//g}|g ; \
+	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREADS_LIBS:S/"//g}|g ; \
 		 s|-g -Wall||g' ${WRKSRC}/configure
 
 post-install:
diff -urN /usr/ports/graphics/gphoto2/distinfo graphics/gphoto2/distinfo
--- /usr/ports/graphics/gphoto2/distinfo	Sat Aug 16 04:21:18 2003
+++ graphics/gphoto2/distinfo	Sun Oct 26 21:44:04 2003
@@ -1 +1 @@
-MD5 (gphoto2-2.1.2.tar.bz2) = 322999934ac09df43747dadafacb7a5e
+MD5 (gphoto2-2.1.3.tar.bz2) = 7c5efceca67f4a67b9fa888609af2a03
diff -urN /usr/ports/graphics/gphoto2/pkg-plist graphics/gphoto2/pkg-plist
--- /usr/ports/graphics/gphoto2/pkg-plist	Mon Jan  6 15:59:04 2003
+++ graphics/gphoto2/pkg-plist	Sun Oct 26 22:47:34 2003
@@ -1,7 +1,7 @@
 bin/gphoto2
-%%PORTDOCS%%share/doc/gphoto2/AUTHORS
-%%PORTDOCS%%share/doc/gphoto2/NEWS
-%%PORTDOCS%%share/doc/gphoto2/README
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README
 share/locale/da/LC_MESSAGES/gphoto2.mo
 share/locale/de/LC_MESSAGES/gphoto2.mo
 share/locale/es/LC_MESSAGES/gphoto2.mo
@@ -9,9 +9,12 @@
 share/locale/it/LC_MESSAGES/gphoto2.mo
 share/locale/ja/LC_MESSAGES/gphoto2.mo
 share/locale/no/LC_MESSAGES/gphoto2.mo
+share/locale/pt_BR/LC_MESSAGES/gphoto2.mo
+share/locale/ro/LC_MESSAGES/gphoto2.mo
 share/locale/ru/LC_MESSAGES/gphoto2.mo
+share/locale/sk/LC_MESSAGES/gphoto2.mo
 share/locale/sl/LC_MESSAGES/gphoto2.mo
 share/locale/sv/LC_MESSAGES/gphoto2.mo
 share/locale/uk/LC_MESSAGES/gphoto2.mo
 share/locale/zh_CN/LC_MESSAGES/gphoto2.mo
-%%PORTDOCS%%@dirrm share/doc/gphoto2
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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