Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2018 09:33:27 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r466136 - head/multimedia/fxtv
Message-ID:  <201804010933.w319XRVw013600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Apr  1 09:33:27 2018
New Revision: 466136
URL: https://svnweb.freebsd.org/changeset/ports/466136

Log:
  - Update WWW
  - Pet portlint
  
  Approved by:	portmgr blanket

Modified:
  head/multimedia/fxtv/Makefile
  head/multimedia/fxtv/pkg-descr

Modified: head/multimedia/fxtv/Makefile
==============================================================================
--- head/multimedia/fxtv/Makefile	Sun Apr  1 09:21:48 2018	(r466135)
+++ head/multimedia/fxtv/Makefile	Sun Apr  1 09:33:27 2018	(r466136)
@@ -12,10 +12,10 @@ COMMENT=	X11-based TV display and capture application 
 
 LICENSE=	BSD2CLAUSE
 
+ONLY_FOR_ARCHS=	amd64 i386
+
 LIB_DEPENDS=	libtiff.so:graphics/tiff \
 		libXaw3d.so:x11-toolkits/Xaw3d
-
-ONLY_FOR_ARCHS=	amd64 i386
 
 USES=		gmake jpeg tar:tgz
 MAKE_ENV=	X11BASE=${LOCALBASE}

Modified: head/multimedia/fxtv/pkg-descr
==============================================================================
--- head/multimedia/fxtv/pkg-descr	Sun Apr  1 09:21:48 2018	(r466135)
+++ head/multimedia/fxtv/pkg-descr	Sun Apr  1 09:33:27 2018	(r466136)
@@ -6,4 +6,4 @@ To use this app, you need a capture card supported by 
 Examples include the Hauppauge Wincast/TV, the STB TV PCI, and the Intel
 Smart Video Recorder III.  See the 'bktr' man page for more information.
 
-WWW: http://people.FreeBSD.org/~rhh/fxtv/
+WWW: https://people.freebsd.org/~rhh/fxtv/



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