Index: head/devel/spice-protocol/files/patch-spice-protocol.pc.in =================================================================== --- head/devel/spice-protocol/files/patch-spice-protocol.pc.in (revision 423206) +++ head/devel/spice-protocol/files/patch-spice-protocol.pc.in (nonexistent) @@ -1,12 +0,0 @@ ---- spice-protocol.pc.in.orig 2015-11-27 10:59:58 UTC -+++ spice-protocol.pc.in -@@ -1,7 +1,7 @@ - prefix=@prefix@ --exec_prefix=@exec_prefix@ - includedir=@includedir@ --codegendir=@libdir@/spice-protocol -+datadir=${prefix}/share -+codegendir=${datadir}/spice-protocol - - Name: spice-protocol - Description: SPICE protocol headers Property changes on: head/devel/spice-protocol/files/patch-spice-protocol.pc.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/spice-protocol/Makefile =================================================================== --- head/devel/spice-protocol/Makefile (revision 423206) +++ head/devel/spice-protocol/Makefile (revision 423207) @@ -1,27 +1,19 @@ # Created by: Jason Helfman # $FreeBSD$ PORTNAME= spice-protocol -PORTVERSION= 0.12.10 -PORTREVISION= 1 +PORTVERSION= 0.12.12 CATEGORIES= devel MASTER_SITES= http://www.spice-space.org/download/releases/ MAINTAINER= novel@FreeBSD.org COMMENT= Simple Protocol for Independent Computing Environments LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six GNU_CONFIGURE= yes USES= gmake pathfix pkgconfig python tar:bzip2 - -post-patch: - @${REINPLACE_CMD} -e 's|(libdir)/spice-protocol|(datadir)/spice-protocol/|' \ - ${WRKSRC}/Makefile.in ${WRKSRC}/python_modules/Makefile.in - -post-install: - @${PYTHON_CMD} -m compileall -d ${DATADIR} ${STAGEDIR}${DATADIR} .include Index: head/devel/spice-protocol/distinfo =================================================================== --- head/devel/spice-protocol/distinfo (revision 423206) +++ head/devel/spice-protocol/distinfo (revision 423207) @@ -1,2 +1,3 @@ -SHA256 (spice-protocol-0.12.10.tar.bz2) = 788f0d7195bec5b14371732b562eb55ca82712aab12273b0e87529fb30532efb -SIZE (spice-protocol-0.12.10.tar.bz2) = 103029 +TIMESTAMP = 1472391515 +SHA256 (spice-protocol-0.12.12.tar.bz2) = 17abdc2743b5d44b0f4423b61c44aafe9f2078c27218aeea78c2d02a5c409d03 +SIZE (spice-protocol-0.12.12.tar.bz2) = 80628 Index: head/devel/spice-protocol/pkg-plist =================================================================== --- head/devel/spice-protocol/pkg-plist (revision 423206) +++ head/devel/spice-protocol/pkg-plist (revision 423207) @@ -1,33 +1,17 @@ include/spice-1/spice/barrier.h include/spice-1/spice/controller_prot.h include/spice-1/spice/end-packed.h include/spice-1/spice/enums.h include/spice-1/spice/error_codes.h include/spice-1/spice/foreign_menu_prot.h include/spice-1/spice/ipc_ring.h include/spice-1/spice/macros.h include/spice-1/spice/protocol.h include/spice-1/spice/qxl_dev.h include/spice-1/spice/qxl_windows.h include/spice-1/spice/start-packed.h include/spice-1/spice/stats.h include/spice-1/spice/types.h include/spice-1/spice/vd_agent.h include/spice-1/spice/vdi_dev.h -%%DATADIR%%/python_modules/__init__.py -%%DATADIR%%/python_modules/__init__.pyc -%%DATADIR%%/python_modules/codegen.py -%%DATADIR%%/python_modules/codegen.pyc -%%DATADIR%%/python_modules/demarshal.py -%%DATADIR%%/python_modules/demarshal.pyc -%%DATADIR%%/python_modules/marshal.py -%%DATADIR%%/python_modules/marshal.pyc -%%DATADIR%%/python_modules/ptypes.py -%%DATADIR%%/python_modules/ptypes.pyc -%%DATADIR%%/python_modules/spice_parser.py -%%DATADIR%%/python_modules/spice_parser.pyc -%%DATADIR%%/spice.proto -%%DATADIR%%/spice1.proto -%%DATADIR%%/spice_codegen.py -%%DATADIR%%/spice_codegen.pyc libdata/pkgconfig/spice-protocol.pc