svn commit: r545338 - head/lang/python36

Mathieu Arnold mat at freebsd.org
Fri Aug 21 11:33:50 UTC 2020


On Wed, Aug 19, 2020 at 03:55:08PM +0000, Wen Heping wrote:
> Author: wen
> Date: Wed Aug 19 15:55:07 2020
> New Revision: 545338
> URL: https://svnweb.freebsd.org/changeset/ports/545338
> 
> Log:
>   - Remove PORTREVISION which forgot in last commit

You cannot remove PORTREVISION without updating PORTVERSION, please put
it back.

> 
> Modified:
>   head/lang/python36/Makefile
> 
> Modified: head/lang/python36/Makefile
> ==============================================================================
> --- head/lang/python36/Makefile	Wed Aug 19 15:35:29 2020	(r545337)
> +++ head/lang/python36/Makefile	Wed Aug 19 15:55:07 2020	(r545338)
> @@ -3,7 +3,6 @@
>  
>  PORTNAME=	python
>  PORTVERSION=	${PYTHON_PORTVERSION}
> -PORTREVISION=	1
>  CATEGORIES=	lang python
>  MASTER_SITES=	PYTHON/ftp/python/${PORTVERSION}
>  PKGNAMESUFFIX=	${PYTHON_SUFFIX}
> 

-- 
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-head/attachments/20200821/9609b756/attachment-0001.sig>


More information about the svn-ports-head mailing list