pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-SOAP-Lite sort DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5cfc72fd7bec
branches:  trunk
changeset: 465790:5cfc72fd7bec
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Jan 06 04:26:53 2004 +0000

description:
sort DEPENDS.

diffstat:

 net/p5-SOAP-Lite/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 97cd0e6f9d2d -r 5cfc72fd7bec net/p5-SOAP-Lite/Makefile
--- a/net/p5-SOAP-Lite/Makefile Tue Jan 06 03:53:27 2004 +0000
+++ b/net/p5-SOAP-Lite/Makefile Tue Jan 06 04:26:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/01/06 01:06:43 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/01/06 04:26:53 grant Exp $
 #
 
 DISTNAME=      SOAP-Lite-0.55
@@ -10,8 +10,8 @@
 HOMEPAGE=      http://soaplite.com/
 COMMENT=       Perl5 module providing a lightweight interface to SOAP
 
+DEPENDS+=      p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
 DEPENDS+=      p5-URI-[0-9]*:../../www/p5-URI
-DEPENDS+=      p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
 DEPENDS+=      p5-XML-Parser>=2.23:../../textproc/p5-XML-Parser
 
 USE_BUILDLINK2=        YES



Home | Main Index | Thread Index | Old Index