Index: branches/2017Q1/devel/fam/Makefile =================================================================== --- branches/2017Q1/devel/fam/Makefile (revision 430713) +++ branches/2017Q1/devel/fam/Makefile (revision 430714) @@ -1,40 +1,40 @@ # Created by: Jeremy Norris # $FreeBSD$ PORTNAME= fam PORTVERSION= 2.6.10 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= devel MASTER_SITES= ftp://oss.sgi.com/projects/fam/download/ DIST_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= File alteration monitor LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/fam/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/libfam/COPYING CFLAGS+= -Wno-deprecated USES= autoreconf cpe gmake libtool CPE_VENDOR= sgi USE_LDCONFIG= yes INSTALL_TARGET= install-strip GNU_CONFIGURE= yes SUB_FILES= pkg-message #CONFLICTS_INSTALL= gamin-[0-9]* post-patch: ${REINPLACE_CMD} -e "s/-lstdc++//g" ${WRKSRC}/libfam/Makefile.am pre-configure: ${RM} -r ${WRKSRC}/util ${MV} ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.am.orig ${SED} -e s/util// -e /SUBDIRS/q \ <${WRKSRC}/Makefile.am.orig >${WRKSRC}/Makefile.am ${CP} ${FILESDIR}/mntent* ${WRKSRC}/fam .include Index: branches/2017Q1/devel/fam/files/patch-fam_NFSFileSystem.c++ =================================================================== --- branches/2017Q1/devel/fam/files/patch-fam_NFSFileSystem.c++ (nonexistent) +++ branches/2017Q1/devel/fam/files/patch-fam_NFSFileSystem.c++ (revision 430714) @@ -0,0 +1,11 @@ +--- fam/NFSFileSystem.c++.orig 2003-04-15 04:21:38 UTC ++++ fam/NFSFileSystem.c++ +@@ -97,7 +97,7 @@ NFSFileSystem::NFSFileSystem(const mnten + + attr_cache_timeout = ACREGMAX; + +- char * p; ++ const char * p; + + if (strstr(opt, "noac")) { + f_noac = true; Property changes on: branches/2017Q1/devel/fam/files/patch-fam_NFSFileSystem.c++ ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: branches/2017Q1 =================================================================== --- branches/2017Q1 (revision 430713) +++ branches/2017Q1 (revision 430714) Property changes on: branches/2017Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r430520