svn commit: r465238 - head/x11/sterm

Yuri Victorovich yuri at FreeBSD.org
Wed Mar 21 20:44:35 UTC 2018


Author: yuri
Date: Wed Mar 21 20:44:34 2018
New Revision: 465238
URL: https://svnweb.freebsd.org/changeset/ports/465238

Log:
  x11/sterm: Update to 0.8.1
  
  PR:		226811
  Submitted by:	Mateusz Piotrowski <0mp at FreeBSD.org>
  Approved by:	Piotr Kubaj <pkubaj at anongoth.pl> (maintainer)

Modified:
  head/x11/sterm/Makefile
  head/x11/sterm/distinfo

Modified: head/x11/sterm/Makefile
==============================================================================
--- head/x11/sterm/Makefile	Wed Mar 21 20:14:11 2018	(r465237)
+++ head/x11/sterm/Makefile	Wed Mar 21 20:44:34 2018	(r465238)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sterm
-DISTVERSION=	0.8
+DISTVERSION=	0.8.1
 CATEGORIES=	x11
 MASTER_SITES=	http://dl.suckless.org/st/
 DISTNAME=	st-${PORTVERSION}

Modified: head/x11/sterm/distinfo
==============================================================================
--- head/x11/sterm/distinfo	Wed Mar 21 20:14:11 2018	(r465237)
+++ head/x11/sterm/distinfo	Wed Mar 21 20:44:34 2018	(r465238)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521122661
-SHA256 (st-0.8.tar.gz) = 77353920d07d66c684a0f57ec37c2670c42fdc5c871d6382b701601cdc597576
-SIZE (st-0.8.tar.gz) = 45401
+TIMESTAMP = 1521664450
+SHA256 (st-0.8.1.tar.gz) = c4fb0fe2b8d2d3bd5e72763e80a8ae05b7d44dbac8f8e3bb18ef0161c7266926
+SIZE (st-0.8.1.tar.gz) = 45423


More information about the svn-ports-all mailing list