Bug 215097

Summary: devel/libfmt: Replacement of outdated port libcppformat
Product: Ports & Packages Reporter: Slava Mikerov <SlavaMikerov>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhale, kfv
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
poudriere testport on freebsd 10-amd64
none
poudriere testport on freebsd 9-amd64
none
shar none

Description Slava Mikerov 2016-12-06 14:23:23 UTC
Created attachment 177719 [details]
poudriere testport on freebsd 10-amd64

libfmt is a former libcppformat library before version 3.0.0.
Comment 1 Slava Mikerov 2016-12-06 14:23:50 UTC
Created attachment 177720 [details]
poudriere testport on freebsd 9-amd64
Comment 2 Slava Mikerov 2016-12-06 14:24:11 UTC
Created attachment 177721 [details]
shar
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2016-12-08 06:40:57 UTC
My understanding is that the project name changed, so we should svn mv devel/libcppformat -> devel/libfmt and update that. Nothing currently depends on devel/libcppformat, so I don't see any point in keeping it around.
Comment 4 Slava Mikerov 2016-12-08 13:42:26 UTC
Yes that is correct. Sounds good.
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-12-08 22:01:50 UTC
A commit references this bug:

Author: jhale
Date: Thu Dec  8 22:01:04 UTC 2016
New revision: 428159
URL: https://svnweb.freebsd.org/changeset/ports/428159

Log:
  Move devel/libcppformat -> devel/libfmt due to upstream name change
  Update to 3.0.1

  PR:		215097
  Submitted by:	Slava Mikerov <SlavaMikerov@gmail.com> (maintainer)

Changes:
  head/MOVED
  head/devel/Makefile
  head/devel/libcppformat/
  head/devel/libfmt/
  head/devel/libfmt/Makefile
  head/devel/libfmt/distinfo
  head/devel/libfmt/files/
  head/devel/libfmt/files/patch-test_posix-mock-test.cc
  head/devel/libfmt/pkg-descr
  head/devel/libfmt/pkg-plist
Comment 6 Jason E. Hale freebsd_committer freebsd_triage 2016-12-08 22:20:47 UTC
Move and update are done, thanks!
Comment 7 Faraz Vahedi 2022-06-29 07:35:03 UTC
*** Bug 264927 has been marked as a duplicate of this bug. ***