Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 11:39:44 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439868 - head/sysutils/edid-decode
Message-ID:  <201705011139.v41Bdiw3023423@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Mon May  1 11:39:44 2017
New Revision: 439868
URL: https://svnweb.freebsd.org/changeset/ports/439868

Log:
  - Update to latest git snapshot (0.1.20170329)
  - Update WWW to reflect permanent redirect

Modified:
  head/sysutils/edid-decode/Makefile
  head/sysutils/edid-decode/distinfo
  head/sysutils/edid-decode/pkg-descr

Modified: head/sysutils/edid-decode/Makefile
==============================================================================
--- head/sysutils/edid-decode/Makefile	Mon May  1 11:34:31 2017	(r439867)
+++ head/sysutils/edid-decode/Makefile	Mon May  1 11:39:44 2017	(r439868)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	edid-decode
-PORTVERSION=	0.1.20161109
+PORTVERSION=	0.1.20170329
 CATEGORIES=	sysutils
 MASTER_SITES=	LOCAL/ehaupt
 

Modified: head/sysutils/edid-decode/distinfo
==============================================================================
--- head/sysutils/edid-decode/distinfo	Mon May  1 11:34:31 2017	(r439867)
+++ head/sysutils/edid-decode/distinfo	Mon May  1 11:39:44 2017	(r439868)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481279754
-SHA256 (edid-decode-0.1.20161109.tar.xz) = de097eea1d176ac8ee3617433c19a77c37333d7c3cbd3e90e11a9acba2286a53
-SIZE (edid-decode-0.1.20161109.tar.xz) = 17060
+TIMESTAMP = 1493638534
+SHA256 (edid-decode-0.1.20170329.tar.xz) = bda7334f165848e5ed276991fd5a4f598431055e32a7ab8b3a54a68e1bbcd589
+SIZE (edid-decode-0.1.20170329.tar.xz) = 17464

Modified: head/sysutils/edid-decode/pkg-descr
==============================================================================
--- head/sysutils/edid-decode/pkg-descr	Mon May  1 11:34:31 2017	(r439867)
+++ head/sysutils/edid-decode/pkg-descr	Mon May  1 11:39:44 2017	(r439868)
@@ -1,4 +1,4 @@
 EDID is binary data encoded in the monitor firmware. edid-decode renders this
 binary data into a human-readable text form.
 
-WWW: http://cgit.freedesktop.org/xorg/app/edid-decode/
+WWW: https://cgit.freedesktop.org/xorg/app/edid-decode/



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