svn commit: r565120 - head/games/swell-foop

Tobias C. Berner tcberner at FreeBSD.org
Sat Feb 13 10:24:30 UTC 2021


Author: tcberner
Date: Sat Feb 13 10:24:29 2021
New Revision: 565120
URL: https://svnweb.freebsd.org/changeset/ports/565120

Log:
  games/swell-foop: prepare for vala update
  
  Add upstream patch
  
  PR:		249940
  Obtained from:	https://gitlab.gnome.org/GNOME/swell-foop/-/commit/a366bf649c032c56f52138d14e2b96b4a48525de

Modified:
  head/games/swell-foop/Makefile
  head/games/swell-foop/distinfo

Modified: head/games/swell-foop/Makefile
==============================================================================
--- head/games/swell-foop/Makefile	Sat Feb 13 10:23:44 2021	(r565119)
+++ head/games/swell-foop/Makefile	Sat Feb 13 10:24:29 2021	(r565120)
@@ -7,6 +7,9 @@ CATEGORIES=	games gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
 
+PATCH_SITES=	https://gitlab.gnome.org/GNOME/swell-foop/-/commit/
+PATCHFILES=	a366bf649c032c56f52138d14e2b96b4a48525de.diff:-p1
+
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Gnome swell-foop
 

Modified: head/games/swell-foop/distinfo
==============================================================================
--- head/games/swell-foop/distinfo	Sat Feb 13 10:23:44 2021	(r565119)
+++ head/games/swell-foop/distinfo	Sat Feb 13 10:24:29 2021	(r565120)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1603754938
+TIMESTAMP = 1613211655
 SHA256 (gnome/swell-foop-3.34.1.tar.xz) = 61c6b6ff9047c00bdc0dbe11a880058a5462921c702123a2d6d1a652bbbe6280
 SIZE (gnome/swell-foop-3.34.1.tar.xz) = 732008
+SHA256 (gnome/a366bf649c032c56f52138d14e2b96b4a48525de.diff) = e7a62c59d238ad0c8f4d5dd6abb643e04e2f5bbcff9dbd57b86f0b69e04ee2ec
+SIZE (gnome/a366bf649c032c56f52138d14e2b96b4a48525de.diff) = 528


More information about the svn-ports-all mailing list