aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-05-26 08:47:54 +0800
committerache <ache@FreeBSD.org>1996-05-26 08:47:54 +0800
commit21c9188fde01a95fe561d289b4388c6fd9a82717 (patch)
treef701be0d62fe0ff596d3f0bc8e71661b598a6ef3 /mail
parent59d0a4d2e3c5498ac2ac0fb660dbc290f0078620 (diff)
downloadfreebsd-ports-gnome-21c9188fde01a95fe561d289b4388c6fd9a82717.tar.gz
freebsd-ports-gnome-21c9188fde01a95fe561d289b4388c6fd9a82717.tar.zst
freebsd-ports-gnome-21c9188fde01a95fe561d289b4388c6fd9a82717.zip
Upgrade to +19
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/Makefile8
-rw-r--r--mail/elm+ME/distinfo2
-rw-r--r--mail/elm+ME/scripts/pre-configure7
-rw-r--r--mail/elm/Makefile8
-rw-r--r--mail/elm/distinfo2
-rw-r--r--mail/elm/scripts/pre-configure7
6 files changed, 18 insertions, 16 deletions
diff --git a/mail/elm+ME/Makefile b/mail/elm+ME/Makefile
index 8af5432caa98..4334ead99120 100644
--- a/mail/elm+ME/Makefile
+++ b/mail/elm+ME/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: elm
-# Version required: 2.4.25.ME+.17
+# Version required: 2.4.25.ME+.19
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.23 1996/05/03 21:18:39 ache Exp $
+# $Id: Makefile,v 1.24 1996/05/07 19:42:41 ache Exp $
#
-DISTNAME= elm-2.4ME+17
+DISTNAME= elm-2.4ME+19
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+.17
+WRKSRC= ${WRKDIR}/elm2.4.ME+.19
post-install:
cd ${WRKSRC}/nls; ${MAKE} install
diff --git a/mail/elm+ME/distinfo b/mail/elm+ME/distinfo
index 9818adb1eaa5..cfcadd33260a 100644
--- a/mail/elm+ME/distinfo
+++ b/mail/elm+ME/distinfo
@@ -1 +1 @@
-MD5 (elm-2.4ME+17.tar.gz) = 26a728eb2048b3b2bd81bb1f473f330f
+MD5 (elm-2.4ME+19.tar.gz) = e6e8e69df94f0ccea375845cdc30750e
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index 51fafb1fff96..054d8410c7a4 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.9 1996/02/23 01:45:05 ache Exp $
+# $Id: pre-configure,v 1.10 1996/02/26 00:57:32 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -307,8 +307,9 @@ CONFIG=true
EOF
cd ${WrkSrc}
-yes "" | ./Configure -d
-cd ${CurDir}
+# old way:
+# yes "" | ./Configure -d
+./Configure -S
exit 0
# END
diff --git a/mail/elm/Makefile b/mail/elm/Makefile
index 8af5432caa98..4334ead99120 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+.17
+# Version required: 2.4.25.ME+.19
# Date created: 26 June 1995
# Whom: ache
#
-# $Id: Makefile,v 1.23 1996/05/03 21:18:39 ache Exp $
+# $Id: Makefile,v 1.24 1996/05/07 19:42:41 ache Exp $
#
-DISTNAME= elm-2.4ME+17
+DISTNAME= elm-2.4ME+19
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+.17
+WRKSRC= ${WRKDIR}/elm2.4.ME+.19
post-install:
cd ${WRKSRC}/nls; ${MAKE} install
diff --git a/mail/elm/distinfo b/mail/elm/distinfo
index 9818adb1eaa5..cfcadd33260a 100644
--- a/mail/elm/distinfo
+++ b/mail/elm/distinfo
@@ -1 +1 @@
-MD5 (elm-2.4ME+17.tar.gz) = 26a728eb2048b3b2bd81bb1f473f330f
+MD5 (elm-2.4ME+19.tar.gz) = e6e8e69df94f0ccea375845cdc30750e
diff --git a/mail/elm/scripts/pre-configure b/mail/elm/scripts/pre-configure
index 51fafb1fff96..054d8410c7a4 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.9 1996/02/23 01:45:05 ache Exp $
+# $Id: pre-configure,v 1.10 1996/02/26 00:57:32 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -307,8 +307,9 @@ CONFIG=true
EOF
cd ${WrkSrc}
-yes "" | ./Configure -d
-cd ${CurDir}
+# old way:
+# yes "" | ./Configure -d
+./Configure -S
exit 0
# END