mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Update to 1.4.1.
This commit is contained in:
parent
7fa7308b11
commit
dabd7b9589
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136369
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= msmtp
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= msmtp
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (msmtp-1.4.0.tar.bz2) = 07af3a34f61cb533ab45d35e3c7163fd
|
||||
SIZE (msmtp-1.4.0.tar.bz2) = 404850
|
||||
MD5 (msmtp-1.4.1.tar.bz2) = 32693654b966bfe2d6b568a2bb4bb125
|
||||
SIZE (msmtp-1.4.1.tar.bz2) = 405884
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- src/net.h.orig Sun Apr 10 17:00:50 2005
|
||||
+++ src/net.h Sun Apr 10 17:01:02 2005
|
||||
@@ -26,7 +26,7 @@
|
||||
|
||||
#ifndef NET_H
|
||||
#define NET_H
|
||||
-
|
||||
+#include <unistd.h>
|
||||
|
||||
/* All 'errstr' arguments must point to buffers that are at least
|
||||
* 'errstr_bufsize' characters long.
|
Loading…
Reference in New Issue
Block a user