head 1.3; access; symbols pkgsrc-2015Q1:1.2.0.44 pkgsrc-2015Q1-base:1.2 pkgsrc-2014Q4:1.2.0.42 pkgsrc-2014Q4-base:1.2 pkgsrc-2014Q3:1.2.0.40 pkgsrc-2014Q3-base:1.2 pkgsrc-2014Q2:1.2.0.38 pkgsrc-2014Q2-base:1.2 pkgsrc-2014Q1:1.2.0.36 pkgsrc-2014Q1-base:1.2 pkgsrc-2013Q4:1.2.0.34 pkgsrc-2013Q4-base:1.2 pkgsrc-2013Q3:1.2.0.32 pkgsrc-2013Q3-base:1.2 pkgsrc-2013Q2:1.2.0.30 pkgsrc-2013Q2-base:1.2 pkgsrc-2013Q1:1.2.0.28 pkgsrc-2013Q1-base:1.2 pkgsrc-2012Q4:1.2.0.26 pkgsrc-2012Q4-base:1.2 pkgsrc-2012Q3:1.2.0.24 pkgsrc-2012Q3-base:1.2 pkgsrc-2012Q2:1.2.0.22 pkgsrc-2012Q2-base:1.2 pkgsrc-2012Q1:1.2.0.20 pkgsrc-2012Q1-base:1.2 pkgsrc-2011Q4:1.2.0.18 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q3:1.2.0.16 pkgsrc-2011Q3-base:1.2 pkgsrc-2011Q2:1.2.0.14 pkgsrc-2011Q2-base:1.2 pkgsrc-2011Q1:1.2.0.12 pkgsrc-2011Q1-base:1.2 pkgsrc-2010Q4:1.2.0.10 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.8 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.6 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.2.0.4 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.0.2 pkgsrc-2009Q3-base:1.1; locks; strict; comment @# @; 1.3 date 2015.04.19.19.35.00; author spz; state dead; branches; next 1.2; commitid knk2a7Rzl5RlIeiy; 1.2 date 2009.11.17.04.37.02; author obache; state Exp; branches 1.2.44.1; next 1.1; 1.1 date 2009.10.08.12.50.33; author hauke; state Exp; branches 1.1.2.1; next ; 1.2.44.1 date 2015.04.29.21.21.34; author tron; state dead; branches; next ; commitid IMpWsh0sRlVbZwjy; 1.1.2.1 date 2009.11.18.13.11.21; author tron; state Exp; branches; next ; desc @@ 1.3 log @update to gnats 4.2.0 upstream Changes highlights: - GNU v3 license update - Buid now uses automake, and code has been adjusted to compile properly in various environments (tested with gcc 2.95, 3.4, 4.8, 4.9, clang 3.1, 3.4, and several different versions of Linux, FreeBSD, Solaris, OS X) - New --global-databases-file command-line option for gnatsd and other programs - New host/port/user/passwd command-line options for send-pr - Many bugfixes, including: - FreeBSD-SA-05:20.cvsbug security advisory (affected send-pr) - Fixed PR#484: "send-pr --request-id" sends just a template - Fixed PR#501: Safer open/fopen for gen-index (no longer installing as suid) - Fixed PR#504: gnatsd crashes when trying to lock a nonexistent PR - Fixed PR#508: Emacs interface gnats-change-database fails when gnats-port isn't set - Fixed PR#691: Portability problem with sed and tr - Fixed PR#746: install-sid is a bash script (and not /bin/sh) - Fixed PR#767: edit-pr returns incorect exit status - Fixed PR#768: make install DESTDIR=/anywhere fails - Fixed PR#771: "EXPR" queries with spaces sometimes fail - Fixed PR#773: using responsible alias as email address for edit-pr - "invalid query format" bug for queries that included whitespace - edit-pr will now correctly exit with an error if it cannot lock the PR - edit-pr will now use the email alias in the responsibles field - Solaris 7/8/10 compilation fixed @ text @$NetBSD: patch-ah,v 1.2 2009/11/17 04:37:02 obache Exp $ --- gnats/edit-pr.sh.orig 2002-05-26 17:32:02.000000000 +0200 +++ gnats/edit-pr.sh @@@@ -169,7 +169,7 @@@@ do type="`$QUERY_PR --field-type $field`" case $type in [Ee][Nn][Uu][Mm]) - values=`$QUERY_PR --valid-values $field | tr '\n' ' ' | sed 's/ *$//g; s/ / | /g;s/^/[ /;s/$/ ]/;` + values=`$QUERY_PR --valid-values $field | tr '\n' ' ' | sed 's/ *$//g; s/ / | /g;s/^/[ /;s/$/ ]/;'` valslen=`echo "$values" | wc -c` if [ "$valslen" -gt 160 ] then @ 1.2 log @patch-ah was broken (wrong paths). @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.1 2009/10/08 12:50:33 hauke Exp $ @ 1.2.44.1 log @Pullup ticket #4703 - requested by spz databases/gnats: security update Revisions pulled up: - databases/gnats/Makefile 1.38-1.39 - databases/gnats/PLIST 1.13 - databases/gnats/distinfo 1.15 - databases/gnats/patches/patch-aa 1.5 - databases/gnats/patches/patch-ab deleted - databases/gnats/patches/patch-ac deleted - databases/gnats/patches/patch-ad deleted - databases/gnats/patches/patch-ae deleted - databases/gnats/patches/patch-ah deleted - databases/gnats/patches/patch-configure 1.1 - databases/gnats/patches/patch-gnats_configure deleted - databases/gnats/patches/patch-gnats_ds-file_mkcat.sh 1.1 - databases/gnats/patches/patch-gnats_ds-file_mkdb.sh 1.1 - databases/gnats/patches/patch-gnats_ds-file_rmcat.sh 1.1 - databases/gnats/patches/patch-gnats_edit-pr.sh 1.1 - databases/gnats/patches/patch-gnats_gnats_h 1.2 - databases/gnats/patches/patch-makefile_in deleted --- Module Name: pkgsrc Committed By: spz Date: Sun Apr 19 19:35:00 UTC 2015 Modified Files: pkgsrc/databases/gnats: Makefile PLIST distinfo pkgsrc/databases/gnats/patches: patch-aa patch-gnats_gnats_h Added Files: pkgsrc/databases/gnats/patches: patch-configure patch-gnats_ds-file_mkcat.sh patch-gnats_ds-file_mkdb.sh patch-gnats_ds-file_rmcat.sh patch-gnats_edit-pr.sh Removed Files: pkgsrc/databases/gnats/patches: patch-ab patch-ac patch-ad patch-ae patch-ah patch-gnats_configure patch-makefile_in Log Message: update to gnats 4.2.0 upstream Changes highlights: - GNU v3 license update - Buid now uses automake, and code has been adjusted to compile properly in various environments (tested with gcc 2.95, 3.4, 4.8, 4.9, clang 3.1, 3.4, and several different versions of Linux, FreeBSD, Solaris, OS X) - New --global-databases-file command-line option for gnatsd and other programs - New host/port/user/passwd command-line options for send-pr - Many bugfixes, including: - FreeBSD-SA-05:20.cvsbug security advisory (affected send-pr) - Fixed PR#484: "send-pr --request-id" sends just a template - Fixed PR#501: Safer open/fopen for gen-index (no longer installing as suid) - Fixed PR#504: gnatsd crashes when trying to lock a nonexistent PR - Fixed PR#508: Emacs interface gnats-change-database fails when gnats-port isn't set - Fixed PR#691: Portability problem with sed and tr - Fixed PR#746: install-sid is a bash script (and not /bin/sh) - Fixed PR#767: edit-pr returns incorect exit status - Fixed PR#768: make install DESTDIR=/anywhere fails - Fixed PR#771: "EXPR" queries with spaces sometimes fail - Fixed PR#773: using responsible alias as email address for edit-pr - "invalid query format" bug for queries that included whitespace - edit-pr will now correctly exit with an error if it cannot lock the PR - edit-pr will now use the email alias in the responsibles field - Solaris 7/8/10 compilation fixed --- Module Name: pkgsrc Committed By: spz Date: Fri Apr 24 06:45:28 UTC 2015 Modified Files: pkgsrc/databases/gnats: Makefile Log Message: pick up changes in gnats' configure arguments @ text @d1 1 a1 1 $NetBSD: patch-ah,v 1.2 2009/11/17 04:37:02 obache Exp $ @ 1.1 log @Pull up missing "'" from gnats trunk, since netbsd-5 sh(1) trips over the missing quote -- first half of 2006-06-30 Stephane Chazelas * edit-pr.sh: missing quote on line 172 (it's OK for the Bourne shell and AT&T ksh based sh, but not other shells), and the tr syntax, though POSIX is causing trouble with Solaris tr. Closes: PR#613 @ text @d1 1 a1 1 $NetBSD$ d3 2 a4 2 --- edit-pr.sh.orig 2002-05-26 17:32:02.000000000 +0200 +++ edit-pr.sh @ 1.1.2.1 log @Pullup ticket #2934 - requested by obache gnats: build fix Revisions pulled up: - databases/gnats/distinfo 1.10-1.11 - databases/gnats/patches/patch-ah 1.2 --- Module Name: pkgsrc Committed By: obache Date: Mon Nov 16 11:47:37 UTC 2009 Modified Files: pkgsrc/databases/gnats: distinfo Log Message: Re-add missing distinfo entries, lost in the previous commit. PR 42330. --- Module Name: pkgsrc Committed By: obache Date: Tue Nov 17 04:37:02 UTC 2009 Modified Files: pkgsrc/databases/gnats: distinfo pkgsrc/databases/gnats/patches: patch-ah Log Message: patch-ah was broken (wrong paths). @ text @d3 2 a4 2 --- gnats/edit-pr.sh.orig 2002-05-26 17:32:02.000000000 +0200 +++ gnats/edit-pr.sh @