Bug 256630 - x11-fonts/urw-core35-fonts: update to 20200910
Summary: x11-fonts/urw-core35-fonts: update to 20200910
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kevin Bowling
URL: https://github.com/ArtifexSoftware/ur...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-15 20:29 UTC by Martin Neubauer
Modified: 2021-06-15 20:39 UTC (History)
1 user (show)

See Also:


Attachments
Patch for x11-fonts/urw-core35-fonts updating to 20200910 (2.74 KB, patch)
2021-06-15 20:29 UTC, Martin Neubauer
m.ne: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Neubauer 2021-06-15 20:29:18 UTC
Created attachment 225837 [details]
Patch for x11-fonts/urw-core35-fonts updating to 20200910

- Update to 20200910
- Switch to github repository from the outdated one hosted at ghostscript.com

NB: It might be prudent to rename the port to be consistent with the project name on github, but for now I decided to try getting away with not bothering too much...
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-06-15 20:39:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c23615785abdacf5cd925ed1db6b86333092e58

commit 8c23615785abdacf5cd925ed1db6b86333092e58
Author:     Martin Neubauer <m.ne@gmx.net>
AuthorDate: 2021-06-15 20:35:57 +0000
Commit:     Kevin Bowling <kbowling@FreeBSD.org>
CommitDate: 2021-06-15 20:38:51 +0000

    x11-fonts/urw-base35-fonts: Rename and update to 20200910

    Switch to github repository from the outdated one hosted at
    ghostscript.com

    Changes https://github.com/ArtifexSoftware/urw-base35-fonts/releases/tag/20200910

    PR:             256630
    Approved by:    maintainer

 MOVED                                              |  1 +
 x11-fonts/urw-base35-fonts/Makefile (new)          | 25 ++++++++++++++++++++
 x11-fonts/urw-base35-fonts/distinfo (new)          |  3 +++
 .../pkg-descr                                      |  0
 .../pkg-plist                                      |  8 +++----
 x11-fonts/urw-core35-fonts/Makefile (gone)         | 27 ----------------------
 x11-fonts/urw-core35-fonts/distinfo (gone)         |  3 ---
 7 files changed, 33 insertions(+), 34 deletions(-)
Comment 2 Kevin Bowling freebsd_committer freebsd_triage 2021-06-15 20:39:56 UTC
It's easy enough to rename/move ports so I went ahead and did it.  Thanks for your contribution!