mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to the 2000-12-16 snapshot. Make this a local port.
This commit is contained in:
parent
abc03967ee
commit
f0ed4913a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=36041
@ -6,9 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= xc-mail
|
||||
PORTVERSION= 20001018
|
||||
PORTVERSION= 20001216
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ftp://trilug.fh-trier.de/pub/XCmail/cvs-snapshot/
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
# ftp://trilug.fh-trier.de/pub/XCmail/cvs-snapshot/
|
||||
MASTER_SITE_SUBDIR= trevor/${PORTNAME}/${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}-1.3devel
|
||||
|
||||
MAINTAINER= trevor@FreeBSD.org
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xc-mail-1.3devel.tar.gz) = c5fba0be494647e829dc63ed217b8d22
|
||||
MD5 (xc-mail-1.3devel.tar.gz) = febedc27747177e3dbc0b6c58cbfb7ae
|
||||
|
@ -1,21 +0,0 @@
|
||||
This patch is from the XCmail FAQ.
|
||||
|
||||
--- src/reader.cxx.orig Sat Jun 10 22:44:38 2000
|
||||
+++ src/reader.cxx Mon Oct 2 00:15:12 2000
|
||||
@@ -2041,16 +2041,6 @@
|
||||
{
|
||||
mn.Recreate();
|
||||
}
|
||||
- else
|
||||
- {
|
||||
- static message msg;
|
||||
- msg.Add(mn,new msgget_int(&mn,
|
||||
- (int (callable::*)(void))&menu::Selection),
|
||||
- NULL,NULL,NULL);
|
||||
- msg.Add(status,NULL,NULL,new msgset_int(&status,
|
||||
- (void (callable::*)(int))&bannertext::MenuHelpText),
|
||||
- NULL);
|
||||
- }
|
||||
|
||||
if (spooled>0)
|
||||
mn.UnlockItem(5,2);
|
Loading…
Reference in New Issue
Block a user