svn commit: r345165 - head/devel/hgsvn

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 19 23:57:53 UTC 2014


On Wed, Feb 19, 2014 at 11:51:47PM +0000, Xin LI wrote:
> Author: delphij
> Date: Wed Feb 19 23:51:47 2014
> New Revision: 345165
> URL: http://svnweb.freebsd.org/changeset/ports/345165
> QAT: https://qat.redports.org/buildarchive/r345165/
> 
> Log:
>   Update to 0.2.5.
>   
>   While I'm there also pet portlint.
> 
> Modified:
>   head/devel/hgsvn/Makefile
>   head/devel/hgsvn/distinfo
> 
> Modified: head/devel/hgsvn/Makefile
> ==============================================================================
> --- head/devel/hgsvn/Makefile	Wed Feb 19 23:47:51 2014	(r345164)
> +++ head/devel/hgsvn/Makefile	Wed Feb 19 23:51:47 2014	(r345165)
> @@ -2,21 +2,22 @@
>  # $FreeBSD$
>  
>  PORTNAME=	hgsvn
> -PORTVERSION=	0.2.3
> +PORTVERSION=	0.2.5
>  CATEGORIES=	devel python
>  MASTER_SITES=	CHEESESHOP
>  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
> -DIST_SUBDIR=	python
> -EXTRACT_SUFX=	.zip
>  
>  MAINTAINER=	delphij at FreeBSD.org
>  COMMENT=	Scripts to work locally on Subversion checkouts using Mercurial
>  
> +LICENSE=	GPLv3
> +
>  RUN_DEPENDS=	svn:${PORTSDIR}/devel/subversion \
>  		hg:${PORTSDIR}/devel/mercurial
>  
>  USE_PYTHON=	yes
>  USE_PYDISTUTILS=yes
> +USE_ZIP=	yes
>  PYDISTUTILS_AUTOPLIST=	yes
>  PLIST_SUB=	VERSION=${PORTVERSION} PYVER=${PYTHON_VERSION:S/python//}

Why readding USE_ZIP? while bsdtar can just extract it fine?

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140220/1c27d715/attachment.sig>


More information about the svn-ports-all mailing list