From owner-cvs-all@FreeBSD.ORG Sun Feb 26 11:13:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50FA216A420; Sun, 26 Feb 2006 11:13:12 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from host-212-68-242-42.brutele.be (host-212-68-242-42.brutele.be [212.68.242.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFEEF43D48; Sun, 26 Feb 2006 11:13:11 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from jsite.lefort.net (jsite.lefort.net [192.168.1.2]) by gateway.lefort.net (Postfix) with ESMTP id BEC5954CE; Sun, 26 Feb 2006 12:13:09 +0100 (CET) Received: from jsite.lefort.net (localhost [127.0.0.1]) by jsite.lefort.net (Postfix) with SMTP id 4A6C7C0DF; Sun, 26 Feb 2006 12:13:09 +0100 (CET) Date: Sun, 26 Feb 2006 12:13:08 +0100 From: Jean-Yves Lefort To: Alexander Leidinger Message-Id: <20060226121308.1c962a82.jylefort@FreeBSD.org> In-Reply-To: <200602252339.k1PNd6Uk041197@repoman.freebsd.org> References: <200602252339.k1PNd6Uk041197@repoman.freebsd.org> X-Mailer: Sylpheed running on FreeBSD Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="PGP-SHA1"; boundary="Signature=_Sun__26_Feb_2006_12_13_08_+0100_KkcDr/EG2VGrbkpZ" Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/rtc Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 11:13:12 -0000 --Signature=_Sun__26_Feb_2006_12_13_08_+0100_KkcDr/EG2VGrbkpZ Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, 25 Feb 2006 23:39:06 +0000 (UTC) Alexander Leidinger wrote: > netchild 2006-02-25 23:39:06 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > emulators/rtc Makefile pkg-plist=20 > Log: > Unbreak port and make it a little bit more package friendly. > =20 > Approved by: portmgr (kris) > =20 > Revision Changes Path > 1.31 +9 -6 ports/emulators/rtc/Makefile > 1.7 +4 -0 ports/emulators/rtc/pkg-plist You forgot this in post-install: .if ${OSVERSION} < 500104 ${RM} -f ${DEVDIR}/rtc -mknod /dev/rtc c ${CDEV_MAJOR} 0 .endif --=20 Jean-Yves Lefort jylefort@FreeBSD.org http://lefort.be.eu.org/ --Signature=_Sun__26_Feb_2006_12_13_08_+0100_KkcDr/EG2VGrbkpZ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (FreeBSD) iD8DBQFEAY1EyzD7UaO4AGoRAsblAJ99UMzVOgp8qN77ULwSeTMAbeHE+ACfSaoD Eh+CpL1GjuTZZ2ex1SU3oFI= =FkvK -----END PGP SIGNATURE----- --Signature=_Sun__26_Feb_2006_12_13_08_+0100_KkcDr/EG2VGrbkpZ--