svn commit: r511805 - head/net/babeld
Mathieu Arnold
mat at FreeBSD.org
Wed Sep 11 08:57:30 UTC 2019
Author: mat
Date: Wed Sep 11 08:57:29 2019
New Revision: 511805
URL: https://svnweb.freebsd.org/changeset/ports/511805
Log:
Regular USE_GITHUB cleanup.
Modified:
head/net/babeld/Makefile (contents, props changed)
head/net/babeld/distinfo (contents, props changed)
Modified: head/net/babeld/Makefile
==============================================================================
--- head/net/babeld/Makefile Wed Sep 11 08:57:20 2019 (r511804)
+++ head/net/babeld/Makefile Wed Sep 11 08:57:29 2019 (r511805)
@@ -3,6 +3,7 @@
PORTNAME= babeld
PORTVERSION= 1.8.5
+DISTVERSIONPREFIX= ${PORTNAME}-
CATEGORIES= net
MAINTAINER= gaod at hychen.org
@@ -18,7 +19,6 @@ PLIST_FILES= bin/babeld \
USE_GITHUB= yes
GH_ACCOUNT= jech
-GH_TAGNAME= ${PORTNAME}-${PORTVERSION}
USE_RC_SUBR= babeld
do-install:
Modified: head/net/babeld/distinfo
==============================================================================
--- head/net/babeld/distinfo Wed Sep 11 08:57:20 2019 (r511804)
+++ head/net/babeld/distinfo Wed Sep 11 08:57:29 2019 (r511805)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564936478
-SHA256 (jech-babeld-1.8.5-babeld-1.8.5_GH0.tar.gz) = 91192a7d6f7e99ad6a68d696c2e7b174f8e1413c693d4dc31c77d04e24b64f3c
-SIZE (jech-babeld-1.8.5-babeld-1.8.5_GH0.tar.gz) = 94753
+TIMESTAMP = 1568191930
+SHA256 (jech-babeld-babeld-1.8.5_GH0.tar.gz) = 91192a7d6f7e99ad6a68d696c2e7b174f8e1413c693d4dc31c77d04e24b64f3c
+SIZE (jech-babeld-babeld-1.8.5_GH0.tar.gz) = 94753
More information about the svn-ports-all
mailing list