Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2009 15:41:20 -0600
From:      "Zane C.B." <vvelox@vvelox.net>
To:        miwi@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org, bug-followup@FreeBSD.org, jilles@stack.nl
Subject:   Re: ports/140390: dns/ldnsm: syntax error in install script
Message-ID:  <20091108154120.49f047ae@vixen42.vulpes>
In-Reply-To: <200911081709.nA8H9KbU014985@freefall.freebsd.org>
References:  <200911081709.nA8H9KbU014985@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_/2dqI1nIQtHfj0lIDcRZicEo
Content-Type: multipart/mixed; boundary="MP_/DbVLk6vraVJUG_D1lAiCXGO"

--MP_/DbVLk6vraVJUG_D1lAiCXGO
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Greetings,

Thanks for the information. I've now published a updated version,
0.2.1.

--MP_/DbVLk6vraVJUG_D1lAiCXGO
Content-Type: text/x-patch
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment; filename=ldnsm.diff

diff -u ldnsm.orig/Makefile ldnsm/Makefile
--- ldnsm.orig/Makefile	2007-06-04 03:31:46.000000000 -0500
+++ ldnsm/Makefile	2009-11-08 15:37:17.000000000 -0600
@@ -6,7 +6,7 @@
 #
=20
 PORTNAME=3D	ldnsm
-PORTVERSION=3D	0.2.0
+PORTVERSION=3D	0.2.1
 CATEGORIES=3D	dns
 MASTER_SITES=3D	http://vvelox.net/src/ldap/
 DISTNAME=3D	${PORTNAME}-${PORTVERSION}
@@ -23,7 +23,7 @@
=20
 MAN5=3D		dotldnsm.5
=20
-WRKSRC=3D		${WRKDIR}/${PORTNAME}
+WRKSRC=3D		${WRKDIR}/${DISTNAME}
=20
 #nothing to configure
 do-configure:
@@ -34,6 +34,6 @@
 	@${ECHO} -n
=20
 do-install:
-	@${EXEC} cd ${WRKDIR}/${PORTNAME}/ ; ${WRKDIR}/${PORTNAME}/install ${PREF=
IX}
+	@${EXEC} cd ${WRKSRC} ; ${WRKSRC}/install ${PREFIX}
=20
 .include <bsd.port.mk>
diff -u ldnsm.orig/distinfo ldnsm/distinfo
--- ldnsm.orig/distinfo	2007-04-27 14:40:55.000000000 -0500
+++ ldnsm/distinfo	2009-11-08 15:26:25.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (ldnsm-0.2.0.tgz) =3D 7e58cb5a9f0acc1e5d63afdfcf30148c
-SHA256 (ldnsm-0.2.0.tgz) =3D a93b2d14420bf659403d3a03c593a64c23b4ba4219ed3=
88e076dc031df98d435
-SIZE (ldnsm-0.2.0.tgz) =3D 4371
+MD5 (ldnsm-0.2.1.tgz) =3D fd8618a83f0763fd34bf2558528498de
+SHA256 (ldnsm-0.2.1.tgz) =3D d9d783e50b0b03bd0ca34998b9a65227ea3effc62079e=
fa3969787d7a484f0fb
+SIZE (ldnsm-0.2.1.tgz) =3D 4377

--MP_/DbVLk6vraVJUG_D1lAiCXGO--

--Sig_/2dqI1nIQtHfj0lIDcRZicEo
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (FreeBSD)

iEYEARECAAYFAkr3OwUACgkQC1tfcMGJid6wBQCeMw5wXv4HZVa6yoiGbTIvB9cm
rTwAn0yFfxtMRC+ghyOrzghLAZ6xhRZF
=CL+7
-----END PGP SIGNATURE-----

--Sig_/2dqI1nIQtHfj0lIDcRZicEo--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091108154120.49f047ae>