Bug 196764 - [maintainer] [update] sysutils/debootstrap 1.0.67
Summary: [maintainer] [update] sysutils/debootstrap 1.0.67
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-15 15:27 UTC by Nikolai Lifanov
Modified: 2015-01-15 18:02 UTC (History)
1 user (show)

See Also:


Attachments
sysutils/debootstrap 1.0.66 -> 1.0.67 (794 bytes, patch)
2015-01-15 15:27 UTC, Nikolai Lifanov
lifanov: maintainer-approval+
Details | Diff
poudriere testport log (12.44 KB, text/plain)
2015-01-15 15:27 UTC, Nikolai Lifanov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikolai Lifanov 2015-01-15 15:27:20 UTC
Created attachment 151685 [details]
sysutils/debootstrap 1.0.66 -> 1.0.67

Please update sysutils/debootstrap to 1.0.67. Debian mirrors only host one or two latest versions of this distfile, so these updates are important.
Comment 1 Nikolai Lifanov 2015-01-15 15:27:45 UTC
Created attachment 151686 [details]
poudriere testport log
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-01-15 18:02:22 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Jan 15 18:02:03 UTC 2015
New revision: 377134
URL: https://svnweb.freebsd.org/changeset/ports/377134

Log:
  - Update to 1.0.67

  Changes:
  - Fix the empty sources.list bug with foreign architectures (Closes: #732255, #773867).
    Update setup_apt_sources to look at USE_COMPONENTS if COMPONENTS is empty, so
    that some iteration over defined components happens.
  - Use debian/changelog timestamp as mtime for devices.tar members (Closes: #774069)
    We also remove the timestamp in gzip header. This enables debootstap to be
    built reproducibly.

  PR:		ports/196764
  Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)

Changes:
  head/sysutils/debootstrap/Makefile
  head/sysutils/debootstrap/distinfo
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-01-15 18:02:46 UTC
Committed. Thanks!