svn commit: r307944 - head/sysutils/edid-decode
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Nov 28 22:33:43 UTC 2012
Author: ehaupt
Date: Wed Nov 28 22:33:42 2012
New Revision: 307944
URL: http://svnweb.freebsd.org/changeset/ports/307944
Log:
- Update to 0.1.20121128 (current git snapshot)
- Trim header
Feature safe: yes
Modified:
head/sysutils/edid-decode/Makefile
head/sysutils/edid-decode/distinfo
Modified: head/sysutils/edid-decode/Makefile
==============================================================================
--- head/sysutils/edid-decode/Makefile Wed Nov 28 22:06:57 2012 (r307943)
+++ head/sysutils/edid-decode/Makefile Wed Nov 28 22:33:42 2012 (r307944)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: edid-decode
-# Date created: 05 Jun 2012
-# Whom: Emanuel Haupt <ehaupt at FreeBSD.org>
-#
+# Created by: Emanuel Haupt <ehaupt at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= edid-decode
-PORTVERSION= 0.1.20120605
+PORTVERSION= 0.1.20121128
CATEGORIES= sysutils
MASTER_SITES= CRITICAL
@@ -15,6 +11,7 @@ COMMENT= Decodes binary EDID information
LICENSE= MIT
+USE_XZ= yes
MAKE_JOBS_SAFE= yes
PLIST_FILES= bin/edid-decode
Modified: head/sysutils/edid-decode/distinfo
==============================================================================
--- head/sysutils/edid-decode/distinfo Wed Nov 28 22:06:57 2012 (r307943)
+++ head/sysutils/edid-decode/distinfo Wed Nov 28 22:33:42 2012 (r307944)
@@ -1,2 +1,2 @@
-SHA256 (edid-decode-0.1.20120605.tar.gz) = d4080daf3f150b6d09062ec2782b2bcbcd5552f376b8fe4d6ada5f0e7461e360
-SIZE (edid-decode-0.1.20120605.tar.gz) = 12651
+SHA256 (edid-decode-0.1.20121128.tar.xz) = be2c9f80df4ddabcf685c8c0370128a2145762b88f7cb0e60ca1157b2bb4a0f2
+SIZE (edid-decode-0.1.20121128.tar.xz) = 78308
More information about the svn-ports-head
mailing list