Summary: | print/cups-filters: Don't update to 1.8.2 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Vladimir Omelchuk <admin> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | admin, cyberbotx, pi, tobik | ||||
Priority: | --- | Flags: | cyberbotx:
maintainer-feedback+
|
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Vladimir Omelchuk
2016-02-13 23:27:12 UTC
# uname -srm FreeBSD 10.2-RELEASE-p12 amd64 # less /etc/make.conf #BATCH=YES #FORCE_PKG_REGISTER=YES CPUTYPE?=core2 OPTIONS_SET=CUPS WITHOUT_LPR=YES DEFAULT_VERSIONS=apache=2.4 QT4_OPTIONS=CUPS NAS QGTKSTYLE LOCALIZED_LANG=ru DEFAULT_VERSIONS=perl5=5.20 MAKE_JOBS_UNSAFE=yes DEFAULT_VERSIONS=mysql=5.7 I think ideally, foomatic-filters should be marked as deprecated and eventually deleted. The functionality of foomatic-filters is contained in cups-filters. Needs CONFLICTS. A commit references this bug: Author: pi Date: Sun Feb 14 06:18:09 UTC 2016 New revision: 408847 URL: https://svnweb.freebsd.org/changeset/ports/408847 Log: print/cups-filters, print/foomatic-filters: add CONFLICTS PR: 207172 Submitted by: admin@vladiom.com.ua Changes: head/print/cups-filters/Makefile head/print/foomatic-filters/Makefile Created attachment 166976 [details] patch-Makefile See details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207181 Conflict solved, thanks to Vladimir's patch. Thanks! |