The port is required by a new port net/xlite that I'll send later today.
State Changed From-To: open->repocopy Please, do a repocopy textproc/linux-libxml -> textproc/linux-libxml2 and assign to me afterwards. Meanwhile assigning the PR to portmgr as repocopies is it's territory. Thanks!
Responsible Changed From-To: freebsd-ports-bugs->portmgr Please, do a repocopy textproc/linux-libxml -> textproc/linux-libxml2 and assign to me afterwards. Meanwhile assigning the PR to portmgr as repocopies is it's territory. Thanks!
State Changed From-To: repocopy->open Repocopy complete.
Responsible Changed From-To: portmgr->bsam Repocopy complete.
bsam 2007-09-09 13:45:35 UTC FreeBSD ports repository Modified files: textproc/linux-libxml2 Makefile distinfo.i386 pkg-descr pkg-plist.i386 Log: A forced commit after the repocopy. PR: 116033 Repocopied by: portmgr (marcus) Revision Changes Path 1.15 +0 -0 ports/textproc/linux-libxml2/Makefile 1.7 +0 -0 ports/textproc/linux-libxml2/distinfo.i386 1.2 +0 -0 ports/textproc/linux-libxml2/pkg-descr 1.5 +0 -0 ports/textproc/linux-libxml2/pkg-plist.i386 _______________________________________________ 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"
bsam 2007-09-09 15:45:42 UTC FreeBSD ports repository Modified files: textproc/linux-libxml2 Makefile distinfo.i386 pkg-descr pkg-plist.i386 Log: A new port for linux xml2 library. [1] While I'm here (changes againts shar archive at the PR#116033): . remove extra blank line at headers; . use INSTALLS_SHLIB instead of USE_LDCONFIG (yep, it is still used at linux ports); . BRANDELF_DIRS added (linux binaries should be branded); . fix pkg-plist (manuals added); . fix distinfo (sources added). PR: 116033 [1] Submitted by: Artem Naluzhnyy <tut@nhamon.com.ua> [1] Revision Changes Path 1.16 +9 -9 ports/textproc/linux-libxml2/Makefile 1.8 +6 -6 ports/textproc/linux-libxml2/distinfo.i386 1.3 +1 -1 ports/textproc/linux-libxml2/pkg-descr 1.6 +14 -10 ports/textproc/linux-libxml2/pkg-plist.i386 _______________________________________________ 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 Committed, Thanks. Those changes were done: . remove extra blank line at headers; . use INSTALLS_SHLIB instead of USE_LDCONFIG (yep, it is still used at linux ports); . BRANDELF_DIR added (linux binaries should be branded); . fix pkg-plist (manuals added); . fix distinfo (sources added). Hey, man, you should have done them yourself. Next time I won't. And I strongly recommend you consider using ports-mgmt/tinderbox for checking your work. You are a maintainer now! ;-)