Updated devel/cpuflags to 1.10:
Refactor cpuflags into a common part (cpuflags.sh), which calls the appropriate per OS (subr_NetBSD, subr_SunOS or subr_Linux) and per compiler (subr_gcc) portions
This commit is contained in:
parent
140b25e6c8
commit
94b7471d50
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2007,v 1.1841 2007/08/20 07:32:32 taca Exp $
|
||||
$NetBSD: CHANGES-2007,v 1.1842 2007/08/20 11:25:28 abs Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2007:
|
||||
|
||||
|
@ -3374,3 +3374,4 @@ Changes to the packages collection and infrastructure in 2007:
|
|||
Updated mail/squirrelmail-decode to 1.2 [martti 2007-08-20]
|
||||
Updated mail/policyd to 1.82 [ghen 2007-08-20]
|
||||
Updated security/py-denyhosts to 2.6nb2 [taca 2007-08-20]
|
||||
Updated devel/cpuflags to 1.10 [abs 2007-08-20]
|
||||
|
|
Loading…
Reference in a new issue