[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / gsasl

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

Diff for /pkgsrc/security/gsasl/Makefile between version 1.49 and 1.50

version 1.49, 2020/05/22 10:56:36 version 1.50, 2020/11/16 13:05:07
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
   
 DISTNAME=       gsasl-1.8.0  DISTNAME=       gsasl-1.8.1
 PKGREVISION=    12  
 CATEGORIES=     security  CATEGORIES=     security
 MASTER_SITES=   ${MASTER_SITE_GNU:=gsasl/}  MASTER_SITES=   ${MASTER_SITE_GNU:=gsasl/}
   
Line 25  PKGCONFIG_OVERRIDE+= lib/libgsasl.pc.in
Line 24  PKGCONFIG_OVERRIDE+= lib/libgsasl.pc.in
 INFO_FILES=             yes  INFO_FILES=             yes
 TEST_TARGET=            check  TEST_TARGET=            check
   
   # one test failure as of 1.8.1
   # FAIL: test-pthread_sigmask2
   
 .include "../../devel/gettext-lib/buildlink3.mk"  .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/libidn/buildlink3.mk"  .include "../../devel/libidn/buildlink3.mk"
 .include "../../devel/libntlm/buildlink3.mk"  .include "../../devel/libntlm/buildlink3.mk"

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

CVSweb <webmaster@jp.NetBSD.org>