FreeBSD Bugzilla – Attachment 117983 Details for
Bug 160142
Update port: security/fakebo to 0.4.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.44 KB, created by
tkato432
on 2011-08-24 19:50:36 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:36 UTC
Size:
3.44 KB
patch
obsolete
>diff -urN /usr/ports/security/fakebo/Makefile security/fakebo/Makefile >--- /usr/ports/security/fakebo/Makefile 2004-05-26 02:21:12.000000000 +0900 >+++ security/fakebo/Makefile 2011-08-25 00:51:25.000000000 +0900 >@@ -6,30 +6,37 @@ > # > > PORTNAME= fakebo >-PORTVERSION= 0.4.1 >-PORTREVISION= 1 >+PORTVERSION= 0.4.2.1 > CATEGORIES= security >-MASTER_SITES= ftp://the.ausmac.net/wd2a/security/port-loggers/ \ >- ftp://ftp.mayn.de/pub/unix/security/network/ \ >- ftp://webdiis.unizar.es/pub/unix/security/ \ >- ftp://ftp.linux.hr/pub/fakebo/ >+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} > > MAINTAINER= ports@FreeBSD.org > COMMENT= A fake BackOrifice client emulator > >-GNU_CONFIGURE= yes >+LICENSE= GPLv2 # (or later) >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} >+ >+USE_AUTOTOOLS= aclocal autoheader automake autoconf >+AUTOMAKE_ARGS= --add-missing >+MAKE_JOBS_SAFE= yes > > MAN1= fakebo.1 >+PORTDOCS= README custom.replies >+PLIST_FILES= bin/fakebo etc/fakebo.conf.sample >+ >+post-extract: >+ @${FIND} ${WRKSRC} -type l -delete > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/fakebo ${PREFIX}/bin/ >+ ${INSTALL_PROGRAM} ${WRKSRC}/fakebo ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/fakebo.1 ${MANPREFIX}/man/man1 > ${INSTALL_DATA} ${WRKSRC}/fakebo.conf.dist ${PREFIX}/etc/fakebo.conf.sample >- ${INSTALL_MAN} ${WRKSRC}/fakebo.1 ${PREFIX}/man/man1/ >- > .if !defined(NOPORTDOCS) >- ${MKDIR} ${DOCSDIR} >- ${INSTALL_MAN} ${WRKSRC}/custom.replies ${DOCSDIR} >+ @${MKDIR} ${DOCSDIR} > ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} >+ ${INSTALL_MAN} ${WRKSRC}/custom.replies ${DOCSDIR} > .endif > > .include <bsd.port.mk> >diff -urN /usr/ports/security/fakebo/distinfo security/fakebo/distinfo >--- /usr/ports/security/fakebo/distinfo 2011-07-04 02:12:47.000000000 +0900 >+++ security/fakebo/distinfo 2011-08-18 18:31:37.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (fakebo-0.4.1.tar.gz) = 716b6545729ca6cd0b6aa80be157c2c5ef5fb14addf756a0c50c7a85b9ec27d1 >-SIZE (fakebo-0.4.1.tar.gz) = 108490 >+SHA256 (fakebo-0.4.2.1.tar.gz) = 5be56d23b3cd81cc94e553a5a6bae34b4a681c9c3d61dbb7968233d5c641eab0 >+SIZE (fakebo-0.4.2.1.tar.gz) = 171243 >diff -urN /usr/ports/security/fakebo/files/patch-aa security/fakebo/files/patch-aa >--- /usr/ports/security/fakebo/files/patch-aa 2002-06-07 10:16:21.000000000 +0900 >+++ security/fakebo/files/patch-aa 1970-01-01 09:00:00.000000000 +0900 >@@ -1,11 +0,0 @@ >---- misc.c.orig Thu Jun 6 18:11:32 2002 >-+++ misc.c Thu Jun 6 18:11:41 2002 >-@@ -107,7 +107,7 @@ >- >- #ifdef HAVE_OPENLOG >- openlog("FakeBO", LOG_CONS, LOG_USER); >-- syslog(LOG_WARNING, buf); >-+ syslog(LOG_WARNING, "%s", buf); >- closelog(); >- #else >- #warning "Can't find usable syslog, disabled!" >diff -urN /usr/ports/security/fakebo/pkg-descr security/fakebo/pkg-descr >--- /usr/ports/security/fakebo/pkg-descr 2000-09-22 08:43:45.000000000 +0900 >+++ security/fakebo/pkg-descr 2011-08-18 18:31:34.000000000 +0900 >@@ -4,4 +4,4 @@ > responses. Useful for catching script kiddies trying to find a hackable > windows box, for providing evidence to their sysadmin, etc. > >-WWW: http://cvs.linux.hr/fakebo/ >+WWW: http://sourceforge.net/projects/fakebo/ >diff -urN /usr/ports/security/fakebo/pkg-plist security/fakebo/pkg-plist >--- /usr/ports/security/fakebo/pkg-plist 2004-05-26 02:21:12.000000000 +0900 >+++ security/fakebo/pkg-plist 1970-01-01 09:00:00.000000000 +0900 >@@ -1,5 +0,0 @@ >-bin/fakebo >-etc/fakebo.conf.sample >-%%PORTDOCS%%%%DOCSDIR%%/README >-%%PORTDOCS%%%%DOCSDIR%%/custom.replies >-%%PORTDOCS%%@dirrm %%DOCSDIR%%
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 160142
: 117983