1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Update to snapshot 20070909.

* Add support for ext3 file systems [1]
* Reopen the devd socket if devd restarts

Submitted by:	Raaf <raaf@zen.mooo.com> [1]
This commit is contained in:
Joe Marcus Clarke 2007-09-09 22:08:18 +00:00
parent 9a75bda7e1
commit 35bd80d672
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199218
2 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= hal
PORTVERSION= ${HALVERSION}.${SNAPVERSION}
PORTREVISION?= 2
PORTREVISION?= 0
CATEGORIES?= sysutils
MASTER_SITES= http://www.marcuscom.com/downloads/
@ -40,7 +40,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTKDOC="false"
HALVERSION= 0.5.8
SNAPVERSION= 20070403
SNAPVERSION= 20070909
.if !defined(HAL_SLAVE)
USE_RC_SUBR= hald

View File

@ -1,3 +1,3 @@
MD5 (hal-0.5.8.20070403.tar.bz2) = 40406f14d1ec1ba813a6d8ad5c6a37e0
SHA256 (hal-0.5.8.20070403.tar.bz2) = fd895cb4e813c8a41e451b45cb8b4a5407467c840dd7218b1930050a9a9f07f0
SIZE (hal-0.5.8.20070403.tar.bz2) = 1365463
MD5 (hal-0.5.8.20070909.tar.bz2) = 871e6c9b77ea721876edfa886b029e35
SHA256 (hal-0.5.8.20070909.tar.bz2) = 56434f9b8e4500fd26711a17bfb0981dd7d639cdc79bd2cdc1b90ffc26d6a316
SIZE (hal-0.5.8.20070909.tar.bz2) = 1365717