FreeBSD Bugzilla – Attachment 54087 Details for
Bug 81847
Update port: archivers/makeself to 2.1.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.77 KB, created by
tkato432
on 2005-06-03 16:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-06-03 16:10:01 UTC
Size:
1.77 KB
patch
obsolete
>diff -urN /usr/ports/archivers/makeself/Makefile archivers/makeself/Makefile >--- /usr/ports/archivers/makeself/Makefile Mon May 10 13:21:37 2004 >+++ archivers/makeself/Makefile Fri Jun 3 22:19:36 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= makeself >-PORTVERSION= 2.1.3 >+PORTVERSION= 2.1.4 > CATEGORIES= archivers > MASTER_SITES= http://www.megastep.org/makeself/ > EXTRACT_SUFX= .run >@@ -14,7 +14,7 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= A neat script to make self-extracting archives > >-RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash2 >+RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash > > EXTRACT_CMD= ${SH} > EXTRACT_BEFORE_ARGS= >@@ -23,16 +23,22 @@ > NO_BUILD= yes > USE_REINPLACE= yes > >+PLIST_FILES= bin/makeself bin/makeself-header \ >+ bin/makeself-header.sh bin/makeself.sh >+ >+.if !defined(NOPORTDOCS) > PORTDOCS= README >-PLIST_FILES= bin/makeself bin/makeself-header.sh >+.endif > > post-patch: > @${REINPLACE_CMD} -e \ > 's|#!/bin/sh|#!${LOCALBASE}/bin/bash|g' ${WRKSRC}/makeself.sh > > do-install: >- ${INSTALL_SCRIPT} ${WRKSRC}/makeself.sh ${PREFIX}/bin/makeself >- ${INSTALL_SCRIPT} ${WRKSRC}/makeself-header.sh ${PREFIX}/bin/makeself-header.sh >+.for i in makeself makeself-header >+ ${INSTALL_SCRIPT} ${WRKSRC}/${i}.sh ${PREFIX}/bin >+ @${LN} -sf ${i}.sh ${PREFIX}/bin/${i} >+.endfor > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >diff -urN /usr/ports/archivers/makeself/distinfo archivers/makeself/distinfo >--- /usr/ports/archivers/makeself/distinfo Mon May 10 13:21:37 2004 >+++ archivers/makeself/distinfo Fri Jun 3 22:15:40 2005 >@@ -1,2 +1,2 @@ >-MD5 (makeself-2.1.3.run) = 3fce737b92031b556eccf2cf00ef59eb >-SIZE (makeself-2.1.3.run) = 35975 >+MD5 (makeself-2.1.4.run) = 43289565b68c3490a6904c4aed004d51 >+SIZE (makeself-2.1.4.run) = 36600
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 81847
: 54087