From owner-svn-ports-all@FreeBSD.ORG Sat Sep 22 18:59:32 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 975031065670; Sat, 22 Sep 2012 18:59:32 +0000 (UTC) (envelope-from nox@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 69FAE8FC16; Sat, 22 Sep 2012 18:59:32 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8MIxWoS021726; Sat, 22 Sep 2012 18:59:32 GMT (envelope-from nox@svn.freebsd.org) Received: (from nox@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8MIxW04021723; Sat, 22 Sep 2012 18:59:32 GMT (envelope-from nox@svn.freebsd.org) Message-Id: <201209221859.q8MIxW04021723@svn.freebsd.org> From: Juergen Lock Date: Sat, 22 Sep 2012 18:59:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304707 - head/multimedia/webcamd X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 18:59:32 -0000 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 -# +# Created by: Andrew Thompson # $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