svn commit: r555158 - head/graphics/libpillowfight
Yuri Victorovich
yuri at FreeBSD.org
Sun Nov 15 01:24:36 UTC 2020
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 at 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
More information about the svn-ports-head
mailing list