Page MenuHomeFreeBSD

D17669.id49518.diff
No OneTemporary

D17669.id49518.diff

Index: security/fswatch/Makefile
===================================================================
--- security/fswatch/Makefile
+++ 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: security/fswatch/distinfo
===================================================================
--- security/fswatch/distinfo
+++ security/fswatch/distinfo
@@ -1,2 +1,3 @@
+TIMESTAMP = 1540209992
SHA256 (fswatch-0.02beta5.tar.gz) = d042209234044655eb94a848bff65a33569c26f893d96ccde452661615b17ef5
SIZE (fswatch-0.02beta5.tar.gz) = 102934
Index: security/fswatch/files/pkg-message.in
===================================================================
--- security/fswatch/files/pkg-message.in
+++ 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: security/fswatch/pkg-message
===================================================================
--- security/fswatch/pkg-message
+++ security/fswatch/pkg-message
@@ -1,12 +1,9 @@
-----------------------------------------------------------------
-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:
+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) .
+See fswatch(7) for more details.
-----------------------------------------------------------------
Index: security/fswatch/pkg-plist
===================================================================
--- security/fswatch/pkg-plist
+++ 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
Sat, Mar 7, 10:44 AM (2 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29363746
Default Alt Text
D17669.id49518.diff (2 KB)

Event Timeline