diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-12 19:20:24 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-09-12 19:20:24 -0400 |
commit | c34410402a7e49030666553c731c267e14e9a508 (patch) | |
tree | 41b4b57ec2a5173d5d6d4b6601a1eeacde3e0c0e /packaging/freebsd | |
parent | 6a68ed330a5133d4d4d3aa7ae0c9c26bb7a7e59b (diff) |
make sure that the FreeBSD package is using GNU-style getopt calls.
Diffstat (limited to 'packaging/freebsd')
-rw-r--r-- | packaging/freebsd/Makefile | 1 | ||||
-rw-r--r-- | packaging/freebsd/distinfo | 6 |
2 files changed, 4 insertions, 3 deletions
diff --git a/packaging/freebsd/Makefile b/packaging/freebsd/Makefile index 2bdb283..e5e3694 100644 --- a/packaging/freebsd/Makefile +++ b/packaging/freebsd/Makefile @@ -22,6 +22,7 @@ LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls RUN_DEPENDS= base64:${PORTSDIR}/converters/base64 \ gpg:${PORTSDIR}/security/gnupg \ lockfile:${PORTSDIR}/mail/procmail \ + getopt:${PORTSDIR}/misc/getopt \ bash:${PORTSDIR}/shells/bash MAN1= monkeysphere.1 openpgp2ssh.1 monkeysphere-ssh-proxycommand.1 diff --git a/packaging/freebsd/distinfo b/packaging/freebsd/distinfo index 84fa981..1a3b6c5 100644 --- a/packaging/freebsd/distinfo +++ b/packaging/freebsd/distinfo @@ -1,3 +1,3 @@ -MD5 (monkeysphere_0.16~pre.orig.tar.gz) = e495b71d28afc36d65217e1935c43535 -SHA256 (monkeysphere_0.16~pre.orig.tar.gz) = c2c3c4203ac28d025e63a2e0683dfbb5ec558e4f061f3c3b1c2b736af2b38ba9 -SIZE (monkeysphere_0.16~pre.orig.tar.gz) = 58501 +MD5 (monkeysphere_0.16~pre.orig.tar.gz) = 7ec79824cf814c618b39e9bf33ff65b1 +SHA256 (monkeysphere_0.16~pre.orig.tar.gz) = bce97a2b2f90bc85b81af374cc0d32dfb23c6b2c1f1b2145f8a4d4a5bb00645b +SIZE (monkeysphere_0.16~pre.orig.tar.gz) = 58595 |