diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-06-25 04:29:14 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-06-25 04:29:14 +0000 |
commit | c5765f48893dd5eb445d7fc565af0239b6425b17 (patch) | |
tree | 96e3ebf12a6cbd7c4d6c65d1d488ebbc8fba01f5 /ports-mgmt/portfmt | |
parent | security/afl++: Unlock build on aarch64 (diff) |
ports-mgmt/portfmt: Update to latest commit
- Fix many crashes and hangs found by fuzzing with afl
- Portclippy ignores variables prefixed with an _ now
Notes
Notes:
svn path=/head/; revision=505068
Diffstat (limited to 'ports-mgmt/portfmt')
-rw-r--r-- | ports-mgmt/portfmt/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/portfmt/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/portfmt/Makefile b/ports-mgmt/portfmt/Makefile index 7c9f1da77eab..824e51ff45f4 100644 --- a/ports-mgmt/portfmt/Makefile +++ b/ports-mgmt/portfmt/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= portfmt -PORTVERSION= g20190615 +PORTVERSION= g20190625 CATEGORIES= ports-mgmt MAINTAINER= tobik@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= t6 -GH_TAGNAME= b39b99da87b026ba86608011df46a1eec0584ecc +GH_TAGNAME= 87b395d53b67b9b4c506b0195ca2aa2d3f2e53fa USE_LDCONFIG= yes HAS_CONFIGURE= yes diff --git a/ports-mgmt/portfmt/distinfo b/ports-mgmt/portfmt/distinfo index 9270db0d61b8..55e336d755a0 100644 --- a/ports-mgmt/portfmt/distinfo +++ b/ports-mgmt/portfmt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1560580493 -SHA256 (t6-portfmt-g20190615-b39b99da87b026ba86608011df46a1eec0584ecc_GH0.tar.gz) = 3b36e648e8638de40165766d302025b8a4b8e955fb042a422138c0d3227ec895 -SIZE (t6-portfmt-g20190615-b39b99da87b026ba86608011df46a1eec0584ecc_GH0.tar.gz) = 66613 +TIMESTAMP = 1561436598 +SHA256 (t6-portfmt-g20190625-87b395d53b67b9b4c506b0195ca2aa2d3f2e53fa_GH0.tar.gz) = 6796f43e4134775735687070bea8298785e4fd45fa6fee331c9e9b5405572656 +SIZE (t6-portfmt-g20190625-87b395d53b67b9b4c506b0195ca2aa2d3f2e53fa_GH0.tar.gz) = 69216 |