svn commit: r552704 - head/devel/avr-libc

Mathieu Arnold mat at freebsd.org
Tue Oct 20 09:27:42 UTC 2020


On Sun, Oct 18, 2020 at 09:11:24PM +0000, Joerg Wunsch wrote:
> Author: joerg
> Date: Sun Oct 18 21:11:24 2020
> New Revision: 552704
> URL: https://svnweb.freebsd.org/changeset/ports/552704
> 
> Log:
>   Replace print/transfig by print/fig2dev
>   
>   Requested by:	pi
> 
> Modified:
>   head/devel/avr-libc/Makefile
> 
> Modified: head/devel/avr-libc/Makefile
> ==============================================================================
> --- head/devel/avr-libc/Makefile	Sun Oct 18 20:26:29 2020	(r552703)
> +++ head/devel/avr-libc/Makefile	Sun Oct 18 21:11:24 2020	(r552704)
> @@ -3,7 +3,7 @@
>  
>  PORTNAME=	avr-libc
>  PORTVERSION=	2.0.0
> -PORTREVISION=	2
> +PORTREVISION=	3

Why bump PORTREVISION?

>  PORTEPOCH=	1
>  CATEGORIES=	devel
>  MASTER_SITES=	SAVANNAH
> @@ -32,7 +32,7 @@ OPTIONS_DEFINE=	DOXYGEN
>  .if ${PORT_OPTIONS:MDOXYGEN}
>  USE_TEX=	latex:build
>  BUILD_DEPENDS+=	doxygen:devel/doxygen \
> -		fig2dev:print/transfig \
> +		fig2dev:print/fig2dev \
>  		jpegtopnm:graphics/netpbm \
>  		dvips:print/tex-dvipsk
>  .endif
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20201020/3261fcc6/attachment.sig>


More information about the svn-ports-all mailing list