On May 2, 2017, at 16:23, Frank Schima wrote: > > Frank Schima (mf2k) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/3869e56cc8dea97211841d845aade4c0a02299fb > > The following commit(s) were added to refs/heads/master by this push: > > new 3869e56 mdocml: - Replaced by duplicate port mandoc > > 3869e56 is described below > > > commit 3869e56cc8dea97211841d845aade4c0a02299fb > > Author: Frank Schima <[email protected]> > AuthorDate: Tue May 2 15:23:07 2017 -0600 > > > mdocml: > > - Replaced by duplicate port mandoc > > > > See: https://trac.macports.org/ticket/53902 > > --- > textproc/mdocml/Portfile | 39 ++++--------------------- > textproc/mdocml/files/patch-Makefile.diff | 48 > ------------------------------- > 2 files changed, 5 insertions(+), 82 deletions(-) > > > diff --git a/textproc/mdocml/Portfile b/textproc/mdocml/Portfile > > index ba025d5..33668d7 100644 > > --- a/textproc/mdocml/Portfile > > +++ b/textproc/mdocml/Portfile > > @@ -2,41 +2,12 @@ > > > PortSystem 1.0 > > > +# This port can be removed on May 2, 2018. > > +replaced_by mandoc
You should use the obsolete-1.0 portgroup, so that a user who tries to install this port gets a better error message.
