FreeBSD Bugzilla – Attachment 187380 Details for
Bug 223175
dns/dns2blackhole [Maintainer update]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff file
dns2blackhole-0.1_port_diff (text/plain), 3.22 KB, created by
dns2blackhole1
on 2017-10-22 22:08:44 UTC
(
hide
)
Description:
diff file
Filename:
MIME Type:
Creator:
dns2blackhole1
Created:
2017-10-22 22:08:44 UTC
Size:
3.22 KB
patch
obsolete
>diff -ruN dns2blackhole/Makefile dns2blackhole-0.0/Makefile >--- dns2blackhole/Makefile 2017-10-21 11:28:24.000000000 -0400 >+++ dns2blackhole-0.0/Makefile 2017-10-22 11:16:24.648896000 -0400 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/dns/dns2blackhole/Makefile 452064 2017-10-14 13:15:15Z dbaio $ > > PORTNAME= dns2blackhole >-PORTVERSION= 0.1 >+PORTVERSION= 0.0 > CATEGORIES= dns > MASTER_SITES= SF/${PORTNAME} > >@@ -14,17 +14,21 @@ > USES= tar:bzip2 > NO_BUILD= yes > NO_ARCH= yes >+SUB_FILES= pkg-message >+ >+OPTIONS_DEFINE= DOCS > > do-install: > .for f in dns2blackhole-update1 dns2blackhole-update2 dns2blackhole-sanitize \ >- dns2blackhole-sort-fqdn dns2blackhole-whitelist >+ dns2blackhole-sanitize dns2blackhole-sort-fqdn dns2blackhole-whitelist > ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin > .endfor > @${MKDIR} ${STAGEDIR}${ETCDIR} > ${INSTALL_DATA} ${WRKSRC}/dns2blackhole-unbound.conf \ > ${STAGEDIR}${ETCDIR}/dns2blackhole-unbound.conf.sample >- >- ${INSTALL_MAN} ${WRKSRC}/dns2blackhole.8 \ >- ${STAGEDIR}${MAN8PREFIX}/man/man8 >- >+ >+do-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/dns2blackhole-intro ${STAGEDIR}${DOCSDIR} >+ > .include <bsd.port.mk> >diff -ruN dns2blackhole/distinfo dns2blackhole-0.0/distinfo >--- dns2blackhole/distinfo 2017-10-22 16:57:01.939721000 -0400 >+++ dns2blackhole-0.0/distinfo 2017-10-22 11:16:24.650491000 -0400 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1508705821 >-SHA256 (dns2blackhole-0.1.tar.bz2) = 23d412aa13a9a5e45f6d901f65794760568c39098400e5fd23ead6d401c5ca11 >-SIZE (dns2blackhole-0.1.tar.bz2) = 9540 >+TIMESTAMP = 1507239011 >+SHA256 (dns2blackhole-0.0.tar.bz2) = ef5d9e36bcc4cfdac7edaab8d115102a4145cd6deba24f013898bf915c989990 >+SIZE (dns2blackhole-0.0.tar.bz2) = 8993 >diff -ruN dns2blackhole/files/pkg-message.in dns2blackhole-0.0/files/pkg-message.in >--- dns2blackhole/files/pkg-message.in 1969-12-31 19:00:00.000000000 -0500 >+++ dns2blackhole-0.0/files/pkg-message.in 2017-10-22 11:16:24.651501000 -0400 >@@ -0,0 +1,10 @@ >+######################################################################## >+ >+ dns2blackhole >+ >+ Malware Prevention through Domain Blocking (Black Hole) >+ >+ For configuration and usage information read >+ %%DOCSDIR%%/dns2blackhole-intro >+ >+######################################################################## >diff -ruN dns2blackhole/pkg-message dns2blackhole-0.0/pkg-message >--- dns2blackhole/pkg-message 2017-10-21 11:34:32.000000000 -0400 >+++ dns2blackhole-0.0/pkg-message 1969-12-31 19:00:00.000000000 -0500 >@@ -1,9 +0,0 @@ >-######################################################################## >- >- dns2blackhole >- >- Malware Prevention through Domain Blocking (Black Hole) >- >- Issue "man dns2blackhole" For configuration and usage information >- >-######################################################################## >diff -ruN dns2blackhole/pkg-plist dns2blackhole-0.0/pkg-plist >--- dns2blackhole/pkg-plist 2017-10-21 11:39:12.000000000 -0400 >+++ dns2blackhole-0.0/pkg-plist 2017-10-22 11:16:24.659354000 -0400 >@@ -3,6 +3,5 @@ > bin/dns2blackhole-sanitize > bin/dns2blackhole-sort-fqdn > bin/dns2blackhole-whitelist >-man/man8/dns2blackhole.8.gz > @sample %%ETCDIR%%/dns2blackhole-unbound.conf.sample >- >+%%PORTDOCS%%%%DOCSDIR%%/dns2blackhole-intro
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223175
:
187380
|
187381