Permalink
Browse files
whois: update version to 5.4.2
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
net/whois/Portfile
|
|
@@ -14,7 +14,7 @@ PortGroup perl5 1.0 |
|
|
|
|
|
name whois |
|
|
conflicts bahamut expect ripe-whois |
|
|
version 5.4.1 |
|
|
version 5.4.2 |
|
|
categories net |
|
|
maintainers {ryandesign @ryandesign} |
|
|
license GPL-2+ |
|
|
@@ -30,9 +30,9 @@ long_description whois is an improved whois client that follows the \ |
|
|
master_sites http://ftp.debian.org/debian/pool/main/w/${name}/ |
|
|
use_xz yes |
|
|
|
|
|
checksums rmd160 024673c5378eb47aa48bd88c0aa8fe57cd0b3c5c \ |
|
|
sha256 3ee6591fb14c103791430a8e6eb3d4c38a9f52aad799ea58c94250bd6985ec50 \ |
|
|
size 83748 |
|
|
checksums rmd160 2c8ec47f846c3212ccd596e3dc5783600a7b05d0 \ |
|
|
sha256 eee33a3b3a56912fbf115a7dd24ed60314e2707a3ad6aa604ca2752c1ed01f57 \ |
|
|
size 83832 |
|
|
|
|
|
distfiles ${name}_${version}${extract.suffix} |
|
|
|
|
|
|