Date: Wed, 4 Apr 2007 08:33:59 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/popt Makefile ports/devel/popt/files patch-Makefile.in patch-configure patch-popt.3 patch-popt.c patch-popt.h patch-popthelp.c patch-test3.c Message-ID: <200704040833.l348XxkK073136@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-04-04 08:33:59 UTC
FreeBSD ports repository
Modified files:
devel/popt Makefile
devel/popt/files patch-Makefile.in patch-configure
patch-popt.c patch-test3.c
Added files:
devel/popt/files patch-popt.3 patch-popt.h
patch-popthelp.c
Log:
- Remove qualifiers on some functions' return types
- This tweak pacifies gcc 4.x for ports depending
on popt
Reported by: pointyhat via kris
Discussed with: rafan
Revision Changes Path
1.38 +1 -1 ports/devel/popt/Makefile
1.2 +2 -2 ports/devel/popt/files/patch-Makefile.in
1.4 +2 -2 ports/devel/popt/files/patch-configure
1.1 +20 -0 ports/devel/popt/files/patch-popt.3 (new)
1.2 +14 -8 ports/devel/popt/files/patch-popt.c
1.1 +11 -0 ports/devel/popt/files/patch-popt.h (new)
1.1 +20 -0 ports/devel/popt/files/patch-popthelp.c (new)
1.2 +2 -2 ports/devel/popt/files/patch-test3.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704040833.l348XxkK073136>
