ports/98899: [maintainer-update] devel/p5-Module-Compile : fix Makefile

Tsung-Han Yeh snowfly at yuntech.edu.tw
Tue Jun 13 10:30:17 UTC 2006


>Number:         98899
>Category:       ports
>Synopsis:       [maintainer-update] devel/p5-Module-Compile : fix Makefile
>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 Jun 13 10:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.0-STABLE
>Organization:
>Environment:
FreeBSD AntiVirus.yuntech.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov 27 22:46:26 CST 2005     root at AntiVirus.yuntech.edu.tw:/usr/src/sys/i386/compile/AntiVirus  i386
>Description:
Fixed devel/p5-Module-Compile/Makefile

>How-To-Repeat:

>Fix:
--- p5-Module-Compile.diff begins here ---
diff -ruN /usr/ports/devel/p5-Module-Compile/Makefile p5-Module-Compile/Makefile
--- /usr/ports/devel/p5-Module-Compile/Makefile Tue Jun  6 00:12:28 2006
+++ p5-Module-Compile/Makefile  Tue Jun 13 18:21:57 2006
@@ -7,7 +7,7 @@

 PORTNAME=      Module-Compile
 PORTVERSION=   0.15
-PORTREVISION=  1
+PORTREVISION=  2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=    Module
@@ -15,6 +15,9 @@

 MAINTAINER=    snowfly at yuntech.edu.tw
 COMMENT=       Provide a system for writing modules that compile other Perl modules
+
+BUILD_DEPENDS= ${SITE_PERL}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
+RUN_DEPENDS=   ${BUILD_DEPENDS}

 PERL_CONFIGURE=        yes

--- p5-Module-Compile.diff end here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list