Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 01:24:35 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555158 - head/graphics/libpillowfight
Message-ID:  <202011150124.0AF1OZff080468@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sun Nov 15 01:24:35 2020
New Revision: 555158
URL: https://svnweb.freebsd.org/changeset/ports/555158

Log:
  graphics/libpillowfight: Update 0.2.4 -> 0.3.0

Modified:
  head/graphics/libpillowfight/Makefile
  head/graphics/libpillowfight/distinfo

Modified: head/graphics/libpillowfight/Makefile
==============================================================================
--- head/graphics/libpillowfight/Makefile	Sun Nov 15 01:18:39 2020	(r555157)
+++ head/graphics/libpillowfight/Makefile	Sun Nov 15 01:24:35 2020	(r555158)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libpillowfight
-DISTVERSION=	0.2.4
+DISTVERSION=	0.3.0
 CATEGORIES=	graphics python
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -18,14 +18,15 @@ USES=		cmake
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.gnome.org/World
 GL_ACCOUNT=	OpenPaperwork
-GL_COMMIT=	3a7ebba75f4c060ac1707900bd8891e8d200b1c6
+GL_COMMIT=	dae21f97de872e4ad2e94f1b0fc53302a00259fd
 USE_LDCONFIG=	yes
 
 TEST_USES=	python
 
 PLIST_FILES=	include/pillowfight/pillowfight.h \
 		include/pillowfight/util.h \
-		lib/libpillowfight.so
+		lib/libpillowfight.so \
+		lib/libpillowfight.so.0
 
 pre-configure:
 	@cd ${WRKSRC} && ${GMAKE} version

Modified: head/graphics/libpillowfight/distinfo
==============================================================================
--- head/graphics/libpillowfight/distinfo	Sun Nov 15 01:18:39 2020	(r555157)
+++ head/graphics/libpillowfight/distinfo	Sun Nov 15 01:24:35 2020	(r555158)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532977541
-SHA256 (OpenPaperwork-libpillowfight-3a7ebba75f4c060ac1707900bd8891e8d200b1c6_GL0.tar.gz) = fa32b235b3ce51dc5742c486e6d30e1efbc42995e9666d173e3b30f53741172b
-SIZE (OpenPaperwork-libpillowfight-3a7ebba75f4c060ac1707900bd8891e8d200b1c6_GL0.tar.gz) = 14568794
+TIMESTAMP = 1605403283
+SHA256 (OpenPaperwork-libpillowfight-dae21f97de872e4ad2e94f1b0fc53302a00259fd_GL0.tar.gz) = c44fcfd5cdb11f8dec97ef824143757293dceff8c6719a12c3da37acef054a89
+SIZE (OpenPaperwork-libpillowfight-dae21f97de872e4ad2e94f1b0fc53302a00259fd_GL0.tar.gz) = 16384644



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