svn commit: r466136 - head/multimedia/fxtv

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Apr 1 09:33:28 UTC 2018


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/


More information about the svn-ports-head mailing list