Bug 190580 - [Patch] Fix devel/m4 USE flag
Summary: [Patch] Fix devel/m4 USE flag
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: Johan van Selst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-03 17:18 UTC by Steve
Modified: 2014-06-04 08:37 UTC (History)
0 users

See Also:


Attachments
Diff (534 bytes, text/plain)
2014-06-03 17:18 UTC, Steve
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steve 2014-06-03 17:18:20 UTC
Created attachment 143338 [details]
Diff

Very minor update: Switch from the deprecated USE_BZIP2 to USES=tar:bzip2 and bump PORTREVISION.
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-06-04 08:36:18 UTC
A commit references this bug:

Author: johans
Date: Wed Jun  4 08:35:22 UTC 2014
New revision: 356446
URL: http://svnweb.freebsd.org/changeset/ports/356446

Log:
  Modernise bzip use flag

  PR:		ports/190580
  Submitted by:	Stephen R Guglielmo

Changes:
  head/devel/m4/Makefile
Comment 2 Johan van Selst freebsd_committer freebsd_triage 2014-06-04 08:37:24 UTC
Committed, thanks.
A PORTREVISION bump is not necessary in this case.