Upgrade ssmtp to 2.60.9, since 2.60.4 is no longer upstream.
authorChris Larson <clarson@kergoth.com>
Wed, 26 May 2004 03:37:11 +0000 (03:37 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 26 May 2004 03:37:11 +0000 (03:37 +0000)
BKrev: 40b410e7LU1ttos5SO4EQxXhES3wpg

ssmtp/ssmtp-2.60.4/configure.patch [deleted file]
ssmtp/ssmtp-2.60.4/ldflags.patch [deleted file]
ssmtp/ssmtp-2.60.4/ssmtp.conf [deleted file]
ssmtp/ssmtp-2.60.9/configure.patch [new file with mode: 0644]
ssmtp/ssmtp-2.60.9/ldflags.patch [new file with mode: 0644]
ssmtp/ssmtp-2.60.9/ssmtp.conf [new file with mode: 0644]
ssmtp/ssmtp_2.60.4.oe [deleted file]
ssmtp/ssmtp_2.60.9.oe [new file with mode: 0644]

diff --git a/ssmtp/ssmtp-2.60.4/configure.patch b/ssmtp/ssmtp-2.60.4/configure.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/ssmtp/ssmtp-2.60.4/ldflags.patch b/ssmtp/ssmtp-2.60.4/ldflags.patch
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/ssmtp/ssmtp-2.60.4/ssmtp.conf b/ssmtp/ssmtp-2.60.4/ssmtp.conf
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/ssmtp/ssmtp-2.60.9/configure.patch b/ssmtp/ssmtp-2.60.9/configure.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/ssmtp/ssmtp-2.60.9/ldflags.patch b/ssmtp/ssmtp-2.60.9/ldflags.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/ssmtp/ssmtp-2.60.9/ssmtp.conf b/ssmtp/ssmtp-2.60.9/ssmtp.conf
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/ssmtp/ssmtp_2.60.4.oe b/ssmtp/ssmtp_2.60.4.oe
deleted file mode 100644 (file)
index e907b56..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-DEPENDS = "virtual/libc openssl"
-DESCRIPTION = "Extremely simple MTA to get mail off the system to a mail hub."
-
-SRC_URI = "${DEBIAN_MIRROR}/main/s/ssmtp/ssmtp_${PV}.tar.gz \
-           file://ldflags.patch;patch=1 \
-           file://configure.patch;patch=1 \
-           file://ssmtp.conf"
-S = "${WORKDIR}/${PN}-2.60"
-
-inherit autotools
-
-EXTRA_OECONF = "--enable-ssl"
-do_compile () {
-       oe_runmake 'LDFLAGS=${LDFLAGS}'
-}
-
-do_install () {
-       oe_runmake 'prefix=${D}/${prefix}' 'exec_prefix=${D}/${exec_prefix}' \
-                  'bindir=${D}/${bindir}' 'mandir=${D}/${mandir}' \
-                  'etcdir=${D}/${sysconfdir}' GEN_CONFIG="`which echo`" install
-       install -d ${D}/${sysconfdir}/ssmtp
-       install -m 0644 ${WORKDIR}/ssmtp.conf ${D}/${sysconfdir}/ssmtp/ssmtp.conf
-}
diff --git a/ssmtp/ssmtp_2.60.9.oe b/ssmtp/ssmtp_2.60.9.oe
new file mode 100644 (file)
index 0000000..e69de29