mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to version 0.3.1
PR: 25505 Submitted by: maintainer
This commit is contained in:
parent
445c8e5383
commit
3c660a239b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39006
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= namg
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://www.zip.com.au/~gsymonds/NAMG/
|
||||
DISTNAME= NAMG-${PORTVERSION}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (NAMG-0.3.0.tar.gz) = 8729e4ba5fb8cd47d45006fa3e4226a8
|
||||
MD5 (NAMG-0.3.1.tar.gz) = 01ce2294ce0b430b8b0dc21add22df2e
|
||||
|
10
mail/namg/files/patch-ab
Normal file
10
mail/namg/files/patch-ab
Normal file
@ -0,0 +1,10 @@
|
||||
--- src/door.c.orig Sat Mar 3 02:30:49 2001
|
||||
+++ src/door.c Sat Mar 3 02:31:15 2001
|
||||
@@ -6,6 +6,7 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
+#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <unistd.h>
|
||||
|
Loading…
Reference in New Issue
Block a user