Summary: | [PATCH] multimedia/xvid: use assembly for better performance | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Carlos Santos <unixmania> | ||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Carlos Santos
2008-10-13 05:30:01 UTC
Hi Carlos, just a quick note: you probably meant to increment PORTREVISION in the Makefile, not PORTEPOCH. Regards, Stefan On Mon, Oct 13, 2008 at 4:07 AM, Stefan Walter <stefan@freebsd.org> wrote: > Hi Carlos, > > just a quick note: you probably meant to increment PORTREVISION in the > Makefile, not PORTEPOCH. > > Regards, > Stefan Yes, that was the intention. Thanks for spotting it. -- cd /usr/ports/sysutils/life make clean Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: open->closed Committed. Thanks! amdmi3 2008-10-13 12:49:38 UTC FreeBSD ports repository Modified files: multimedia/xvid Makefile Removed files: multimedia/xvid pkg-plist Log: - Fix port to actually use assembly on i386 and amd64, providing up to 4x coding speedup - Change pkg-plist to PLIST_FILES as there are only 4 files in there PR: 128042 Submitted by: Carlos Santos <unixmania at gmail dot com> Revision Changes Path 1.30 +14 -3 ports/multimedia/xvid/Makefile 1.7 +0 -4 ports/multimedia/xvid/pkg-plist (dead) _______________________________________________ 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" |