diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-09 19:02:08 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-09 19:02:08 +0000 |
commit | 30210b33c26b31a4b8b0bb60be0cad3531065db9 (patch) | |
tree | 93f3ebd75a071bf145545d724351b7615142b86b /mail/surblhost | |
parent | 9e57664e46e928510784c7a4c4388db5a2394d9f (diff) | |
download | ports-30210b33c26b31a4b8b0bb60be0cad3531065db9.tar.gz ports-30210b33c26b31a4b8b0bb60be0cad3531065db9.zip |
- Update to 0.8.0
Notes
Notes:
svn path=/head/; revision=189594
Diffstat (limited to 'mail/surblhost')
-rw-r--r-- | mail/surblhost/Makefile | 10 | ||||
-rw-r--r-- | mail/surblhost/distinfo | 6 |
2 files changed, 5 insertions, 11 deletions
diff --git a/mail/surblhost/Makefile b/mail/surblhost/Makefile index da09e5547940..2bef92f73ef8 100644 --- a/mail/surblhost/Makefile +++ b/mail/surblhost/Makefile @@ -6,7 +6,7 @@ # PORTNAME= surblhost -PORTVERSION= 0.6.2 +PORTVERSION= 0.8.0 CATEGORIES= mail MASTER_SITES= SF @@ -19,10 +19,4 @@ PLIST_FILES= bin/${PORTNAME} MAN1= ${PORTNAME}.1 CONFIGURE_ARGS= --mandir=${MAN1PREFIX}/man -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= does not compile on 4.x -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/mail/surblhost/distinfo b/mail/surblhost/distinfo index 5673e143356f..fbbe313b4034 100644 --- a/mail/surblhost/distinfo +++ b/mail/surblhost/distinfo @@ -1,3 +1,3 @@ -MD5 (surblhost-0.6.2.tar.bz2) = d76524a2f47a188d6f6eb86fa6cd95d2 -SHA256 (surblhost-0.6.2.tar.bz2) = 459ac735f3f2355ceb01f6618bb537a8582086330ab3cb021943d078973cdc5c -SIZE (surblhost-0.6.2.tar.bz2) = 79897 +MD5 (surblhost-0.8.0.tar.bz2) = 54017dbba7065eff3168c0e89de82358 +SHA256 (surblhost-0.8.0.tar.bz2) = 59b158be9c206cc7ba76dcfb1e40f576fad6cd209650207cd304dad8d54b1438 +SIZE (surblhost-0.8.0.tar.bz2) = 79265 |