Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2016 21:25:24 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423624 - in head: devel/libftdi1 devel/libserialport devel/libsigrok devel/libsigrokdecode science/pulseview science/sigrok-cli science/sigrok-firmware science/sigrok-firmware-fx2lafw ...
Message-ID:  <201610092125.u99LPOeZ021121@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Sun Oct  9 21:25:24 2016
New Revision: 423624
URL: https://svnweb.freebsd.org/changeset/ports/423624

Log:
  Take maintainership.
  
  Approved by:	Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)

Modified:
  head/devel/libftdi1/Makefile
  head/devel/libserialport/Makefile
  head/devel/libsigrok/Makefile
  head/devel/libsigrokdecode/Makefile
  head/science/pulseview/Makefile
  head/science/sigrok-cli/Makefile
  head/science/sigrok-firmware-fx2lafw/Makefile
  head/science/sigrok-firmware-utils/Makefile
  head/science/sigrok-firmware/Makefile

Modified: head/devel/libftdi1/Makefile
==============================================================================
--- head/devel/libftdi1/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/devel/libftdi1/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -5,7 +5,7 @@ PORTVERSION=	1.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.intra2net.com/en/developer/libftdi/download/
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Library (using libusb) to talk to FTDI chips
 
 LICENSE=	GPLv2

Modified: head/devel/libserialport/Makefile
==============================================================================
--- head/devel/libserialport/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/devel/libserialport/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -6,7 +6,7 @@ PORTVERSION=	0.1.0
 CATEGORIES=	devel
 MASTER_SITES=	http://sigrok.org/download/source/libserialport/
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Framework for hardware logic analyzers, serial port support library
 
 LICENSE=	LGPL3

Modified: head/devel/libsigrok/Makefile
==============================================================================
--- head/devel/libsigrok/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/devel/libsigrok/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://sigrok.org/download/source/libsigrok/
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Framework for hardware logic analyzers, core library
 
 LICENSE=	GPLv3

Modified: head/devel/libsigrokdecode/Makefile
==============================================================================
--- head/devel/libsigrokdecode/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/devel/libsigrokdecode/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	http://sigrok.org/download/source/libsigrokdecode/
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Framework for hardware logic analyzers, protocol decoders library
 
 LICENSE=	GPLv3

Modified: head/science/pulseview/Makefile
==============================================================================
--- head/science/pulseview/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/science/pulseview/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -7,7 +7,7 @@ PORTREVISION=	2
 CATEGORIES=	science cad
 MASTER_SITES=	http://sigrok.org/download/source/pulseview/
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	GUI client that supports various hardware logic analyzers
 
 LICENSE=	GPLv3

Modified: head/science/sigrok-cli/Makefile
==============================================================================
--- head/science/sigrok-cli/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/science/sigrok-cli/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -7,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	science cad
 MASTER_SITES=	http://sigrok.org/download/source/sigrok-cli/
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Framework for hardware logic analyzers, CLI client
 
 LICENSE=	GPLv3

Modified: head/science/sigrok-firmware-fx2lafw/Makefile
==============================================================================
--- head/science/sigrok-firmware-fx2lafw/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/science/sigrok-firmware-fx2lafw/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -9,7 +9,7 @@ PKGNAMEPREFIX=	sigrok-
 PKGNAMESUFFIX=	-fx2lafw
 DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-bin-${PORTVERSION}
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Cypress FX2 firmware for hardware logic analyzers
 
 LICENSE=	GPLv2

Modified: head/science/sigrok-firmware-utils/Makefile
==============================================================================
--- head/science/sigrok-firmware-utils/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/science/sigrok-firmware-utils/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -10,7 +10,7 @@ PKGNAMEPREFIX=	sigrok-
 PKGNAMESUFFIX=	-utils
 DISTFILES=	#none
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Sigrok firmware extraction utils
 
 LICENSE=	GPLv2

Modified: head/science/sigrok-firmware/Makefile
==============================================================================
--- head/science/sigrok-firmware/Makefile	Sun Oct  9 19:52:11 2016	(r423623)
+++ head/science/sigrok-firmware/Makefile	Sun Oct  9 21:25:24 2016	(r423624)
@@ -6,7 +6,7 @@ PORTVERSION=	20150123
 CATEGORIES=	science
 PKGNAMEPREFIX=	sigrok-
 
-MAINTAINER=	uffe@uffe.org
+MAINTAINER=	bsam@FreeBSD.org
 COMMENT=	Sigrok firmware
 
 RUN_DEPENDS=	parseelf.py:science/sigrok-firmware-utils \



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