Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2014 08:11:39 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r350585 - head/graphics/entangle
Message-ID:  <201404080811.s388Bdu3094288@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue Apr  8 08:11:39 2014
New Revision: 350585
URL: http://svnweb.freebsd.org/changeset/ports/350585
QAT: https://qat.redports.org/buildarchive/r350585/

Log:
  Release maintainership.  There is new version available, 0.5.4, but it does
  not work, exiting with "Trace/BPT trap" error on startup and dumping core.
  
  Our devd(8) support patch was submitted upstream in July 2013 and generally
  welcomed by the author, but he has a slight preference for GIO's GSocket +
  GUnixSocketAddress APIs, and I never had time to rewrite the patch.  After
  showering my camera with waters of Gulf of Thailand, it is unlikely that I
  will need to use this port any time soon, so let it go for the moment.

Modified:
  head/graphics/entangle/Makefile

Modified: head/graphics/entangle/Makefile
==============================================================================
--- head/graphics/entangle/Makefile	Tue Apr  8 08:08:31 2014	(r350584)
+++ head/graphics/entangle/Makefile	Tue Apr  8 08:11:39 2014	(r350585)
@@ -2,12 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	entangle
+# [Non-working] update to 0.5.4: http://people.freebsd.org/~danfe/entangle.diff
 PORTREVISION=	1
 DISTVERSION=	0.5.3
 CATEGORIES=	graphics
 MASTER_SITES=	http://entangle-photo.org/download/sources/
 
-MAINTAINER=	danfe@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Digital camera tethered control and capture program
 
 LICENSE=	GPLv3



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