svn commit: r515754 - head/graphics/drawpile

Yuri Victorovich yuri at FreeBSD.org
Sun Oct 27 06:40:27 UTC 2019


Author: yuri
Date: Sun Oct 27 06:40:26 2019
New Revision: 515754
URL: https://svnweb.freebsd.org/changeset/ports/515754

Log:
  graphics/drawpile: Update 2.1.11 -> 2.1.12
  
  Reported by:	portscout

Modified:
  head/graphics/drawpile/Makefile
  head/graphics/drawpile/distinfo
  head/graphics/drawpile/pkg-plist

Modified: head/graphics/drawpile/Makefile
==============================================================================
--- head/graphics/drawpile/Makefile	Sun Oct 27 06:33:39 2019	(r515753)
+++ head/graphics/drawpile/Makefile	Sun Oct 27 06:40:26 2019	(r515754)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Drawpile
-DISTVERSION=	2.1.11
-PORTREVISION=	1
+DISTVERSION=	2.1.12
 CATEGORIES=	graphics python
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/graphics/drawpile/distinfo
==============================================================================
--- head/graphics/drawpile/distinfo	Sun Oct 27 06:33:39 2019	(r515753)
+++ head/graphics/drawpile/distinfo	Sun Oct 27 06:40:26 2019	(r515754)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561689657
-SHA256 (drawpile-Drawpile-2.1.11_GH0.tar.gz) = 460897f891bf331c77ddd6a586883ab18d81322370320a4a890edda9057f1f2e
-SIZE (drawpile-Drawpile-2.1.11_GH0.tar.gz) = 2487999
+TIMESTAMP = 1572157340
+SHA256 (drawpile-Drawpile-2.1.12_GH0.tar.gz) = 1c60db2188ba9cefd1ec157acb3d80d292b7952a029661e892497d5d18ea1fbe
+SIZE (drawpile-Drawpile-2.1.12_GH0.tar.gz) = 2521314

Modified: head/graphics/drawpile/pkg-plist
==============================================================================
--- head/graphics/drawpile/pkg-plist	Sun Oct 27 06:33:39 2019	(r515753)
+++ head/graphics/drawpile/pkg-plist	Sun Oct 27 06:40:26 2019	(r515754)
@@ -6,6 +6,7 @@ share/applications/net.drawpile.drawpile.desktop
 share/drawpile/drawpile/i18n/drawpile_cs.qm
 share/drawpile/drawpile/i18n/drawpile_de.qm
 share/drawpile/drawpile/i18n/drawpile_fi.qm
+share/drawpile/drawpile/i18n/drawpile_it.qm
 share/drawpile/drawpile/i18n/drawpile_ja.qm
 share/drawpile/drawpile/i18n/drawpile_ru.qm
 share/drawpile/drawpile/i18n/drawpile_uk.qm
@@ -44,7 +45,6 @@ share/drawpile/drawpile/theme/dark/draw-freehand.svg
 share/drawpile/drawpile/theme/dark/draw-line.svg
 share/drawpile/drawpile/theme/dark/draw-rectangle.svg
 share/drawpile/drawpile/theme/dark/draw-text.svg
-share/drawpile/drawpile/theme/dark/draw-watercolor.svg
 share/drawpile/drawpile/theme/dark/drawpile_chat.svg
 share/drawpile/drawpile/theme/dark/drawpile_incremental_mode.svg
 share/drawpile/drawpile/theme/dark/drawpile_pixelround.svg
@@ -122,7 +122,6 @@ share/drawpile/drawpile/theme/light/draw-freehand.svg
 share/drawpile/drawpile/theme/light/draw-line.svg
 share/drawpile/drawpile/theme/light/draw-rectangle.svg
 share/drawpile/drawpile/theme/light/draw-text.svg
-share/drawpile/drawpile/theme/light/draw-watercolor.svg
 share/drawpile/drawpile/theme/light/drawpile_chat.svg
 share/drawpile/drawpile/theme/light/drawpile_incremental_mode.svg
 share/drawpile/drawpile/theme/light/drawpile_pixelround.svg


More information about the svn-ports-head mailing list