diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-02-08 01:14:05 +0000 |
commit | 43485240fbb28269d906aa6fe20c065c1aeff699 (patch) | |
tree | b3d214b4731928c9d3555f209ef3978e2063a645 /mail/qmail | |
parent | Add a missing dependency on libXrender, and add a missing '\n' to the end of (diff) |
USE_SIZEify
Notes
Notes:
svn path=/head/; revision=100321
Diffstat (limited to 'mail/qmail')
-rw-r--r-- | mail/qmail/Makefile | 2 | ||||
-rw-r--r-- | mail/qmail/distinfo | 10 |
2 files changed, 12 insertions, 0 deletions
diff --git a/mail/qmail/Makefile b/mail/qmail/Makefile index 228ebd1de146..dd06612a406b 100644 --- a/mail/qmail/Makefile +++ b/mail/qmail/Makefile @@ -132,6 +132,8 @@ COMMENT?= A secure, reliable, efficient, simple, and fast MTA NO_PACKAGE= djb\'s packaging license does not allow non-standard\ qmail binary distributions +USE_SIZE= yes + # A normal qmail installation puts everything into /var/qmail/. # If you want to install to /usr/local/, then "/usr/local/qmail" is # suggested instead of "/usr/local", but both will work. diff --git a/mail/qmail/distinfo b/mail/qmail/distinfo index ceb7c9e64174..fca257cb9db5 100644 --- a/mail/qmail/distinfo +++ b/mail/qmail/distinfo @@ -1,10 +1,20 @@ MD5 (qmail-1.03.tar.gz) = 622f65f982e380dbe86e6574f3abcb7c +SIZE (qmail-1.03.tar.gz) = 220668 MD5 (qmail-103.patch) = 9140ad2b03017145cd7963c84bb24f16 +SIZE (qmail-103.patch) = 2104 MD5 (qmail-ldap-1.03-20020901.patch.gz) = 48d2761e9ae44bb4d2812a19634f1a5b +SIZE (qmail-ldap-1.03-20020901.patch.gz) = 130655 MD5 (qmail-mysql-1.1.8.patch) = 0860a5b5cd5b6f99bf005e845b2e0764 +SIZE (qmail-mysql-1.1.8.patch) = 57702 MD5 (tls.patch) = 57447ec135ddb32ada13a56b70ccf6d4 +SIZE (tls.patch) = 39095 MD5 (qmailqueue-patch) = 5a8d7a5863b0c56236af945dedd45754 +SIZE (qmailqueue-patch) = 2510 MD5 (big-todo.103.patch) = 39b6f70f65056472ff97ab40c1dba7b4 +SIZE (big-todo.103.patch) = 5546 MD5 (big-concurrency.patch) = 2ff58c3570870a8ff9a1d9eb9aec05a6 +SIZE (big-concurrency.patch) = 9331 MD5 (outgoingip.patch) = 27e07ea6328cd763481c6d8887b20fe2 +SIZE (outgoingip.patch) = 6841 MD5 (sendmail-flagf.patch) = 4e1f2d8315e7e2a5482798c9d19fac4d +SIZE (sendmail-flagf.patch) = 863 |