Bug 206181 - print/font2svg - make UN'BROKEN ( fetchable )
Summary: print/font2svg - make UN'BROKEN ( fetchable )
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: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-12 23:56 UTC by Chris Hutchinson
Modified: 2016-01-21 20:06 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to fix print/font2svg (1.22 KB, patch)
2016-01-12 23:56 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2016-01-12 23:56:44 UTC
Created attachment 165471 [details]
svn diff to fix print/font2svg

Hmm.. seems another utility I use has gone missing...
So let's fix it! :)

The svn diff attached to this pr(1) adds/changes
MASTER_SITES, MAINTAINER, LICENSE, WWW

That's it!

prove it now works. :-)

dev.box# make -DBATCH extract
===>   font2svg-1.0_5 depends on file: /usr/local/sbin/pkg - found
=> font2svg-1.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://BSDforge.com/projects/source/print/font2svg/font2svg-1.0.tar.gz
font2svg-1.0.tar.gz                           100% of   12 kB 3529 kBps 00m00s
===> Fetching all distfiles required by font2svg-1.0_5 for building
===>  Extracting for font2svg-1.0_5
=> SHA256 Checksum OK for font2svg-1.0.tar.gz.

dev.box# make distclean
===>  Cleaning for font2svg-1.0_5
===>  Deleting distfiles for font2svg-1.0_5

Thanks!

--Chris

maintained by ports@ - implicit patch approval
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-01-21 20:06:30 UTC
A commit references this bug:

Author: pi
Date: Thu Jan 21 20:05:50 UTC 2016
New revision: 406873
URL: https://svnweb.freebsd.org/changeset/ports/406873

Log:
  print/font2svg: unbreak

  - new distsite, new WWW
  - submitter becomes maintainer
  - LICENSE added

  PR:		206181
  Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>

Changes:
  head/print/font2svg/Makefile
  head/print/font2svg/pkg-descr
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2016-01-21 20:06:47 UTC
Committed, thanks!