mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Update to 0.1.20121128 (current git snapshot)
- Trim header Feature safe: yes
This commit is contained in:
parent
1def4b6820
commit
3d0db4d5f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=307944
2 changed files with 5 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: edid-decode
|
||||
# Date created: 05 Jun 2012
|
||||
# Whom: Emanuel Haupt <ehaupt@FreeBSD.org>
|
||||
#
|
||||
# Created by: Emanuel Haupt <ehaupt@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 from monitors
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_XZ= yes
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
PLIST_FILES= bin/edid-decode
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue