Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Oct 2016 16:11:40 +0000 (UTC)
From:      Roman Bogorodskiy <novel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423207 - in head/devel/spice-protocol: . files
Message-ID:  <201610031611.u93GBe6C092707@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: novel
Date: Mon Oct  3 16:11:40 2016
New Revision: 423207
URL: https://svnweb.freebsd.org/changeset/ports/423207

Log:
  devel/spice-protocol: update to 0.12.12

Deleted:
  head/devel/spice-protocol/files/
Modified:
  head/devel/spice-protocol/Makefile
  head/devel/spice-protocol/distinfo
  head/devel/spice-protocol/pkg-plist

Modified: head/devel/spice-protocol/Makefile
==============================================================================
--- head/devel/spice-protocol/Makefile	Mon Oct  3 16:11:00 2016	(r423206)
+++ head/devel/spice-protocol/Makefile	Mon Oct  3 16:11:40 2016	(r423207)
@@ -2,8 +2,7 @@
 # $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/
 
@@ -17,11 +16,4 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}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 <bsd.port.mk>

Modified: head/devel/spice-protocol/distinfo
==============================================================================
--- head/devel/spice-protocol/distinfo	Mon Oct  3 16:11:00 2016	(r423206)
+++ head/devel/spice-protocol/distinfo	Mon Oct  3 16:11:40 2016	(r423207)
@@ -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

Modified: head/devel/spice-protocol/pkg-plist
==============================================================================
--- head/devel/spice-protocol/pkg-plist	Mon Oct  3 16:11:00 2016	(r423206)
+++ head/devel/spice-protocol/pkg-plist	Mon Oct  3 16:11:40 2016	(r423207)
@@ -14,20 +14,4 @@ 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610031611.u93GBe6C092707>