svn commit: r433564 - head/net/openafs

Mathieu Arnold mat at FreeBSD.org
Tue Feb 7 16:50:24 UTC 2017


Le 07/02/2017 à 16:56, Dmitry Marakasov a écrit :
> Author: amdmi3
> Date: Tue Feb  7 15:56:55 2017
> New Revision: 433564
> URL: https://svnweb.freebsd.org/changeset/ports/433564
>
> Log:
>   - Mark broken on 10.x, clarify broken reasons
>  

So, it is BROKEN on all supported versions, please add a DEPRECATED and
EXPIRATION_DATE :-)


>   Approved by:	portmgr blanket
>
> Modified:
>   head/net/openafs/Makefile
>
> Modified: head/net/openafs/Makefile
> ==============================================================================
> --- head/net/openafs/Makefile	Tue Feb  7 15:49:27 2017	(r433563)
> +++ head/net/openafs/Makefile	Tue Feb  7 15:56:55 2017	(r433564)
> @@ -21,8 +21,9 @@ LICENSE_NAME=	IBM Public License Version
>  LICENSE_FILE=	${WRKSRC}/doc/LICENSE
>  LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
>  
> -BROKEN_FreeBSD_11=	does not build
> -BROKEN_FreeBSD_12=	does not build
> +BROKEN_FreeBSD_10=	does not build (error: use of undeclared identifier 'SYS_NAME_ID_amd64_fbsd_103')
> +BROKEN_FreeBSD_11=	does not build (error: no member named 'b_saveaddr' in 'struct buf')
> +BROKEN_FreeBSD_12=	does not build (don't know how to make ./param.amd64_fbsd_120.h. Stop)
>  
>  AFS_DISTVERSION=	1.6.18
>  DBVERSION=	2016-01-01
>
>


-- 
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-all/attachments/20170207/1a04e666/attachment.sig>


More information about the svn-ports-all mailing list