Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Oct 2018 16:45:44 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481550 - head/devel/cdecl
Message-ID:  <201810081645.w98GjiZ6043611@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Mon Oct  8 16:45:44 2018
New Revision: 481550
URL: https://svnweb.freebsd.org/changeset/ports/481550

Log:
  devel/cdecl: update to 4.8.
  
  Show command improvement
  The show command can now show the definition of a type in English
  (same as before, but now the default) or in gibberish as a typedef
  (new, optional).
  
  Note also that the trailing types keyword has been removed from
  the command: it wasn't needed.

Modified:
  head/devel/cdecl/Makefile
  head/devel/cdecl/distinfo

Modified: head/devel/cdecl/Makefile
==============================================================================
--- head/devel/cdecl/Makefile	Mon Oct  8 16:29:22 2018	(r481549)
+++ head/devel/cdecl/Makefile	Mon Oct  8 16:45:44 2018	(r481550)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	cdecl
-PORTVERSION=	4.7
+PORTVERSION=	4.8
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	devel
 

Modified: head/devel/cdecl/distinfo
==============================================================================
--- head/devel/cdecl/distinfo	Mon Oct  8 16:29:22 2018	(r481549)
+++ head/devel/cdecl/distinfo	Mon Oct  8 16:45:44 2018	(r481550)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536684011
-SHA256 (paul-j-lucas-cdecl-cdecl-4.7_GH0.tar.gz) = 653be855d1a0d013f2848b845e415fc3975528cc3ce7a015cff30f180449f1ab
-SIZE (paul-j-lucas-cdecl-cdecl-4.7_GH0.tar.gz) = 300451
+TIMESTAMP = 1539017077
+SHA256 (paul-j-lucas-cdecl-cdecl-4.8_GH0.tar.gz) = bab94934a79c91ba920d795dff7665db779377447c7a669a1a37a22cf8237b76
+SIZE (paul-j-lucas-cdecl-cdecl-4.8_GH0.tar.gz) = 301613



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810081645.w98GjiZ6043611>