ports/58928: [MAINTAINER] sysutils/userneu: [Fix BROKEN PORT]

Andreas Fehlner fehlner at gmx.de
Tue Nov 4 16:30:28 UTC 2003


>Number:         58928
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/userneu: [Fix BROKEN PORT]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 04 08:30:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Fehlner
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD btmdx8.mat.uni-bayreuth.de 4.9-RC FreeBSD 4.9-RC #0: Tue Sep 30 12:53:20 CEST 2003
>Description:
fix the dependency on p5-Digest-MD5


>How-To-Repeat:
>Fix:

--- userneu-1.38.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/userneu/Makefile /data/home/andi/ownports/userneu/Makefile
--- /usr/ports/sysutils/userneu/Makefile	Mon Nov  3 16:54:20 2003
+++ /data/home/andi/ownports/userneu/Makefile	Tue Nov  4 15:21:21 2003
@@ -18,9 +18,7 @@
 RUN_DEPENDS=	\
     ${SITE_PERL}/Crypt/PasswdMD5.pm:${PORTSDIR}/security/p5-Crypt-PasswdMD5/ \
     ${SITE_PERL}/Crypt/RandPasswd.pm:${PORTSDIR}/security/p5-Crypt-RandPasswd/ \
-    ${SITE_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
-
-BROKEN=		"Broken dependencies; will be removed after Feb 2"
+    ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5/
 
 USE_PERL5=	yes
 NO_BUILD=	yes
--- userneu-1.38.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list