FreeBSD Bugzilla – Attachment 133706 Details for
Bug 178208
[patch] update security/mac-robber to 1.02
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
mac-robber.diff
mac-robber.diff (text/plain), 1.61 KB, created by
Antoine Brodin
on 2013-04-27 23:30:00 UTC
(
hide
)
Description:
mac-robber.diff
Filename:
MIME Type:
Creator:
Antoine Brodin
Created:
2013-04-27 23:30:00 UTC
Size:
1.61 KB
patch
obsolete
>Index: security/mac-robber/Makefile >=================================================================== >--- security/mac-robber/Makefile (revision 316660) >+++ security/mac-robber/Makefile (working copy) >@@ -1,19 +1,31 @@ > # Created by: Yonatan <onatan@gmail.com> > # $FreeBSD$ >-# > > PORTNAME= mac-robber >-PORTVERSION= 1.00 >+PORTVERSION= 1.02 > CATEGORIES= security > MASTER_SITES= SF > > MAINTAINER= onatan@gmail.com > COMMENT= Tool for listing Modify, Access, Create timestamps from files > >+LICENSE= GPLv2 >+ >+PLIST_FILES= bin/mac-robber >+PORTDOCS= CHANGES README >+ > do-build: > cd ${WRKSRC}; ${CC} ${CFLAGS} -o mac-robber mac-robber.c > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/mac-robber ${PREFIX}/bin > >+.include <bsd.port.options.mk> >+ >+post-install: >+.if ${PORT_OPTIONS:MDOCS} >+ @${MKDIR} ${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR} >+.endif >+ > .include <bsd.port.mk> >Index: security/mac-robber/distinfo >=================================================================== >--- security/mac-robber/distinfo (revision 316660) >+++ security/mac-robber/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (mac-robber-1.00.tar.gz) = e84637457580cf0b823868138e9adde9f5f5f5d516595cdf8f9f95cbbe939869 >-SIZE (mac-robber-1.00.tar.gz) = 11483 >+SHA256 (mac-robber-1.02.tar.gz) = 5895d332ec8d87e15f21441c61545b7f68830a2ee2c967d381773bd08504806d >+SIZE (mac-robber-1.02.tar.gz) = 11708 >Index: security/mac-robber/pkg-plist >=================================================================== >--- security/mac-robber/pkg-plist (revision 316660) >+++ security/mac-robber/pkg-plist (working copy) >@@ -1,2 +0,0 @@ >-@comment $FreeBSD$ >-bin/mac-robber
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 178208
: 133706