Bug 221469 - astro/match: Update to 1.0, Take MAINTAINER'ship
Summary: astro/match: Update to 1.0, Take MAINTAINER'ship
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: Danilo G. Baio
URL: http://spiff.rit.edu/match/match-1.0/...
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-13 09:25 UTC by Andreas Andersson
Modified: 2017-08-13 13:14 UTC (History)
1 user (show)

See Also:


Attachments
Update to 1.0 (1.13 KB, patch)
2017-08-13 09:25 UTC, Andreas Andersson
no flags Details | Diff
Update to 1.0 (1.13 KB, patch)
2017-08-13 09:30 UTC, Andreas Andersson
no flags Details | Diff
Remove pkg-plist since PLIST_FILES is in Makefile (1.13 KB, patch)
2017-08-13 09:32 UTC, Andreas Andersson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Andersson 2017-08-13 09:25:35 UTC
Created attachment 185353 [details]
Update to 1.0

This updates astro/match to version 1.0. I am also adopting maintainership.

Builds testport succeeds on 10.3 and 11.1, not tested on 12.
Comment 1 Andreas Andersson 2017-08-13 09:26:45 UTC
portlint -AC also ok.
Comment 2 Andreas Andersson 2017-08-13 09:30:56 UTC
Created attachment 185354 [details]
Update to 1.0
Comment 3 Andreas Andersson 2017-08-13 09:32:17 UTC
Created attachment 185355 [details]
Remove pkg-plist since PLIST_FILES is in Makefile
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-08-13 12:59:05 UTC
A commit references this bug:

Author: dbaio
Date: Sun Aug 13 12:58:44 UTC 2017
New revision: 447883
URL: https://svnweb.freebsd.org/changeset/ports/447883

Log:
  astro/match: Update to 1.0

  - Pass MAINTAINER'ship to submitter

  While here:
   - Improve License
   - Remove outdated MASTER_SITE

  Changes:	http://spiff.rit.edu/match/match-1.0/NEWS

  PR:		221469
  Submitted by:	Andreas Andersson <a.andersson.thn@gmail.com>

Changes:
  head/astro/match/Makefile
  head/astro/match/distinfo
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-08-13 13:01:09 UTC
A commit references this bug:

Author: dbaio
Date: Sun Aug 13 13:01:00 UTC 2017
New revision: 50670
URL: https://svnweb.freebsd.org/changeset/doc/50670

Log:
  Add Andreas Andersson to contributors for astro/match

  PR:		221469

Changes:
  head/en_US.ISO8859-1/articles/contributors/contrib.additional.xml
Comment 6 Danilo G. Baio freebsd_committer freebsd_triage 2017-08-13 13:14:24 UTC
Committed with minor changes.
I left pkg-plist, there is no harm in that.
Thanks for your work!