ports/48721: [update orphan ports] : archivers/makeself

Foxfair Hu foxfair at drago.fomokka.net
Tue May 13 02:40:19 UTC 2003


The following reply was made to PR ports/48721; it has been noted by GNATS.

From: Foxfair Hu <foxfair at drago.fomokka.net>
To: cultdeadsheep.org at drago.fomokka.net
Cc: freebsd-ports-bugs at FreeBSD.org, freebsd-gnats-submit at FreeBSD.org
Subject: Re: ports/48721: [update orphan ports] : archivers/makeself
Date: Tue, 13 May 2003 10:37:10 +0800

 --Kj7319i9nmIyA2yE
 Content-Type: text/plain; charset=big5
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 
 Hi,
 
   another patch for makeself/2.1.1 according to our ports tree(1.5.3).
 Please take time to review it.
 
 Foxfair
 
 diff -ruN /usr/ports/archivers/makeself/Makefile ./Makefile
 --- /usr/ports/archivers/makeself/Makefile	Fri Mar 21 00:57:40 2003
 +++ ./Makefile	Tue May 13 10:05:27 2003
 @@ -6,23 +6,25 @@
  #
 =20
  PORTNAME=3D	makeself
 -PORTVERSION=3D	1.5.3
 +PORTVERSION=3D	2.1.1
  CATEGORIES=3D	archivers
 -MASTER_SITES=3D	http://linuxberg.tele.net/files/console/file/
 -EXTRACT_SUFX=3D	.gz.sh
 +MASTER_SITES=3D	http://www.megastep.org/makeself/
 +DISTNAME=3D	${PORTNAME}
 +EXTRACT_SUFX=3D	.run
 =20
  MAINTAINER=3D	ports at FreeBSD.org
  COMMENT=3D	A neat script to make self-extracting archives
 =20
 +WRKSRC=3D		${WRKDIR}/${DISTNAME}-${PORTVERSION}
  EXTRACT_CMD=3D	${CP}
  EXTRACT_BEFORE_ARGS=3D
 -EXTRACT_AFTER_ARGS=3D	${WRKDIR}
 +EXTRACT_AFTER_ARGS=3D	${WRKSRC}
  NO_BUILD=3D	yes
 =20
  # The DISPLAY thing is to prevent the script from trying to launch a xterm
  # just to extract the source.
  pre-patch:
 -	(cd ${WRKDIR} && ${SETENV} DISPLAY=3D"" ${SH} ${DISTFILES})
 +	(cd ${WRKDIR} && ${SETENV} DISPLAY=3D"" ${SH} ${PORTNAME})
 =20
  do-install:
  	@${INSTALL_SCRIPT} ${WRKSRC}/makeself.sh ${PREFIX}/bin/makeself
 diff -ruN /usr/ports/archivers/makeself/distinfo ./distinfo
 --- /usr/ports/archivers/makeself/distinfo	Sat Jul  7 11:47:49 2001
 +++ ./distinfo	Tue May 13 10:34:15 2003
 @@ -1 +1 @@
 -MD5 (makeself-1.5.3.gz.sh) =3D 41608cac2b9c01dc44c08c96dc5ac3bf
 +MD5 (makeself.run) =3D b74624c61b8de3e7dbf6d9d7316248db
 
 --Kj7319i9nmIyA2yE
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iD4DBQE+wFpWsWh5Cw3CV+oRAtcgAJjK2eIRW3MtTyFJuKQKqk9ZQOmxAJ9y6J9K
 Qrp0r7y2pe+JpaW2ApibVg==
 =L8ds
 -----END PGP SIGNATURE-----
 
 --Kj7319i9nmIyA2yE--



More information about the freebsd-ports-bugs mailing list