Bug 196890 - devel/libunwind: use USES=autoreconf
Summary: devel/libunwind: use USES=autoreconf
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: Danilo Egea Gondolfo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-19 12:43 UTC by Po-Chuan Hsieh
Modified: 2015-01-20 12:30 UTC (History)
0 users

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


Attachments
libunwind.diff (1.09 KB, patch)
2015-01-19 12:43 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-01-19 12:43:08 UTC
Created attachment 151851 [details]
libunwind.diff

- Add LICENSE
- Use USES=autoreconf
- Strip shared library
- Simplify PLIST_SUB manipulation
- Bump PORTREVISION for package change
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-01-19 12:43:08 UTC
Auto-assigned to maintainer danilo@FreeBSD.org
Comment 2 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2015-01-20 12:05:01 UTC
Why autoreconf is necessary?
Comment 3 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2015-01-20 12:09:22 UTC
Oh sorry, I should read the whole patch before asking...
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-01-20 12:27:01 UTC
A commit references this bug:

Author: danilo
Date: Tue Jan 20 12:26:17 UTC 2015
New revision: 377510
URL: https://svnweb.freebsd.org/changeset/ports/377510

Log:
  - Add LICENSE
  - Use USES=autoreconf
  - Strip shared library
  - Simplify PLIST_SUB manipulation
  - Bump PORTREVISION for package change

  PR:		196890
  Submitted by:	sunpoet

Changes:
  head/devel/libunwind/Makefile
Comment 5 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2015-01-20 12:30:03 UTC
Committed. Thanks!