- Update to 1.0.5

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=6859
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-07-04 13:13:13 +00:00
parent e61ad167c6
commit 1b0bc2974d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277043
3 changed files with 11 additions and 7 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= freeipmi
PORTVERSION= 1.0.4
PORTREVISION= 1
PORTVERSION= 1.0.5
CATEGORIES= sysutils
MASTER_SITES= GNU/${PORTNAME}/ \
http://ftp.gluster.com/pub/${PORTNAME}/${PORTVERSION}/ \
@ -16,11 +15,11 @@ MASTER_SITES= GNU/${PORTNAME}/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Library and tools to support IPMI-capable hardware
LICENSE= GPLv3
LIB_DEPENDS= argp:${PORTSDIR}/devel/argp-standalone \
gcrypt:${PORTSDIR}/security/libgcrypt
LICENSE= GPLv3
OPTIONS= DEBUG "Debugging features" off \
IOPERM "Use i386_set_ioperm (i386/amd64 only)" off
@ -29,7 +28,8 @@ CONFIGURE_ARGS= --disable-init-scripts \
--disable-logrotate-config \
--localstatedir=/var \
--sysconfdir=${CONF_DIR} \
--with-ipmi-monitoring-sdr-cache-dir=${CACHE_DIR}/ipmimonitoringsdrcache
--with-ipmi-monitoring-sdr-cache-dir=${CACHE_DIR}/ipmimonitoringsdrcache \
--with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig
CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" PTHREAD_LIBS=${PTHREAD_LIBS}
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes

View File

@ -1,2 +1,2 @@
SHA256 (freeipmi-1.0.4.tar.gz) = d305de6d4ca58f8a9472f1c77e0eb1f094a822bd01baa2ba38bd6caa88b21b21
SIZE (freeipmi-1.0.4.tar.gz) = 3165087
SHA256 (freeipmi-1.0.5.tar.gz) = 3db85e1f100d1cac1470585b36de428ac84ceec75f048dbef25172300a34b873
SIZE (freeipmi-1.0.5.tar.gz) = 3171009

View File

@ -172,6 +172,10 @@ lib/libipmimonitoring.a
lib/libipmimonitoring.la
lib/libipmimonitoring.so
lib/libipmimonitoring.so.5
libdata/pkgconfig/libfreeipmi.pc
libdata/pkgconfig/libipmiconsole.pc
libdata/pkgconfig/libipmidetect.pc
libdata/pkgconfig/libipmimonitoring.pc
sbin/bmc-config
sbin/bmc-device
sbin/bmc-info