pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Test-Alien-CPP



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Jan 23 13:37:43 UTC 2024

Modified Files:
        pkgsrc/devel/p5-Test-Alien-CPP: Makefile

Log Message:
(devel/p5-Test-Alien-CPP) revert my mistake


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/p5-Test-Alien-CPP/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-Test-Alien-CPP/Makefile
diff -u pkgsrc/devel/p5-Test-Alien-CPP/Makefile:1.7 pkgsrc/devel/p5-Test-Alien-CPP/Makefile:1.8
--- pkgsrc/devel/p5-Test-Alien-CPP/Makefile:1.7 Tue Jan 23 13:33:39 2024
+++ pkgsrc/devel/p5-Test-Alien-CPP/Makefile     Tue Jan 23 13:37:43 2024
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2024/01/23 13:33:39 mef Exp $
+# $NetBSD: Makefile,v 1.8 2024/01/23 13:37:43 mef Exp $
 
-DISTNAME=      Test-Alien-CPP-1.03
+DISTNAME=      Test-Alien-CPP-1.02
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   2
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/P/PL/PLICEASE/}
 
@@ -12,9 +13,6 @@ LICENSE=      ${PERL5_LICENSE}
 
 TEST_DEPENDS+= p5-ExtUtils-CppGuess-[0-9]*:../../devel/p5-ExtUtils-CppGuess
 
-# make test requires c++
-USE_LANGUAGES+=        c++
-
 PERL5_PACKLIST=        auto/Test/Alien/CPP/.packlist
 
 .include "../../lang/perl5/module.mk"



Home | Main Index | Thread Index | Old Index