svn commit: r497640 - head/graphics/xournalpp

Yuri Victorovich yuri at FreeBSD.org
Wed Apr 3 06:06:26 UTC 2019


Author: yuri
Date: Wed Apr  3 06:06:24 2019
New Revision: 497640
URL: https://svnweb.freebsd.org/changeset/ports/497640

Log:
  graphics/xournalp: Update 1.0.8-83 -> 1.0.10
  
  Reported by:	portscout

Modified:
  head/graphics/xournalpp/Makefile
  head/graphics/xournalpp/distinfo

Modified: head/graphics/xournalpp/Makefile
==============================================================================
--- head/graphics/xournalpp/Makefile	Wed Apr  3 06:06:15 2019	(r497639)
+++ head/graphics/xournalpp/Makefile	Wed Apr  3 06:06:24 2019	(r497640)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xournalpp
-DISTVERSION=	1.0.8-83
-DISTVERSIONSUFFIX=	-g5a8b0c59
+DISTVERSION=	1.0.10
 CATEGORIES=	graphics
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -13,7 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libpoppler-glib.so:graphics/poppler-glib \
 		libportaudio.so:audio/portaudio \
-		libsndfile.so:audio/libsndfile
+		libsndfile.so:audio/libsndfile \
+		libzip.so:archivers/libzip
 
 USES=		cmake compiler:c++11-lang gettext-tools gnome pkgconfig
 USE_GITHUB=	yes

Modified: head/graphics/xournalpp/distinfo
==============================================================================
--- head/graphics/xournalpp/distinfo	Wed Apr  3 06:06:15 2019	(r497639)
+++ head/graphics/xournalpp/distinfo	Wed Apr  3 06:06:24 2019	(r497640)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551336839
-SHA256 (xournalpp-xournalpp-1.0.8-83-g5a8b0c59_GH0.tar.gz) = cb82d37242c250dd50f6404ae085bc3f70b7e2a58aeea25c4596947bffe1277d
-SIZE (xournalpp-xournalpp-1.0.8-83-g5a8b0c59_GH0.tar.gz) = 8499170
+TIMESTAMP = 1554271110
+SHA256 (xournalpp-xournalpp-1.0.10_GH0.tar.gz) = 1583cfb34267a0f03273e5894b3f47833cdbbdb1b1bd2130287c9f805ece95c8
+SIZE (xournalpp-xournalpp-1.0.10_GH0.tar.gz) = 14644954


More information about the svn-ports-head mailing list