https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252957
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.engberg.lists@pyret. | |net --- Comment #2 from [email protected] --- PORTVERSION --> DISTVERSION See Porters Handbook, "Table 5.2. Package Naming Examples" PORTREVISION should be removed MASTER_SITES=http://freedesktop.org/software/pulseaudio/releases/ shoud be https://freedesktop.org/software/pulseaudio/releases/ (redirects) CPPFLAGS + LDFLAGS should be replaced by USES= localbase:ldflags Can you have a look at converting this port to using meson instead? Does it pass poudriere? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-desktop To unsubscribe, send any mail to "[email protected]"
