Bug 249503 - x11/libwacom: Use release archive
Summary: x11/libwacom: Use release archive
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-21 09:15 UTC by Daniel Engberg
Modified: 2020-09-28 20:19 UTC (History)
1 user (show)

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


Attachments
Patch for libwacom (1.31 KB, patch)
2020-09-21 09:15 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2020-09-21 09:15:59 UTC
Created attachment 218139 [details]
Patch for libwacom

Use release archive as suggested in section 5.4.3 in Porter's Handbook.

Compile tested on FreeBSD 13.0-CURRENT #0 r364979 (AMD64)(make + make check-plist)
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-09-28 20:15:50 UTC
A commit references this bug:

Author: zeising
Date: Mon Sep 28 20:15:11 UTC 2020
New revision: 550446
URL: https://svnweb.freebsd.org/changeset/ports/550446

Log:
  x11/libwacom: Update to 1.5

  Update x11/libwacom to 1.5 [1]
  Switch to use release archive instead of the github generated tarball [2]

  Changelog:
  https://github.com/linuxwacom/libwacom/releases/tag/libwacom-1.5
  https://github.com/linuxwacom/libwacom/blob/libwacom-1.5/NEWS

  PR:		249554 [1], 249503 [2]
  Submitted by:	jbeich [1], daniel.engberg.lists@pyret.net  [2]
  Differential Revision:	https://reviews.freebsd.org/D26350

Changes:
  head/x11/libwacom/Makefile
  head/x11/libwacom/distinfo
  head/x11/libwacom/pkg-plist
Comment 2 Niclas Zeising freebsd_committer freebsd_triage 2020-09-28 20:19:52 UTC
Committed, thank you!