[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / p5-Net-SSLeay

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

Diff for /pkgsrc/security/p5-Net-SSLeay/Makefile between version 1.86 and 1.87

version 1.86, 2017/11/08 21:08:48 version 1.87, 2018/01/17 08:52:51
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       Net-SSLeay-1.82  DISTNAME=       Net-SSLeay-1.84
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME}
 CATEGORIES=     security perl5  CATEGORIES=     security perl5
 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Net/}  MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Net/}
Line 10  HOMEPAGE= http://search.cpan.org/dist/Ne
Line 10  HOMEPAGE= http://search.cpan.org/dist/Ne
 COMMENT=        Perl5 module for using OpenSSL  COMMENT=        Perl5 module for using OpenSSL
 LICENSE=        openssl  LICENSE=        openssl
   
 BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception  TEST_DEPENDS+=  p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 BUILD_DEPENDS+= p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn  TEST_DEPENDS+=  p5-Test-Warn-[0-9]*:../../devel/p5-Test-Warn
   TEST_DEPENDS+=  p5-Test-NoWarnings-[0-9]*:../../devel/p5-Test-NoWarnings
 #DEPENDS+=      {perl>=5.7.3,p5-MIME-Base64-[0-9]*}:../../converters/p5-MIME-Base64  
   
 USE_LANGUAGES=          c  USE_LANGUAGES=          c
   

Legend:
Removed from v.1.86  
changed lines
  Added in v.1.87

CVSweb <webmaster@jp.NetBSD.org>