diff options
author | bdrewery <bdrewery@FreeBSD.org> | 2015-03-20 04:45:03 +0800 |
---|---|---|
committer | bdrewery <bdrewery@FreeBSD.org> | 2015-03-20 04:45:03 +0800 |
commit | 20144eb20a8df438da13835cb7ad7551c38c432f (patch) | |
tree | 355434b3eee3a7ef4a1df43aa26e32dcab7d814b /net/libsrtp | |
parent | a0949c381d50ee6addd1d96efc44bb19ea97b3da (diff) | |
download | freebsd-ports-gnome-20144eb20a8df438da13835cb7ad7551c38c432f.tar.gz freebsd-ports-gnome-20144eb20a8df438da13835cb7ad7551c38c432f.tar.zst freebsd-ports-gnome-20144eb20a8df438da13835cb7ad7551c38c432f.zip |
Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).
With hat: portmgr
Diffstat (limited to 'net/libsrtp')
-rw-r--r-- | net/libsrtp/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libsrtp/distinfo b/net/libsrtp/distinfo index b40190da1617..881e4cb6d2d5 100644 --- a/net/libsrtp/distinfo +++ b/net/libsrtp/distinfo @@ -1,2 +1,2 @@ -SHA256 (libsrtp-v1.5.0.tar.gz) = ecf5e9be5a6ec3c73841977dc2e059c69209849f2e500269fa133d4c654f1b47 -SIZE (libsrtp-v1.5.0.tar.gz) = 1687709 +SHA256 (libsrtp-v1.5.0_GH0.tar.gz) = ecf5e9be5a6ec3c73841977dc2e059c69209849f2e500269fa133d4c654f1b47 +SIZE (libsrtp-v1.5.0_GH0.tar.gz) = 1687709 |