svn commit: r386154 - head/security/passivedns
Jan Beich
jbeich at FreeBSD.org
Tue May 12 14:41:10 UTC 2015
Author: jbeich
Date: Tue May 12 14:41:09 2015
New Revision: 386154
URL: https://svnweb.freebsd.org/changeset/ports/386154
Log:
security/passivedns: restore consistency in snapshot naming after r386136
Pass git-describe(1) output to github API as is. This changes
fetch url, checksum and WRKSRC but the content remains the same.
Tested by: diff -urN
Submitted by: mat
Approved by: mat's portmgr hat
Modified:
head/security/passivedns/Makefile (contents, props changed)
head/security/passivedns/distinfo (contents, props changed)
Modified: head/security/passivedns/Makefile
==============================================================================
--- head/security/passivedns/Makefile Tue May 12 14:37:54 2015 (r386153)
+++ head/security/passivedns/Makefile Tue May 12 14:41:09 2015 (r386154)
@@ -2,6 +2,7 @@
PORTNAME= passivedns
DISTVERSION= 1.1.3-60
+DISTVERSIONSUFFIX= -ga6c7e26
CATEGORIES= security
MAINTAINER= shadowbq at gmail.com
@@ -13,7 +14,6 @@ LIB_DEPENDS= libldns.so:${PORTSDIR}/dns/
USE_GITHUB= yes
GH_ACCOUNT= gamelinux
-GH_TAGNAME= a6c7e26
SUB_FILES= pkg-message
Modified: head/security/passivedns/distinfo
==============================================================================
--- head/security/passivedns/distinfo Tue May 12 14:37:54 2015 (r386153)
+++ head/security/passivedns/distinfo Tue May 12 14:41:09 2015 (r386154)
@@ -1,2 +1,2 @@
-SHA256 (gamelinux-passivedns-1.1.3-60-a6c7e26_GH0.tar.gz) = efaff55f683309a2cdc42a366ec9f7669cf7989939b7928517fc60f2f258ce51
-SIZE (gamelinux-passivedns-1.1.3-60-a6c7e26_GH0.tar.gz) = 51312
+SHA256 (gamelinux-passivedns-1.1.3-60-ga6c7e26_GH0.tar.gz) = 5750fdcab31494ba3bede9a7c08a0b6c87f82d62bc3ae8fe4ddb708d83e38da2
+SIZE (gamelinux-passivedns-1.1.3-60-ga6c7e26_GH0.tar.gz) = 51332
More information about the svn-ports-all
mailing list