Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 18:59:32 +0000 (UTC)
From:      Juergen Lock <nox@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304707 - head/multimedia/webcamd
Message-ID:  <201209221859.q8MIxW04021723@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Sat Sep 22 18:59:31 2012
New Revision: 304707
URL: http://svn.freebsd.org/changeset/ports/304707

Log:
  - Update to 3.7.0.3 .
  - Strip Makefile headers.
  
  Submitted by:	hselasky (maintainer)

Modified:
  head/multimedia/webcamd/Makefile   (contents, props changed)
  head/multimedia/webcamd/distinfo   (contents, props changed)

Modified: head/multimedia/webcamd/Makefile
==============================================================================
--- head/multimedia/webcamd/Makefile	Sat Sep 22 18:59:09 2012	(r304706)
+++ head/multimedia/webcamd/Makefile	Sat Sep 22 18:59:31 2012	(r304707)
@@ -1,13 +1,8 @@
-# Ports collection makefile for: webcamd
-# Date created: 13 January 2010
-# Whom:         Andrew Thompson <thompsa@FreeBSD.org>
-#
+# Created by: Andrew Thompson <thompsa@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	webcamd
-PORTVERSION=	3.6.0.1
-PORTREVISION=	1
+PORTVERSION=	3.7.0.3
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.selasky.org/hans_petter/distfiles/ \
 		http://hselasky.homeunix.org:8192/distfiles/
@@ -27,7 +22,7 @@ USE_BZIP2=	yes
 USE_LDCONFIG=	yes
 MAKE_JOBS_SAFE=	yes
 MANCOMPRESSED=	yes
-MAN4=		a800.4 ce6230.4 dtv5100.4 gl861.4 mr800.4 pwc.4 sq905c.4 \
+MAN4=		a800.4 ce6230.4 dtv5100.4 gl861.4 mr800.4 pwcusb.4 sq905c.4 \
 		usbvision.4 af9005.4 cinergy.4 dw2102.4 gp8psk.4 \
 		mr97310a.4 s2255.4 stk014.4 uvc.4 af9015.4 conex.4 \
 		ec168.4 hdpvr.4 nova-t.4 se401.4 stv06xx.4 vc032x.4 \
@@ -57,6 +52,7 @@ GROUPS=		webcamd
 LIBCUSE=${LIBDIR}/libcuse4bsd.so
 
 MAKE_ARGS+=" HAVE_MAN=YES"
+MAKE_ARGS+=" PTHREAD_LIBS=${PTHREAD_LIBS}"
 
 .if ${PORT_OPTIONS:MHAL}
 MAKE_ARGS+=" HAVE_HAL=YES"

Modified: head/multimedia/webcamd/distinfo
==============================================================================
--- head/multimedia/webcamd/distinfo	Sat Sep 22 18:59:09 2012	(r304706)
+++ head/multimedia/webcamd/distinfo	Sat Sep 22 18:59:31 2012	(r304707)
@@ -1,2 +1,2 @@
-SHA256 (webcamd-3.6.0.1.tar.bz2) = 5d997a8dab160fcefc74f34287c6b3354bc35c7bf7f8dcb96a1c2e4678c8c501
-SIZE (webcamd-3.6.0.1.tar.bz2) = 9253198
+SHA256 (webcamd-3.7.0.3.tar.bz2) = 2e7918de1b69f2486b6e8fc0727e60bbf411f2406d4d8cbc3055de07d88de340
+SIZE (webcamd-3.7.0.3.tar.bz2) = 9505539



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