aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-09-27 22:13:47 +0800
committererwin <erwin@FreeBSD.org>2003-09-27 22:13:47 +0800
commitb5a8a6f9fcaa9ace9231ac48d6d9596c3a5e4b30 (patch)
tree8e0ebf03c40243575e8c68ee4f65f6e58a35ccf9
parentade40f8b9203703e50b3dcc9c343cec91ca41bb1 (diff)
downloadfreebsd-ports-gnome-b5a8a6f9fcaa9ace9231ac48d6d9596c3a5e4b30.tar.gz
freebsd-ports-gnome-b5a8a6f9fcaa9ace9231ac48d6d9596c3a5e4b30.tar.zst
freebsd-ports-gnome-b5a8a6f9fcaa9ace9231ac48d6d9596c3a5e4b30.zip
- Update to 0.45 [1]
- Mark broken on 5.x PR: 57276 [1] Submitted by: Mark Linimon <linimon@lonesome.com>
-rw-r--r--news/mmail/Makefile10
-rw-r--r--news/mmail/distinfo2
2 files changed, 9 insertions, 3 deletions
diff --git a/news/mmail/Makefile b/news/mmail/Makefile
index 5edece57f043..c58a55c9b0d4 100644
--- a/news/mmail/Makefile
+++ b/news/mmail/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= mmail
-PORTVERSION= 0.44
+PORTVERSION= 0.45
CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
${MASTER_SITE_SUNSITE}
@@ -28,4 +28,10 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mm ${PREFIX}/bin/mmail
${INSTALL_MAN} ${WRKSRC}/mm.1 ${MANPREFIX}/man/man1/mmail.1
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} > 500000
+BROKEN= Does not compile
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/news/mmail/distinfo b/news/mmail/distinfo
index 6a3398071361..8e2e4cf83734 100644
--- a/news/mmail/distinfo
+++ b/news/mmail/distinfo
@@ -1 +1 @@
-MD5 (mmail-0.44.tar.gz) = 65eeebd2220e2fcb1abf12c0804364dd
+MD5 (mmail-0.45.tar.gz) = b228f03c09c404e9dfec4425423e13f8