mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Move from google code to github
Approved by: ak Differential Revision: https://reviews.freebsd.org/D10159
This commit is contained in:
parent
51af1f2c1f
commit
f595668f6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437099
@ -3,20 +3,20 @@
|
||||
|
||||
PORTNAME= hostdb
|
||||
PORTVERSION= 1.004
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
MAINTAINER= rodrigc@FreeBSD.org
|
||||
COMMENT= Generate DNS and DHCP config files from single source
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
DEPRECATED= Unfetchable for more than six months (google code has gone away)
|
||||
EXPIRATION_DATE= 2017-04-30
|
||||
|
||||
USES= shebangfix tar:tgz
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= TomOnTime
|
||||
GH_TAGNAME= fb23e67642514f5
|
||||
|
||||
NO_BUILD= yes
|
||||
|
||||
HOSTDB_EXAMPLES_DIRS= example1/out example1/ example2 hiddenmaster
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (hostdb-1.004.tgz) = beea7cfcdc384eb40d0bc8b3ad2eb094ee81ca75e8eef7c07ea4a47e9f0da350
|
||||
SIZE (hostdb-1.004.tgz) = 164585
|
||||
TIMESTAMP = 1490674194
|
||||
SHA256 (TomOnTime-hostdb-1.004-fb23e67642514f5_GH0.tar.gz) = d5114c245a743d84ea9ad2efa018b686f7248cda3bcb0b0cef8ded114088d02b
|
||||
SIZE (TomOnTime-hostdb-1.004-fb23e67642514f5_GH0.tar.gz) = 163358
|
||||
|
@ -6,5 +6,4 @@ source.
|
||||
A system for generating internal DNS zones, external DNS zones, and
|
||||
DHCP configuration data from the same simple repository.
|
||||
|
||||
WWW: http://code.google.com/p/hostdb
|
||||
http://everythingsysadmin.com/hostdb
|
||||
WWW: http://everythingsysadmin.com/hostdb
|
||||
|
Loading…
Reference in New Issue
Block a user