Bug 224515 - misc/seabios update to 1.11.0
Summary: misc/seabios update to 1.11.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-22 08:21 UTC by Sergey Samoyloff
Modified: 2018-03-13 09:33 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (royger)


Attachments
patch to update (844 bytes, patch)
2017-12-22 08:37 UTC, Sergey Samoyloff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Samoyloff 2017-12-22 08:21:37 UTC
--- /usr/ports/misc/seabios/Makefile    2017-09-10 23:55:38.000000000 +0300
+++ /usr/ports/misc/seabios/Makefile    2017-12-22 10:26:41.520665000 +0300
@@ -1,7 +1,7 @@
 # $FreeBSD: head/misc/seabios/Makefile 449591 2017-09-10 20:55:38Z gerald $

 PORTNAME=  seabios
-PORTVERSION=   1.10.2
+PORTVERSION=   1.11.0
 PORTREVISION=  1
 CATEGORIES=    misc
 MASTER_SITES=  http://code.coreboot.org/p/seabios/downloads/get/
--- /usr/ports/misc/seabios/distinfo    2017-05-16 18:19:04.000000000 +0300
+++ /usr/ports/misc/seabios/distinfo    2017-12-22 10:23:09.444911000 +0300
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494852606
-SHA256 (seabios-1.10.2.tar.gz) = 89c70b70fa7ab179694efb95c2c89d4f50a39381321cbed5d8302cb9b25e953d
-SIZE (seabios-1.10.2.tar.gz) = 589283
+TIMESTAMP = 1513927389
+SHA256 (seabios-1.11.0.tar.gz) = 622b432ebb8a3b0b13b8accd6d4a196a7eb3af11f243815e5f7d75d9ceb99bf7
+SIZE (seabios-1.11.0.tar.gz) = 607746
Comment 1 Sergey Samoyloff 2017-12-22 08:37:18 UTC
Created attachment 189030 [details]
patch to update
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-11 09:41:14 UTC
A commit references this bug:

Author: tobik
Date: Sun Mar 11 09:41:02 UTC 2018
New revision: 464155
URL: https://svnweb.freebsd.org/changeset/ports/464155

Log:
  misc/seabios: Update to 1.11.0

  Changes:	https://www.seabios.org/Releases#SeaBIOS_1.11.0
  PR:		224515
  Submitted by:	Sergey Samoyloff <gonzahq@yandex.ru>
  Approved by:	royger (maintainer timeout, ~2.5 months)

Changes:
  head/misc/seabios/Makefile
  head/misc/seabios/distinfo
Comment 3 Tobias Kortkamp freebsd_committer freebsd_triage 2018-03-11 09:41:41 UTC
(In reply to Sergey Samoyloff from comment #1)
Committed with maintainer timeout. Thank you!
Comment 4 Roger Pau Monné freebsd_committer freebsd_triage 2018-03-13 09:33:59 UTC
Oh, I had another update pending and forgot to mention it here:

https://reviews.freebsd.org/D14145

In any case I can rebase my patch on top of the update.