svn commit: r447230 - head/games/slade

Alexey Dokuchaev danfe at FreeBSD.org
Thu Aug 3 15:23:46 UTC 2017


Author: danfe
Date: Thu Aug  3 15:23:44 2017
New Revision: 447230
URL: https://svnweb.freebsd.org/changeset/ports/447230

Log:
  Belatedly update `games/slade' to version 3.1.1.5, the latest stable release.
  
  Because GitHub releases (tarballs) are not fetched with correct modification
  time, set TIMESTAMP to 1484663152 which corresponds to commit 00bae1f tagged
  as this release.

Modified:
  head/games/slade/Makefile
  head/games/slade/distinfo

Modified: head/games/slade/Makefile
==============================================================================
--- head/games/slade/Makefile	Thu Aug  3 15:23:10 2017	(r447229)
+++ head/games/slade/Makefile	Thu Aug  3 15:23:44 2017	(r447230)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	slade
-PORTVERSION=	3.1.1.4
-PORTREVISION=	2
+PORTVERSION=	3.1.1.5
 CATEGORIES=	games
 
 MAINTAINER=	danfe at FreeBSD.org

Modified: head/games/slade/distinfo
==============================================================================
--- head/games/slade/distinfo	Thu Aug  3 15:23:10 2017	(r447229)
+++ head/games/slade/distinfo	Thu Aug  3 15:23:44 2017	(r447230)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474862429
-SHA256 (sirjuddington-SLADE-3.1.1.4_GH0.tar.gz) = ea71d8dcb7c99cea5afabdbf9c469955ff6c2072c450a62c346da3d9856f2e58
-SIZE (sirjuddington-SLADE-3.1.1.4_GH0.tar.gz) = 4385105
+TIMESTAMP = 1484663152
+SHA256 (sirjuddington-SLADE-3.1.1.5_GH0.tar.gz) = 1b1c9e8267d8749f6087297ec629d1ca81777bb1b74e51853508a570e4368e2a
+SIZE (sirjuddington-SLADE-3.1.1.5_GH0.tar.gz) = 4385905


More information about the svn-ports-all mailing list