svn commit: r469543 - head/ports-mgmt/synth

Eric Turgeon ericbsd at FreeBSD.org
Thu May 10 13:48:10 UTC 2018


Author: ericbsd
Date: Thu May 10 13:48:08 2018
New Revision: 469543
URL: https://svnweb.freebsd.org/changeset/ports/469543

Log:
  Update ports/synth from 2.03 to 2.04
  
  Approved by:	wg (mentor)

Modified:
  head/ports-mgmt/synth/Makefile
  head/ports-mgmt/synth/distinfo
  head/ports-mgmt/synth/pkg-plist

Modified: head/ports-mgmt/synth/Makefile
==============================================================================
--- head/ports-mgmt/synth/Makefile	Thu May 10 13:41:12 2018	(r469542)
+++ head/ports-mgmt/synth/Makefile	Thu May 10 13:48:08 2018	(r469543)
@@ -3,7 +3,7 @@
 
 PORTNAME=	synth
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.03
+DISTVERSION=	2.04
 CATEGORIES=	ports-mgmt
 
 MAINTAINER=	ericbsd at FreeBSD.org

Modified: head/ports-mgmt/synth/distinfo
==============================================================================
--- head/ports-mgmt/synth/distinfo	Thu May 10 13:41:12 2018	(r469542)
+++ head/ports-mgmt/synth/distinfo	Thu May 10 13:48:08 2018	(r469543)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1525287411
-SHA256 (jrmarino-synth-v2.03_GH0.tar.gz) = c4d78cde9a22b3e4b0a0e1baa07b19c684c6be184771c9cb5c95e17de7741246
-SIZE (jrmarino-synth-v2.03_GH0.tar.gz) = 169462
+TIMESTAMP = 1525957541
+SHA256 (jrmarino-synth-v2.04_GH0.tar.gz) = f88a8473005813d21c82807482703b5bcd162708817828ae5c9d1800ffcb1b82
+SIZE (jrmarino-synth-v2.04_GH0.tar.gz) = 169615

Modified: head/ports-mgmt/synth/pkg-plist
==============================================================================
--- head/ports-mgmt/synth/pkg-plist	Thu May 10 13:41:12 2018	(r469542)
+++ head/ports-mgmt/synth/pkg-plist	Thu May 10 13:48:08 2018	(r469543)
@@ -7,7 +7,8 @@ man/man1/synth.1.gz
 %%DATADIR%%/progress.html
 %%DATADIR%%/progress.js
 %%DATADIR%%/synth.png
+%%DATADIR%%/synth_ncurses.png
 share/zsh/site-functions/_synth
 @dir /var/log/synth
- at dir /var/synth
 @dir /var/synth/live_packages
+ at dir /var/synth


More information about the svn-ports-all mailing list