Bug 247962 - misc/box2d: distfile rerolled
Summary: misc/box2d: distfile rerolled
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: Yuri Victorovich
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-07-14 07:07 UTC by Li-Wen Hsu
Modified: 2020-07-29 00:41 UTC (History)
0 users

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


Attachments
box2d.diff (1.05 KB, patch)
2020-07-14 07:07 UTC, Li-Wen Hsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Li-Wen Hsu freebsd_committer freebsd_triage 2020-07-14 07:07:45 UTC
Created attachment 216428 [details]
box2d.diff

Upstream rerolled the distfile, I happen to have the old one and checked the only difference is the top level directory has been renamed from Box2D-2.3.1 to box2d-2.3.1

I'm not sure if a MOVED entry is needed since the port entry "misc/box2d" is not changed, but the package has been renamed from Box2D-2.3.1 to box2d-2.3.1.
Comment 1 Automation User 2020-07-29 00:25:41 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/171854798
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-07-29 00:40:27 UTC
A commit references this bug:

Author: yuri
Date: Wed Jul 29 00:40:16 UTC 2020
New revision: 543640
URL: https://svnweb.freebsd.org/changeset/ports/543640

Log:
  misc/box2d: Update the port because the repository was renamed

  PR:		247962
  Submitted by:	lwhsu (original version)

Changes:
  head/misc/box2d/Makefile
  head/misc/box2d/distinfo
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2020-07-29 00:41:55 UTC
Committed a similar patch.

They renamed the repository to lowercase.

portmgr@ previously expressed his opinion to not change PORTNAME's case, so leaving it.


Thanks for the patch!