Page MenuHomeFreeBSD

D17669.diff
No OneTemporary

D17669.diff

Index: head/security/fswatch/Makefile
===================================================================
--- head/security/fswatch/Makefile
+++ head/security/fswatch/Makefile
@@ -3,20 +3,20 @@
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)$$(&|' \
Index: head/security/fswatch/distinfo
===================================================================
--- head/security/fswatch/distinfo
+++ head/security/fswatch/distinfo
@@ -1,2 +1,3 @@
+TIMESTAMP = 1540209992
SHA256 (fswatch-0.02beta5.tar.gz) = d042209234044655eb94a848bff65a33569c26f893d96ccde452661615b17ef5
SIZE (fswatch-0.02beta5.tar.gz) = 102934
Index: head/security/fswatch/files/pkg-message.in
===================================================================
--- head/security/fswatch/files/pkg-message.in
+++ head/security/fswatch/files/pkg-message.in
@@ -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) .
------------------------------------------------------------------
Index: head/security/fswatch/pkg-message
===================================================================
--- head/security/fswatch/pkg-message
+++ head/security/fswatch/pkg-message
@@ -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.
+-----------------------------------------------------------------
Index: head/security/fswatch/pkg-plist
===================================================================
--- head/security/fswatch/pkg-plist
+++ head/security/fswatch/pkg-plist
@@ -2,7 +2,7 @@
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

File Metadata

Mime Type
text/plain
Expires
Tue, Oct 1, 9:18 AM (9 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13242454
Default Alt Text
D17669.diff (2 KB)

Event Timeline