svn commit: r391940 - head/textproc/docbook

Sunpoet Hsieh sunpoet at sunpoet.net
Mon Jul 13 20:19:24 UTC 2015


On Tue, Jul 14, 2015 at 3:34 AM, Hiroki Sato <hrs at freebsd.org> wrote:

> Author: hrs
> Date: Mon Jul 13 19:34:54 2015
> New Revision: 391940
> URL: https://svnweb.freebsd.org/changeset/ports/391940
>
> Log:
>   Use USES=metaport.
>
>   PR:           201535
>   Submitted by: Andriy Voskoboinyk
>
> Modified:
>   head/textproc/docbook/Makefile
>
> Modified: head/textproc/docbook/Makefile
>
> ==============================================================================
> --- head/textproc/docbook/Makefile      Mon Jul 13 19:03:54 2015
> (r391939)
> +++ head/textproc/docbook/Makefile      Mon Jul 13 19:34:54 2015
> (r391940)
> @@ -4,18 +4,13 @@
>  PORTNAME=      docbook
>  PORTVERSION=   1.5
>  CATEGORIES=    textproc
> -MASTER_SITES=  #
> -DISTFILES=     #
>
>  MAINTAINER=    doceng at FreeBSD.org
>  COMMENT=       Meta-port for the different versions of the DocBook DTD
>
>  RUN_DEPENDS=
>  ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook-sgml \
> -
>  ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml
> \
> -               sdocbook-xml>0:${PORTSDIR}/textproc/sdocbook-xml
> +
>  ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml
>

Hi,

This changed RUN_DEPENDS.
If it's intentional, please bump PORTREVISION.
Thanks.

Regards,
sunpoet


> -NO_BUILD=      yes
> -NO_INSTALL=    yes
> -NO_MTREE=      yes
> +USES=          metaport
>
>  .include <bsd.port.mk>
> _______________________________________________
> svn-ports-all at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"


More information about the svn-ports-all mailing list