svn commit: r423937 - head/ports-mgmt/portshaker

Romain Tartière romain at FreeBSD.org
Thu Oct 13 20:30:13 UTC 2016


Author: romain
Date: Thu Oct 13 20:30:11 2016
New Revision: 423937
URL: https://svnweb.freebsd.org/changeset/ports/423937

Log:
  Update to 1.0.13
  
  This update brings:
  - Documentation update;
  - A new way to fail fast when conflics are detected.
  
  Reported by:	swills

Modified:
  head/ports-mgmt/portshaker/Makefile
  head/ports-mgmt/portshaker/distinfo

Modified: head/ports-mgmt/portshaker/Makefile
==============================================================================
--- head/ports-mgmt/portshaker/Makefile	Thu Oct 13 20:24:01 2016	(r423936)
+++ head/ports-mgmt/portshaker/Makefile	Thu Oct 13 20:30:11 2016	(r423937)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	portshaker
-PORTVERSION=	1.0.12
+PORTVERSION=	1.0.13
 DISTVERSIONPREFIX=	v
 PORTREVISION?=	0
 CATEGORIES?=	ports-mgmt

Modified: head/ports-mgmt/portshaker/distinfo
==============================================================================
--- head/ports-mgmt/portshaker/distinfo	Thu Oct 13 20:24:01 2016	(r423936)
+++ head/ports-mgmt/portshaker/distinfo	Thu Oct 13 20:30:11 2016	(r423937)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470482311
-SHA256 (smortex-portshaker-v1.0.12_GH0.tar.gz) = 374fb5a73c62a2fc1a34f2f6e4a3c150811f11ddfac5f2f3e331a662d4ef229c
-SIZE (smortex-portshaker-v1.0.12_GH0.tar.gz) = 21049
+TIMESTAMP = 1476390102
+SHA256 (smortex-portshaker-v1.0.13_GH0.tar.gz) = 507aa94f169736dd0c53cb84b0b017a1ec954fc177cefd1ca1f21796b2b12d4d
+SIZE (smortex-portshaker-v1.0.13_GH0.tar.gz) = 21211


More information about the svn-ports-all mailing list