Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2013 20:14:52 +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: r310291 - head/multimedia/webcamd
Message-ID:  <201301122014.r0CKEqR3055217@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nox
Date: Sat Jan 12 20:14:51 2013
New Revision: 310291
URL: http://svnweb.freebsd.org/changeset/ports/310291

Log:
  Update to 3.9.0.1 .
  
  Submitted by:	hselasky (maintainer)

Modified:
  head/multimedia/webcamd/Makefile
  head/multimedia/webcamd/distinfo

Modified: head/multimedia/webcamd/Makefile
==============================================================================
--- head/multimedia/webcamd/Makefile	Sat Jan 12 19:49:30 2013	(r310290)
+++ head/multimedia/webcamd/Makefile	Sat Jan 12 20:14:51 2013	(r310291)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	webcamd
-PORTVERSION=	3.7.0.4
+PORTVERSION=	3.9.0.1
 CATEGORIES=	multimedia
 MASTER_SITES=	http://www.selasky.org/hans_petter/distfiles/ \
 		http://hselasky.homeunix.org:8192/distfiles/
@@ -79,6 +79,13 @@ MAKE_ARGS+=" HAVE_DEBUG=YES"
 IGNORE=		requires FreeBSD 8.0-RELEASE or later
 .endif
 
+#
+# This step is optional
+#
+do-configure:
+	${MAKE} -C${WRKSRC}/tools/linux_make
+	${MAKE} configure -C${WRKSRC}
+
 post-patch:
 	@cd ${WRKSRC}/patches; ${SH} ./do_patch.sh
 

Modified: head/multimedia/webcamd/distinfo
==============================================================================
--- head/multimedia/webcamd/distinfo	Sat Jan 12 19:49:30 2013	(r310290)
+++ head/multimedia/webcamd/distinfo	Sat Jan 12 20:14:51 2013	(r310291)
@@ -1,2 +1,2 @@
-SHA256 (webcamd-3.7.0.4.tar.bz2) = 4f595179fa189b1fe70358af3b3398a703945a14a0ed773678afd8c10093f241
-SIZE (webcamd-3.7.0.4.tar.bz2) = 9521596
+SHA256 (webcamd-3.9.0.1.tar.bz2) = 4f23f05f6b4137183e7db3600afa66b4f4e418631d6d7c44b94413351b9f9c08
+SIZE (webcamd-3.9.0.1.tar.bz2) = 8809191



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