svn commit: r535371 - head/print
Hiroki Tagato
tagattie at yandex.com
Sat May 16 10:33:46 UTC 2020
My apologies... I forgot to include the change in my commit.
Thank you for taking care of this.
On 2020/05/16 18:25, Antoine Brodin wrote:
> Author: antoine
> Date: Sat May 16 09:25:03 2020
> New Revision: 535371
> URL: https://svnweb.freebsd.org/changeset/ports/535371
>
> Log:
> Fix INDEX
>
> Modified:
> head/print/Makefile
>
> Modified: head/print/Makefile
> ==============================================================================
> --- head/print/Makefile Sat May 16 09:22:28 2020 (r535370)
> +++ head/print/Makefile Sat May 16 09:25:03 2020 (r535371)
> @@ -60,7 +60,6 @@
> SUBDIR += fpdf
> SUBDIR += freetype
> SUBDIR += freetype2
> - SUBDIR += frescobaldi
> SUBDIR += ft2demos
> SUBDIR += ghostscript7-base
> SUBDIR += ghostscript7-commfont
> @@ -178,6 +177,7 @@
> SUBDIR += py-fonttools
> SUBDIR += py-fonttools3
> SUBDIR += py-fpdf
> + SUBDIR += py-frescobaldi
> SUBDIR += py-pdf
> SUBDIR += py-pdf2
> SUBDIR += py-pollyreports
More information about the svn-ports-all
mailing list