[Bug 252148] audio/gsm: Update to 1.0.19 & Adopt Port
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 26 03:03:35 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252148
daniel.engberg.lists at pyret.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |daniel.engberg.lists at pyret.
| |net
--- Comment #1 from daniel.engberg.lists at pyret.net ---
PORTVERSION --> DISTVERSION
https://www.freebsd.org/doc/en/books/porters-handbook/book.html --> "Table 5.2.
Package Naming Examples"
MASTER_SITES --> http://www.quut.com/gsm/ only (no direct links distfile
sites), you can possibly also use GENTOO alias
https://svnweb.freebsd.org/ports/head/Mk/bsd.sites.mk
If you're changing CFLAGS, disable any optimation as ports framework is
supposed to handle that. (remove -O2)
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#dads-cflags
Best regards,
Daniel
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list