mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
Merge branch 'master' of github.com:voidlinux/xbps-packages
* 'master' of github.com:voidlinux/xbps-packages: opensmtpd: update to 5.4.1p1. linux3.10: update to 3.10.23. linux3.12: update to 3.12.4.
This commit is contained in:
commit
ec31acf994
3 changed files with 8 additions and 11 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux3.10'
|
# Template file for 'linux3.10'
|
||||||
#
|
#
|
||||||
pkgname=linux3.10
|
pkgname=linux3.10
|
||||||
version=3.10.22
|
version=3.10.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (3.10 series)"
|
short_desc="The Linux kernel and modules (3.10 series)"
|
||||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=ef08e41774e9d7bc401ab6b98f4830ce2b1fd911a2d279752b615353329ca038
|
checksum=9756377bf654d52135273c1b39a8afd8a99ee5bddb7d977c34827e49bcb701c3
|
||||||
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux3.12'
|
# Template file for 'linux3.12'
|
||||||
#
|
#
|
||||||
pkgname=linux3.12
|
pkgname=linux3.12
|
||||||
version=3.12.3
|
version=3.12.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (3.12 series)"
|
short_desc="The Linux kernel and modules (3.12 series)"
|
||||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=b649c759646a630893c98855fb7e9e87e954105e3acac7b81ca85b1161572713
|
checksum=c56317810e5716dd2be7ad947a6bd174460f7cf9afb33b700a052aa91f73f9bb
|
||||||
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
||||||
|
|
|
@ -1,12 +1,8 @@
|
||||||
# Template file for 'opensmtpd'
|
# Template file for 'opensmtpd'
|
||||||
#
|
#
|
||||||
# The 5.3.3p1.tar.gz is incomplete and autogenerated files are missing.
|
|
||||||
_distver=201311201707p1
|
|
||||||
|
|
||||||
pkgname=opensmtpd
|
pkgname=opensmtpd
|
||||||
version=5.3.3p1
|
version=5.4.1p1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${_distver}"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin
|
configure_args="--sysconfdir=/etc/smtpd --sbindir=/usr/bin
|
||||||
--with-maildir=/var/spool/mail --with-privsep-path=/var/db
|
--with-maildir=/var/spool/mail --with-privsep-path=/var/db
|
||||||
|
@ -18,14 +14,15 @@ short_desc="Free implementation of the server-side SMTP protocol"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD, ISC, MIT"
|
license="BSD, ISC, MIT"
|
||||||
homepage="http://www.opensmtpd.org"
|
homepage="http://www.opensmtpd.org"
|
||||||
distfiles="http://www.opensmtpd.org/archives/${pkgname}-${_distver}.tar.gz"
|
distfiles="http://www.opensmtpd.org/archives/${pkgname}-${version}.tar.gz"
|
||||||
checksum=2be1ff6e7334565ac6a4b2eebd98d6cf80c1917d7293c9208c75c43f6cb85689
|
checksum=7debbf7e55ff3687617ae2c3b38e1cf30574b96f56b869e597c0e98478e5b5d9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
# XXX hardcode the libevent major version for now.
|
# XXX hardcode the libevent major version for now.
|
||||||
# XXX the configure test needs to execute a binary to
|
# XXX the configure test needs to execute a binary to
|
||||||
# XXX get this result.
|
# XXX get this result.
|
||||||
sed -e 's,^\(libevent_major_version\)=.*$,\1=2,' -i configure
|
sed -e 's,^\(libevent_major_version\)=.*$,\1=2,' -i configure
|
||||||
|
sed -ri 's,/etc/mail,/etc/smtpd,g' smtpd/smtpd.conf
|
||||||
}
|
}
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue