diff options
author | John Marino <marino@FreeBSD.org> | 2016-11-03 18:00:50 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-11-03 18:00:50 +0000 |
commit | 81aa8f51955dbf5ef365ae335790d91a6739dbaf (patch) | |
tree | 6210767a56ff8b2fd8f93ca70592ab4ab1020b90 /ports-mgmt/synth | |
parent | 9375d86385b91833f5c290401051c806a84eb999 (diff) | |
download | ports-81aa8f51955dbf5ef365ae335790d91a6739dbaf.tar.gz ports-81aa8f51955dbf5ef365ae335790d91a6739dbaf.zip |
Notes
Diffstat (limited to 'ports-mgmt/synth')
-rw-r--r-- | ports-mgmt/synth/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/synth/distinfo | 6 | ||||
-rw-r--r-- | ports-mgmt/synth/pkg-descr | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/ports-mgmt/synth/Makefile b/ports-mgmt/synth/Makefile index 01c2f2bb3388..e1923e03edc7 100644 --- a/ports-mgmt/synth/Makefile +++ b/ports-mgmt/synth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= synth -PORTVERSION= 1.63 +PORTVERSION= 1.64 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt diff --git a/ports-mgmt/synth/distinfo b/ports-mgmt/synth/distinfo index 8c4157c27292..12f350fa818b 100644 --- a/ports-mgmt/synth/distinfo +++ b/ports-mgmt/synth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477023705 -SHA256 (jrmarino-synth-v1.63_GH0.tar.gz) = 2e553dbea36b2bdf6363c7a5c71d5ca802c869ccf9b1cdaa2deed342944db560 -SIZE (jrmarino-synth-v1.63_GH0.tar.gz) = 125459 +TIMESTAMP = 1478175616 +SHA256 (jrmarino-synth-v1.64_GH0.tar.gz) = 7c181cac1d52535e4223c907afbd6a65299af6dd6d398a28f1fe907edf477e2f +SIZE (jrmarino-synth-v1.64_GH0.tar.gz) = 125907 diff --git a/ports-mgmt/synth/pkg-descr b/ports-mgmt/synth/pkg-descr index 9c43e0dd4a93..6028f7528581 100644 --- a/ports-mgmt/synth/pkg-descr +++ b/ports-mgmt/synth/pkg-descr @@ -15,7 +15,8 @@ tree is updated: > synth upgrade-system During the building process, a curses-based display will show the status -of all the builders and the entire bulk run process. Synth is intended +of all the builders and the entire bulk run process. A dynamic and +searchable web-based report is generated simultaneously. Synth is intended to be grasped and utilized by novice users within minutes, but offers most of the same powerful features as Poudriere for the power users. Synth requires no preparation; it works immediately upon installation. |