Index: head/devel/libmcs/Makefile =================================================================== --- head/devel/libmcs/Makefile (revision 258346) +++ head/devel/libmcs/Makefile (revision 258347) @@ -1,42 +1,41 @@ # New ports collection makefile for: libmcs # Date created: 27th February 2007 # Whom: Oliver Lehmann # # $FreeBSD$ # PORTNAME= libmcs -PORTVERSION= 0.7.1 -PORTREVISION= 5 +PORTVERSION= 0.7.2 CATEGORIES= devel MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz MAINTAINER= oliver@FreeBSD.org COMMENT= A BSD licenced configuration database system LIB_DEPENDS= mowgli.2:${PORTSDIR}/devel/libmowgli OPTIONS= GCONF "Enable gconf support" on GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GMAKE= yes USE_GNOME= pkgconfig .include .if !defined(WITHOUT_GCONF) USE_GNOME+= gconf2 CONFIGURE_ARGS+=--enable-gconf PLIST_SUB= GCONF="" .else CONFIGURE_ARGS+=--disable-gconf PLIST_SUB= GCONF="@comment " .endif post-patch: @${REINPLACE_CMD} 's|$${libdir}/pkgconfig|$${prefix}/libdata/pkgconfig|g' \ ${WRKSRC}/Makefile .include Property changes on: head/devel/libmcs/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/devel/libmcs/distinfo =================================================================== --- head/devel/libmcs/distinfo (revision 258346) +++ head/devel/libmcs/distinfo (revision 258347) @@ -1,3 +1,3 @@ -MD5 (libmcs-0.7.1.tgz) = 1611a7bd7e7b07df3d889012d133c440 -SHA256 (libmcs-0.7.1.tgz) = 73799477e8089a59edf313b0a13813dcd3a76d0df4ef0ce224670fee1e409504 -SIZE (libmcs-0.7.1.tgz) = 107684 +MD5 (libmcs-0.7.2.tgz) = c47fc81f3efacaa0a5a0b8fd14f9d48e +SHA256 (libmcs-0.7.2.tgz) = 989f8dc4598ffab2f6a5648ba40f12d2e2c392b7ec6e66eeef194591565e60d9 +SIZE (libmcs-0.7.2.tgz) = 112987 Property changes on: head/devel/libmcs/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property