Upgrade to lvl 22

This commit is contained in:
Andrey A. Chernov 1996-06-20 22:23:48 +00:00
parent 91af19b340
commit 8aaa49ca31
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3266
6 changed files with 18 additions and 18 deletions

View file

@ -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

View file

@ -1 +1 @@
MD5 (elm-2.4ME+19.tar.gz) = e6e8e69df94f0ccea375845cdc30750e
MD5 (elm-2.4ME+22.tar.gz) = 3d5caaaa28b5a664477662f7057c6c5d

View file

@ -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'

View file

@ -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

View file

@ -1 +1 @@
MD5 (elm-2.4ME+19.tar.gz) = e6e8e69df94f0ccea375845cdc30750e
MD5 (elm-2.4ME+22.tar.gz) = 3d5caaaa28b5a664477662f7057c6c5d

View file

@ -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'