FreeBSD Bugzilla – Attachment 36109 Details for
Bug 58028
[MAINTAINER UPDATE] security/freebsd-update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
freebsd-update.diff.4
freebsd-update.diff.4 (text/plain), 2.74 KB, created by
Colin Percival
on 2003-10-14 21:40:04 UTC
(
hide
)
Description:
freebsd-update.diff.4
Filename:
MIME Type:
Creator:
Colin Percival
Created:
2003-10-14 21:40:04 UTC
Size:
2.74 KB
patch
obsolete
>diff -ru security/freebsd-update.orig/Makefile security/freebsd-update/Makefile >--- security/freebsd-update.orig/Makefile Sat Aug 23 14:42:21 2003 >+++ security/freebsd-update/Makefile Tue Oct 14 20:18:26 2003 >@@ -6,11 +6,9 @@ > # > > PORTNAME= freebsd-update >-PORTVERSION= 1.3 >-PORTREVISION= 1 >+PORTVERSION= 1.4 > CATEGORIES= security > MASTER_SITES= http://www.daemonology.net/freebsd-update/ >-DISTNAME= ${PORTNAME}-client-${PORTVERSION:S/./_/} > > MAINTAINER= cperciva@daemonology.net > COMMENT= Fetches and installs binary updates to FreeBSD >@@ -20,32 +18,18 @@ > MAN5= freebsd-update.conf.5 > MAN8= freebsd-update.8 > >-NO_WRKSUBDIR= yes >-ALL_TARGET= verify >- > PKGMESSAGE= ${WRKDIR}/pkg-message > >+.ifdef NOPORTDOCS >+MAKE_ENV+= NODOCS=yes >+.endif >+ > post-extract: >- @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/freebsd-update \ >- > ${WRKSRC}/freebsd-update >+ ${SED} -e "s#PREFIX=/usr/local#PREFIX=${PREFIX}#g" \ >+ ${WRKSRC}/freebsd-update > ${WRKSRC}/freebsd-update.new >+ ${MV} ${WRKSRC}/freebsd-update.new ${WRKSRC}/freebsd-update > @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/pkg-message \ > > ${PKGMESSAGE} >- @${CP} ${FILESDIR}/freebsd-update.8 ${WRKSRC} >- @${CP} ${FILESDIR}/freebsd-update.conf.5 ${WRKSRC} >- >-do-install: >- @${MKDIR} ${PREFIX}/freebsd-update >- ${INSTALL_SCRIPT} ${WRKSRC}/freebsd-update ${PREFIX}/sbin >- ${INSTALL_PROGRAM} ${WRKSRC}/verify ${PREFIX}/freebsd-update >- ${INSTALL_DATA} ${WRKSRC}/Makefile ${PREFIX}/freebsd-update >- ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${PREFIX}/freebsd-update >- ${INSTALL_DATA} ${WRKSRC}/LICENSE ${PREFIX}/freebsd-update >- ${INSTALL_DATA} ${WRKSRC}/update.conf \ >- ${PREFIX}/etc/freebsd-update.conf.sample >-.if !defined(WITHOUT_MAN) >- ${INSTALL_MAN} ${WRKSRC}/freebsd-update.conf.5 ${PREFIX}/man/man5/ >- ${INSTALL_MAN} ${WRKSRC}/freebsd-update.8 ${PREFIX}/man/man8/ >-.endif > > post-install: > @${CAT} ${PKGMESSAGE} >diff -ru security/freebsd-update.orig/distinfo security/freebsd-update/distinfo >--- security/freebsd-update.orig/distinfo Tue Jun 24 20:55:26 2003 >+++ security/freebsd-update/distinfo Tue Oct 14 20:28:18 2003 >@@ -1 +1 @@ >-MD5 (freebsd-update-client-1_3.tar.gz) = 2c10a7384de7cba56802511738564c2f >+MD5 (freebsd-update-1.4.tar.gz) = 49cfac58933c47887bf954a109747c96 >diff -ru security/freebsd-update.orig/pkg-plist security/freebsd-update/pkg-plist >--- security/freebsd-update.orig/pkg-plist Sat May 17 21:51:26 2003 >+++ security/freebsd-update/pkg-plist Tue Oct 14 20:18:27 2003 >@@ -1,7 +1,8 @@ > sbin/freebsd-update >-freebsd-update/Makefile >-freebsd-update/CHANGELOG >-freebsd-update/LICENSE >+sbin/freebsd-update-verify > etc/freebsd-update.conf.sample >-freebsd-update/verify >+%%PORTDOCS%%%%DOCSDIR%%/LICENSE >+%%PORTDOCS%%%%DOCSDIR%%/README >+%%PORTDOCS%%%%DOCSDIR%%/VERSION >+%%PORTDOCS%%@dirrm %%DOCSDIR%% > @dirrm freebsd-update
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 Raw
Actions:
View
Attachments on
bug 58028
: 36109