aboutsummaryrefslogtreecommitdiff
path: root/mail/elm
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-06-20 22:23:48 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-06-20 22:23:48 +0000
commit8aaa49ca311ce84dc8d4aed08bb5200f9e4d5cc9 (patch)
tree27c0393135f30364aebb8b3ad44b8637f6996d78 /mail/elm
parent91af19b340c17d7b33769ef32d6ec1feecd0aefa (diff)
downloadports-8aaa49ca311ce84dc8d4aed08bb5200f9e4d5cc9.tar.gz
ports-8aaa49ca311ce84dc8d4aed08bb5200f9e4d5cc9.zip
Upgrade to lvl 22
Notes
Notes: svn path=/head/; revision=3266
Diffstat (limited to 'mail/elm')
-rw-r--r--mail/elm/Makefile8
-rw-r--r--mail/elm/distinfo2
-rw-r--r--mail/elm/scripts/pre-configure8
3 files changed, 9 insertions, 9 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 4334ead99120..5654e13406e3 100644
--- a/mail/elm/Makefile
+++ b/mail/elm/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: elm
-# Version required: 2.4.25.ME+.19
+# Version required: 2.4.25.ME+.22
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.24 1996/05/07 19:42:41 ache Exp $
+# $Id: Makefile,v 1.25 1996/05/26 00:47:47 ache Exp $
#
-DISTNAME= elm-2.4ME+19
+DISTNAME= elm-2.4ME+22
CATEGORIES+= mail
MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \
ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://dionysos.fmi.fi/KEH/ \
MAINTAINER= ache@FreeBSD.ORG
-WRKSRC= ${WRKDIR}/elm2.4.ME+.19
+WRKSRC= ${WRKDIR}/elm2.4.ME+.22
post-install:
cd ${WRKSRC}/nls; ${MAKE} install
diff --git a/mail/elm/distinfo b/mail/elm/distinfo
index cfcadd33260a..0877872bb1e3 100644
--- a/mail/elm/distinfo
+++ b/mail/elm/distinfo
@@ -1 +1 @@
-MD5 (elm-2.4ME+19.tar.gz) = e6e8e69df94f0ccea375845cdc30750e
+MD5 (elm-2.4ME+22.tar.gz) = 3d5caaaa28b5a664477662f7057c6c5d
diff --git a/mail/elm/scripts/pre-configure b/mail/elm/scripts/pre-configure
index 054d8410c7a4..574065cfb64e 100644
--- a/mail/elm/scripts/pre-configure
+++ b/mail/elm/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.10 1996/02/26 00:57:32 ache Exp $
+# $Id: pre-configure,v 1.11 1996/05/26 00:47:54 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -148,7 +148,8 @@ pack='pack'
compress='/usr/bin/compress'
execmail=''
libswanted='intl nls'
-c_date='Mon Feb 26 02:39:33 MSK 1996'
+noaddlib='yes'
+c_date='Fri Jun 21 02:10:21 MSD 1996'
d_ascii='undef'
d_broke_ctype='undef'
d_calendar='define'
@@ -165,7 +166,6 @@ d_errlst='define'
d_flock='define'
d_dotlock='undef'
d_fcntlock='undef'
-lock_dir='/var/spool/lock'
has_flock='define'
has_fcntl='define'
d_ftruncate='define'
@@ -272,7 +272,7 @@ small=''
medium=''
large=''
huge=''
-optimize='-O2'
+optimize='-O2 -pipe'
ccflags=''
cppflags=''
ldflags='-s'