head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.2 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.1.0.6 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.4 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.2 pkgsrc-2012Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2013.01.03.19.11.40; author adam; state dead; branches; next 1.2; 1.2 date 2013.01.03.15.19.53; author adam; state Exp; branches; next 1.1; 1.1 date 2012.05.25.09.06.53; author marino; state Exp; branches; next ; desc @@ 1.3 log @...and the patch itself. Thank you, wizd(8). @ text @$NetBSD: patch-projects_sample_autoconf_config.sub,v 1.2 2013/01/03 15:19:53 adam Exp $ --- projects/sample/autoconf/config.sub.orig 2012-04-27 10:27:32.000000000 +0000 +++ projects/sample/autoconf/config.sub @@@@ -1333,6 +1333,7 @@@@ case $os in | -sym* | -kopensolaris* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* | -aros* \ + | -dragonfly* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ @ 1.2 log @Changes 3.2: * Improvements to Clang's diagnostics * Support for tls_model attribute * Type safety attributes * Documentation comment support More... @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @lang/clang: USE_TOOLS+= pod2man pod2html, fix DragonFly For some reason, LLVM is using autoconf files from 2003 which is before DragonFly even existed. I submitted a bug report #12944 at llvm.org's bugzilla to request they use versions from 2012. Also, installation fails at document generation without some extra tools. No need to revbump, either built or it didn't without these packages. @ text @d3 1 a3 1 --- projects/sample/autoconf/config.sub.orig 2003-10-16 01:44:20.000000000 +0000 d5 2 a6 2 @@@@ -1114,6 +1114,7 @@@@ case $os in | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ d8 1 a8 1 | -aos* \ d12 1 a12 1 | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ @