You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
listat: Update to the 2017 version of 2.1.1
Closes: https://trac.macports.org/ticket/72382
This commit is contained in:
+13
-12
@@ -1,7 +1,12 @@
|
||||
PortSystem 1.0
|
||||
|
||||
name listat
|
||||
version 2.1.1
|
||||
version 2.1.1-20170611
|
||||
revision 0
|
||||
checksums rmd160 8f3f2d137099d9d30c6e01b4fa8273e2952b6341 \
|
||||
sha256 8e850c1c1583be95c71b2cd091b353ef4eb2f09e3f871f9644a5c2bf4a9ddf66 \
|
||||
size 1994486
|
||||
|
||||
set major [lindex [split ${version} .] 0]
|
||||
categories mail textproc
|
||||
license none
|
||||
@@ -17,10 +22,6 @@ dist_subdir ${name}/${version}
|
||||
distname ${name}
|
||||
worksrcdir ${name}${major}
|
||||
|
||||
checksums md5 cf423b971ebc95813faebc895d04bae2 \
|
||||
sha1 76eaf995fe2d6c9343077173580d71ab1ab50576 \
|
||||
rmd160 8f9eeb926dae002b6deeb3df9e3c6aa72fc2c994
|
||||
|
||||
depends_run path:bin/perl:perl5
|
||||
|
||||
patchfiles patch-listat \
|
||||
@@ -34,13 +35,13 @@ post-patch {
|
||||
use_configure no
|
||||
supported_archs noarch
|
||||
|
||||
build {}
|
||||
build {}
|
||||
|
||||
destroot {
|
||||
xinstall -m 755 ${worksrcpath}/listat ${destroot}${prefix}/bin
|
||||
xinstall -m 644 ${worksrcpath}/listat.conf ${destroot}${prefix}/etc
|
||||
xinstall -m 755 -d ${destroot}${prefix}/share/listat/
|
||||
file copy ${worksrcpath}/flags ${destroot}${prefix}/share/listat/
|
||||
xinstall -m 644 -W ${worksrcpath} domains.txt subdomains.txt \
|
||||
destroot {
|
||||
xinstall -m 0755 ${worksrcpath}/listat ${destroot}${prefix}/bin
|
||||
xinstall -m 0644 ${worksrcpath}/listat.conf ${destroot}${prefix}/etc
|
||||
xinstall -m 0755 -d ${destroot}${prefix}/share/listat/
|
||||
copy ${worksrcpath}/flags ${destroot}${prefix}/share/listat/
|
||||
xinstall -m 0644 -W ${worksrcpath} domains.txt subdomains.txt \
|
||||
${destroot}${prefix}/share/listat/
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
--- subdomains.txt.orig 2009-09-10 12:42:57.000000000 -0500
|
||||
+++ subdomains.txt 2010-06-12 12:22:37.000000000 -0500
|
||||
--- subdomains.txt.orig 2017-06-11 17:06:54.000000000 -0500
|
||||
+++ subdomains.txt 2025-05-13 18:16:04.000000000 -0500
|
||||
@@ -3973,6 +3973,7 @@
|
||||
findsvp.com Find/SVP
|
||||
findyn.com Financial Dynamics, Inc.
|
||||
@@ -16,11 +16,11 @@
|
||||
go-pc.com PC Computer Consultants Inc.
|
||||
go2net.com Go2Net, Inc.
|
||||
goal-partners.com Goal-Partners, Inc.
|
||||
@@ -6605,6 +6607,8 @@
|
||||
@@ -6607,6 +6609,8 @@
|
||||
maco.net Matrix Communications
|
||||
macom.com M/A-COM, Incorporated
|
||||
macomb.com Infobahn Outfitters
|
||||
+macosforge.org Mac OS Forge
|
||||
+macosforge.org macOS forge
|
||||
+macports.org The MacPorts Project
|
||||
macromedia.com Macromedia
|
||||
macrowerx.com Ultra Violet Catastrophe
|
||||
|
||||
Reference in New Issue
Block a user