svn commit: r540950 - head/x11/mate-panel

Jan Beich jbeich at FreeBSD.org
Wed Jul 1 10:45:30 UTC 2020


Author: jbeich
Date: Wed Jul  1 10:45:29 2020
New Revision: 540950
URL: https://svnweb.freebsd.org/changeset/ports/540950

Log:
  x11/mate-panel: sync no-x11 patch with upstream

Modified:
  head/x11/mate-panel/Makefile   (contents, props changed)
  head/x11/mate-panel/distinfo   (contents, props changed)

Modified: head/x11/mate-panel/Makefile
==============================================================================
--- head/x11/mate-panel/Makefile	Wed Jul  1 10:35:10 2020	(r540949)
+++ head/x11/mate-panel/Makefile	Wed Jul  1 10:45:29 2020	(r540950)
@@ -8,7 +8,7 @@ MASTER_SITES=	MATE
 DIST_SUBDIR=	mate
 
 PATCH_SITES=	https://github.com/mate-desktop/${PORTNAME}/commit/
-PATCHFILES+=	f4c44ad563ff.patch:-p1 # https://github.com/mate-desktop/mate-panel/pull/1104
+PATCHFILES+=	9f15be59faa7.patch:-p1 # https://github.com/mate-desktop/mate-panel/pull/1104
 
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Panel component for the MATE Desktop

Modified: head/x11/mate-panel/distinfo
==============================================================================
--- head/x11/mate-panel/distinfo	Wed Jul  1 10:35:10 2020	(r540949)
+++ head/x11/mate-panel/distinfo	Wed Jul  1 10:45:29 2020	(r540950)
@@ -1,5 +1,5 @@
 TIMESTAMP = 1591974472
 SHA256 (mate/mate-panel-1.24.0.tar.xz) = 369e088806b72c4035c4342de0f16301d9b5d8b8ba5ad16350bba2892f0830c3
 SIZE (mate/mate-panel-1.24.0.tar.xz) = 3040068
-SHA256 (mate/f4c44ad563ff.patch) = b1a985e32adb1605414962381a11aab1255d3dbfec14f7c1edaf5846f91d2d0d
-SIZE (mate/f4c44ad563ff.patch) = 768
+SHA256 (mate/9f15be59faa7.patch) = f3e7c063a122ae41809276b61a2ec306a27562ef65832eb3ffe92063868ad819
+SIZE (mate/9f15be59faa7.patch) = 804


More information about the svn-ports-all mailing list