| Summary: | Update port: x11/xnee to 2.02 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | tkato432 | ||||
| Component: | Individual Port(s) | Assignee: | Andrey Slusar <anray> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
tkato432
2005-12-26 15:10:07 UTC
Responsible Changed From-To: freebsd-ports-bugs->anray I'll take it. =2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Not installed: /bin/sh ../.././autotools//mkinstalldirs /dist/bin install -s -m 555 gnee /dist/bin/gnee if test -d ./pixmaps; then /bin/sh .././autotools//mkinstalldirs /dist/sha= re/Xnee/pixmaps; for pixmap in ./pixmaps/*; do if test -f $pixmap; then = install -m 444 $pixmap /dist/share/Xnee/pixmaps; fi done fi cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged install-info --quiet /dist/info/xnee.info /dist/info/dir install-info: Not a directory for /dist/info/xnee.info *** Error code 1 =2D --=20 Regards, Andrey. =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDsB+fPFmam657VBgRAmKXAKCgqW4WKhMGs2j9oWF1IlFo+9P8nwCeLiV3 c6mmzT76F5YnNnEnS11NcyQ=3D =3DvkSb =2D----END PGP SIGNATURE----- State Changed From-To: open->feedback Waiting for submitter feedback. State Changed From-To: feedback->closed Committed, with minor changes. Thanks! |