ports/66391: Update port: archivers/makeself 2.1.3

KATO Tsuguru tkato at prontomail.com
Sat May 8 14:40:13 UTC 2004


>Number:         66391
>Category:       ports
>Synopsis:       Update port: archivers/makeself 2.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 08 07:40:12 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 2.1.3

Remove file:
files/patch-makeself.sh
pkg-plist

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/archivers/makeself/Makefile archivers/makeself/Makefile
--- /usr/ports/archivers/makeself/Makefile	Mon Oct 27 10:56:00 2003
+++ archivers/makeself/Makefile	Sun May  2 21:53:34 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	makeself
-PORTVERSION=	2.1.2
+PORTVERSION=	2.1.3
 CATEGORIES=	archivers
 MASTER_SITES=	http://www.megastep.org/makeself/
 EXTRACT_SUFX=	.run
@@ -21,6 +21,14 @@
 EXTRACT_AFTER_ARGS=	--nox11 --target ${WRKSRC}
 
 NO_BUILD=	yes
+USE_REINPLACE=	yes
+
+PORTDOCS=	README
+PLIST_FILES=	bin/makeself bin/makeself-header.sh
+
+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
diff -urN /usr/ports/archivers/makeself/distinfo archivers/makeself/distinfo
--- /usr/ports/archivers/makeself/distinfo	Wed Jan 28 18:40:47 2004
+++ archivers/makeself/distinfo	Sun May  2 21:53:06 2004
@@ -1,2 +1,2 @@
-MD5 (makeself-2.1.2.run) = 6f65b30a6ecf4ac82d38c6bf40e523d4
-SIZE (makeself-2.1.2.run) = 26581
+MD5 (makeself-2.1.3.run) = 3fce737b92031b556eccf2cf00ef59eb
+SIZE (makeself-2.1.3.run) = 35975
diff -urN /usr/ports/archivers/makeself/files/patch-makeself.sh archivers/makeself/files/patch-makeself.sh
--- /usr/ports/archivers/makeself/files/patch-makeself.sh	Mon Jul 28 14:09:23 2003
+++ archivers/makeself/files/patch-makeself.sh	Thu Jan  1 09:00:00 1970
@@ -1,13 +0,0 @@
-*** makeself.sh.orig	Thu Jul 24 11:42:36 2003
---- makeself.sh	Thu Jul 24 11:42:45 2003
-***************
-*** 1,4 ****
-! #!/bin/sh
-  #
-  # Makeself version 2.1.x
-  #  by Stephane Peter <megastep at megastep.org>
---- 1,4 ----
-! #!/usr/local/bin/bash
-  #
-  # Makeself version 2.1.x
-  #  by Stephane Peter <megastep at megastep.org>
diff -urN /usr/ports/archivers/makeself/pkg-plist archivers/makeself/pkg-plist
--- /usr/ports/archivers/makeself/pkg-plist	Mon Oct 27 10:56:00 2003
+++ archivers/makeself/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,4 +0,0 @@
-bin/makeself
-bin/makeself-header.sh
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list