pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

breeze-gtk: fix distinfo, and remve superfluous python3 linking step



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Thu Sep 3 17:47:11 2020 +0200
Changeset:	fe20f961533c9663a10452c62ebe3e29eaa75c5d

Modified Files:
	breeze-gtk/Makefile
	breeze-gtk/distinfo

Log Message:
breeze-gtk: fix distinfo, and remve superfluous python3 linking step

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=fe20f961533c9663a10452c62ebe3e29eaa75c5d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 breeze-gtk/Makefile | 3 ---
 breeze-gtk/distinfo | 8 ++++----
 2 files changed, 4 insertions(+), 7 deletions(-)

diffs:
diff --git a/breeze-gtk/Makefile b/breeze-gtk/Makefile
index aac35b94be..53ae21c775 100644
--- a/breeze-gtk/Makefile
+++ b/breeze-gtk/Makefile
@@ -14,9 +14,6 @@ BUILD_DEPENDS+=	${PYPKGPREFIX}-cairo-[0-9]*:../../graphics/py-cairo
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
-pre-configure:
-	ln -s python ${BUILDLINK_DIR}/bin/python3
-
 .include "../../lang/python/application.mk"
 .include "../../lang/python/tool.mk"
 .include "../../x11/gtk2/buildlink3.mk"
diff --git a/breeze-gtk/distinfo b/breeze-gtk/distinfo
index d70c3eb55e..bda377ae8a 100644
--- a/breeze-gtk/distinfo
+++ b/breeze-gtk/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (breeze-gtk-5.16.4.tar.xz) = 907599251eb58fd3fa20b716c4d11dc41b212929
-RMD160 (breeze-gtk-5.16.4.tar.xz) = 0d922dbdb385e0ae52534d8cc5ba8c386584e0cc
-SHA512 (breeze-gtk-5.16.4.tar.xz) = aae792d9b46034faf67539e9ba940119b4982b4ce76e881b5ce95c8c4079794a69d15e4b314ef37d91f804a5fbca2a4b0340bf657dba96c541fa253763e98c42
-Size (breeze-gtk-5.16.4.tar.xz) = 47560 bytes
+SHA1 (breeze-gtk-5.18.5.tar.xz) = 720c6558a230fdacc310294fc30efbda3bea7216
+RMD160 (breeze-gtk-5.18.5.tar.xz) = d6803e9d2caf6b99d3c1a8c9824759f2b2314fef
+SHA512 (breeze-gtk-5.18.5.tar.xz) = 3dea9af26cd18dc0388c76c070c5a375054b6a03ffa97e298341924fd909e2dcc49a7c7b431b36a158c1012ce6f9d48f98ef84fc6cda0965d9a24ab18c7c0951
+Size (breeze-gtk-5.18.5.tar.xz) = 42396 bytes


Home | Main Index | Thread Index | Old Index