Index: head/security/fswatch/files/pkg-message.in =================================================================== --- head/security/fswatch/files/pkg-message.in (revision 482847) +++ head/security/fswatch/files/pkg-message.in (nonexistent) @@ -1,12 +0,0 @@ ------------------------------------------------------------------ -thank you for choosing fswatch. if you have any questions you can -simply email me or post message to forum at project home page. - -default fswatch.conf checks directories: - /etc /bin /sbin /lib /libexec /usr/bin /usr/sbin /usr/lib - /usr/libexec /usr/libdata /usr/local/etc /usr/local/bin - /usr/local/sbin /usr/local/lib /usr/local/libexec - /usr/local/libdata - -see fswatch(7) . ------------------------------------------------------------------ Property changes on: head/security/fswatch/files/pkg-message.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/security/fswatch/Makefile =================================================================== --- head/security/fswatch/Makefile (revision 482847) +++ head/security/fswatch/Makefile (revision 482848) @@ -1,25 +1,25 @@ # Created by: dominik karczmarski # $FreeBSD$ PORTNAME= fswatch DISTVERSION= 0.02beta5 +PORTREVISION= 1 CATEGORIES= security sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.02beta5 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 0mp@FreeBSD.org COMMENT= File system checksum checker -GNU_CONFIGURE= yes +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + CONFIGURE_ARGS= --prefix=${PREFIX} \ --enable-regex \ --enable-stflags - -SUB_FILES= pkg-message - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/.b/beta/}/ +GNU_CONFIGURE= yes post-patch: @${REINPLACE_CMD} '/INSTALL/ s|prefix)|DESTDIR)$$(&|' \ ${WRKSRC}/examples/Makefile.in .include Index: head/security/fswatch/distinfo =================================================================== --- head/security/fswatch/distinfo (revision 482847) +++ head/security/fswatch/distinfo (revision 482848) @@ -1,2 +1,3 @@ +TIMESTAMP = 1540209992 SHA256 (fswatch-0.02beta5.tar.gz) = d042209234044655eb94a848bff65a33569c26f893d96ccde452661615b17ef5 SIZE (fswatch-0.02beta5.tar.gz) = 102934 Index: head/security/fswatch/pkg-message =================================================================== --- head/security/fswatch/pkg-message (nonexistent) +++ head/security/fswatch/pkg-message (revision 482848) @@ -0,0 +1,9 @@ +----------------------------------------------------------------- +The default fswatch.conf checks directories: + /etc /bin /sbin /lib /libexec /usr/bin /usr/sbin /usr/lib + /usr/libexec /usr/libdata /usr/local/etc /usr/local/bin + /usr/local/sbin /usr/local/lib /usr/local/libexec + /usr/local/libdata + +See fswatch(7) for more details. +----------------------------------------------------------------- Property changes on: head/security/fswatch/pkg-message ___________________________________________________________________ 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: head/security/fswatch/pkg-plist =================================================================== --- head/security/fswatch/pkg-plist (revision 482847) +++ head/security/fswatch/pkg-plist (revision 482848) @@ -1,11 +1,11 @@ bin/fswbuild bin/fswcmp bin/fswconf bin/fswshow -etc/fswatch.conf.sample +@sample etc/fswatch.conf.sample man/man1/fswbuild.1.gz man/man1/fswcmp.1.gz man/man1/fswconf.1.gz man/man1/fswshow.1.gz man/man5/fswatch.conf.5.gz man/man7/fswatch.7.gz