From: Chris Larson Date: Wed, 26 May 2004 03:37:11 +0000 (+0000) Subject: Upgrade ssmtp to 2.60.9, since 2.60.4 is no longer upstream. X-Git-Tag: Release-2010-05/1~19011 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=851bc0c060091e2d0fe0a6938479daaa8c13b8a6;p=openembedded.git Upgrade ssmtp to 2.60.9, since 2.60.4 is no longer upstream. BKrev: 40b410e7LU1ttos5SO4EQxXhES3wpg --- diff --git a/ssmtp/ssmtp-2.60.4/configure.patch b/ssmtp/ssmtp-2.60.9/configure.patch similarity index 100% rename from ssmtp/ssmtp-2.60.4/configure.patch rename to ssmtp/ssmtp-2.60.9/configure.patch diff --git a/ssmtp/ssmtp-2.60.4/ldflags.patch b/ssmtp/ssmtp-2.60.9/ldflags.patch similarity index 100% rename from ssmtp/ssmtp-2.60.4/ldflags.patch rename to ssmtp/ssmtp-2.60.9/ldflags.patch diff --git a/ssmtp/ssmtp-2.60.4/ssmtp.conf b/ssmtp/ssmtp-2.60.9/ssmtp.conf similarity index 100% rename from ssmtp/ssmtp-2.60.4/ssmtp.conf rename to ssmtp/ssmtp-2.60.9/ssmtp.conf diff --git a/ssmtp/ssmtp_2.60.4.oe b/ssmtp/ssmtp_2.60.4.oe deleted file mode 100644 index e907b562e1..0000000000 --- a/ssmtp/ssmtp_2.60.4.oe +++ /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 index 0000000000..e69de29bb2