Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Aug 2016 06:17:33 +0000 (UTC)
From:      Veniamin Gvozdikov <vg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r420649 - in head/graphics/impressive: . files
Message-ID:  <201608230617.u7N6HXS3022081@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vg
Date: Tue Aug 23 06:17:33 2016
New Revision: 420649
URL: https://svnweb.freebsd.org/changeset/ports/420649

Log:
  - Update to 0.11.1
  
  PR:		ports/206529
  Submitted by:	Maciej Pasternacki <maciej@pasternacki.net>

Deleted:
  head/graphics/impressive/files/
Modified:
  head/graphics/impressive/Makefile
  head/graphics/impressive/distinfo

Modified: head/graphics/impressive/Makefile
==============================================================================
--- head/graphics/impressive/Makefile	Tue Aug 23 05:48:22 2016	(r420648)
+++ head/graphics/impressive/Makefile	Tue Aug 23 06:17:33 2016	(r420649)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	impressive
-PORTVERSION=	0.10.3
-PORTREVISION=	10
+PORTVERSION=	0.11.1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/Impressive/${PORTVERSION}/
 DISTNAME=	Impressive-${PORTVERSION}
@@ -19,10 +18,10 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}PyOp
 		xpdf:graphics/xpdf \
 		pdftk:print/pdftk \
 		xdg-open:devel/xdg-utils \
-		mplayer:multimedia/mplayer \
-		${PYGAME}
+		mplayer:multimedia/mplayer
 
 USES=		ghostscript:run python
+USE_SDL=	sdl
 NO_BUILD=	yes
 NO_ARCH=	yes
 PLIST_FILES=	bin/${PORTNAME} \

Modified: head/graphics/impressive/distinfo
==============================================================================
--- head/graphics/impressive/distinfo	Tue Aug 23 05:48:22 2016	(r420648)
+++ head/graphics/impressive/distinfo	Tue Aug 23 06:17:33 2016	(r420649)
@@ -1,2 +1,3 @@
-SHA256 (Impressive-0.10.3.tar.gz) = bb4865376db0df3fe307b5f60bddc2bbaf18d2ccb099b2d51bf1723dd94af95e
-SIZE (Impressive-0.10.3.tar.gz) = 154171
+TIMESTAMP = 1471876119
+SHA256 (Impressive-0.11.1.tar.gz) = 593f616eb72a18a826bc7687c9952a2ae5dded5483d2688bab5b5ca68caf792c
+SIZE (Impressive-0.11.1.tar.gz) = 195743



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