diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-19 22:56:26 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-19 22:56:26 +0000 |
commit | 33db55b1ad48b7bb60230abfa9412ac41ce6ab06 (patch) | |
tree | 78ef1b03b291995e72a9ee72471e1c0e4d683f77 /devel | |
parent | 11f4685b500ba19456f69f4276d6f201f2007052 (diff) | |
download | ports-33db55b1ad48b7bb60230abfa9412ac41ce6ab06.tar.gz ports-33db55b1ad48b7bb60230abfa9412ac41ce6ab06.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pprof/Makefile | 4 | ||||
-rw-r--r-- | devel/pprof/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/pprof/Makefile b/devel/pprof/Makefile index d8176c69e3e0..99453edd6b92 100644 --- a/devel/pprof/Makefile +++ b/devel/pprof/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pprof -DISTVERSION= g20190207 +DISTVERSION= g20190515 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -14,7 +14,7 @@ BUILD_DEPENDS= go:lang/go USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= b421f19 +GH_TAGNAME= 54271f7 GH_TUPLE= chzyer:readline:v1.4:readline/src/github.com/chzyer/readline \ ianlancetaylor:demangle:5e5cf60:demangle/src/github.com/ianlancetaylor/demangle GH_SUBDIR= src/github.com/google/${PORTNAME} diff --git a/devel/pprof/distinfo b/devel/pprof/distinfo index 21645edead05..5940c9114506 100644 --- a/devel/pprof/distinfo +++ b/devel/pprof/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1550370924 -SHA256 (google-pprof-g20190207-b421f19_GH0.tar.gz) = 076c73dface43061798890d80f1baf60ccff59abbdba33347b47e6e8fa3770f8 -SIZE (google-pprof-g20190207-b421f19_GH0.tar.gz) = 1143680 +TIMESTAMP = 1558306391 +SHA256 (google-pprof-g20190515-54271f7_GH0.tar.gz) = f41288b6148fbd57a4d86f77c6019418bd2f5aa08788dee034f43fa82d398c8b +SIZE (google-pprof-g20190515-54271f7_GH0.tar.gz) = 1143906 SHA256 (chzyer-readline-v1.4_GH0.tar.gz) = 35a66d31d8c91b6b908c40137adf75eac09bb7bd2dbb9dbb12ff74216ec6ba45 SIZE (chzyer-readline-v1.4_GH0.tar.gz) = 34261 SHA256 (ianlancetaylor-demangle-5e5cf60_GH0.tar.gz) = e092bd51ad1f058fa10f1e300e8b21b9644513a4a939c2b5ba6231c35542244f |