| Summary: | Update various infrastructural ports | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ade Lovett <ade> |
| Component: | Individual Port(s) | Assignee: | Ade Lovett <ade> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ade Lovett
2008-05-06 05:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr Schedule for the -exp run from hell. Responsible Changed From-To: portmgr->ade Exprun completed without flagging any fallout. ade 2008-06-06 02:36:00 UTC
FreeBSD ports repository
Modified files:
comms/aldo Makefile
devel/automake110 Makefile distinfo
devel/gettext Makefile distinfo pkg-plist
devel/gettext/files patch-gettext-runtime_intl_Makefile.in
patch-gettext-tools_Makefile.in
devel/libtool15 Makefile distinfo
devel/m4 Makefile distinfo pkg-plist
dns/dnswall Makefile
misc/iso-codes Makefile pkg-plist
misc/sword Makefile
Added files:
devel/m4/files patch-src-output.c
Log:
Major autotools-related update:
automake 1.10 -> 1.10.1
gettext 0.16.1 -> 0.17
libtool 1.5.24 -> 1.5.26
m4 1.4.9 -> 1.4.11
Please see ports/UPDATING entry 20080605 for further information.
PR: 123450
Tested by: Full -exp package building run
Thanks to: linimon, pav
Approved by: portmgr
Revision Changes Path
1.13 +3 -0 ports/comms/aldo/Makefile
1.76 +1 -2 ports/devel/automake110/Makefile
1.27 +3 -3 ports/devel/automake110/distinfo
1.81 +5 -5 ports/devel/gettext/Makefile
1.17 +3 -3 ports/devel/gettext/distinfo
1.6 +8 -8 ports/devel/gettext/files/patch-gettext-runtime_intl_Makefile.in
1.8 +5 -5 ports/devel/gettext/files/patch-gettext-tools_Makefile.in
1.41 +16 -35 ports/devel/gettext/pkg-plist
1.61 +2 -2 ports/devel/libtool15/Makefile
1.16 +3 -3 ports/devel/libtool15/distinfo
1.36 +1 -1 ports/devel/m4/Makefile
1.11 +3 -3 ports/devel/m4/distinfo
1.1 +11 -0 ports/devel/m4/files/patch-src-output.c (new)
1.7 +6 -0 ports/devel/m4/pkg-plist
1.4 +3 -0 ports/dns/dnswall/Makefile
1.33 +1 -0 ports/misc/iso-codes/Makefile
1.19 +0 -2 ports/misc/iso-codes/pkg-plist
1.33 +1 -0 ports/misc/sword/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Ports updated after -exp run. |