svn commit: r435429 - head/sysutils/bsdcrashtar

Mathieu Arnold mat at FreeBSD.org
Sun Mar 5 07:56:02 UTC 2017


Le 04/03/2017 à 22:55, Emanuel Haupt a écrit :
> Author: ehaupt
> Date: Sat Mar  4 21:55:31 2017
> New Revision: 435429
> URL: https://svnweb.freebsd.org/changeset/ports/435429

Please, *never* use arc commit to commit patches its format is
atrocious, and it breaks all the tools we have that parse the commit
messages.

> Log:
>   Move sysutils/bsdcrashtar from GOOGLE_CODE to GitHub
>   
>   Summary:
>   This port is too useful to be removed. Since the author has already moved the
>   project from Google Code to GitHub I think this port should follow.
>   
>   Test Plan:
>   - portlint -A: OK
>   - poudriere testport (all supported tier-1 arch): OK
>   
>   Reviewers: trociny
>   
>   Reviewed By: trociny
>   
>   Subscribers: mat
>   
>   Differential Revision: https://reviews.freebsd.org/D9885
>
> Modified:
>   head/sysutils/bsdcrashtar/Makefile
>   head/sysutils/bsdcrashtar/distinfo
>
> Modified: head/sysutils/bsdcrashtar/Makefile
> ==============================================================================
> --- head/sysutils/bsdcrashtar/Makefile	Sat Mar  4 21:32:19 2017	(r435428)
> +++ head/sysutils/bsdcrashtar/Makefile	Sat Mar  4 21:55:31 2017	(r435429)
> @@ -5,19 +5,20 @@ PORTNAME=	bsdcrashtar
>  PORTVERSION=	0.1.3
>  PORTREVISION=	1
>  CATEGORIES=	sysutils
> -MASTER_SITES=	GOOGLE_CODE
>  
>  MAINTAINER=	trociny at FreeBSD.org
>  COMMENT=	Archive FreeBSD kernel crash files
>  
> -BROKEN=		Unfetchable (google code has gone away)
> -DEPRECATED=	Unfetchable for more than six months (google code has gone away)
> -EXPIRATION_DATE=	2017-04-30
> -
> -PLIST_FILES=	sbin/bsdcrashtar \
> -		man/man8/bsdcrashtar.8.gz
> +LICENSE=	BSD3CLAUSE
>  
>  USES=		uidfix
> +USE_GITHUB=	yes
> +
> +GH_ACCOUNT=	trociny
> +
>  MAKE_ENV+=	NO_OBJ=yes
>  
> +PLIST_FILES=	sbin/bsdcrashtar \
> +		man/man8/bsdcrashtar.8.gz
> +
>  .include <bsd.port.mk>
>
> Modified: head/sysutils/bsdcrashtar/distinfo
> ==============================================================================
> --- head/sysutils/bsdcrashtar/distinfo	Sat Mar  4 21:32:19 2017	(r435428)
> +++ head/sysutils/bsdcrashtar/distinfo	Sat Mar  4 21:55:31 2017	(r435429)
> @@ -1,2 +1,3 @@
> -SHA256 (bsdcrashtar-0.1.3.tar.gz) = 6ec63e0365e1d093e1db72e7751fcf2615c23cc27621d0fc6c977970c042e799
> -SIZE (bsdcrashtar-0.1.3.tar.gz) = 5645
> +TIMESTAMP = 1488647458
> +SHA256 (trociny-bsdcrashtar-0.1.3_GH0.tar.gz) = e2f480205410b2682a436b9947b1b5528c5aecfabe443d0be7458e9de026e7c0
> +SIZE (trociny-bsdcrashtar-0.1.3_GH0.tar.gz) = 5643
>
>


-- 
Mathieu Arnold


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20170305/2e3624a0/attachment.sig>


More information about the svn-ports-head mailing list