Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
F
FreeBSD ports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
FreeBSD
FreeBSD ports
Commits
d5e07342
Verified
Commit
d5e07342
authored
2 years ago
by
sunpoet
Browse files
Options
Downloads
Patches
Plain Diff
print/system-config-printer: Fix build with setuptools 58.0.0+
- Bump PORTREVISION for package change With hat: python
parent
0e5f6c40
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
print/system-config-printer/Makefile
+1
-1
1 addition, 1 deletion
print/system-config-printer/Makefile
print/system-config-printer/pkg-plist
+4
-1
4 additions, 1 deletion
print/system-config-printer/pkg-plist
with
5 additions
and
2 deletions
print/system-config-printer/Makefile
+
1
−
1
View file @
d5e07342
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
PORTNAME
=
system-config-printer
PORTNAME
=
system-config-printer
PORTVERSION
=
1.5.12
PORTVERSION
=
1.5.12
PORTREVISION
=
1
PORTREVISION
=
2
CATEGORIES
=
print gnome
CATEGORIES
=
print gnome
MAINTAINER
=
gnome@FreeBSD.org
MAINTAINER
=
gnome@FreeBSD.org
...
...
This diff is collapsed.
Click to expand it.
print/system-config-printer/pkg-plist
+
4
−
1
View file @
d5e07342
...
@@ -6,7 +6,10 @@ etc/cupshelpers/preferreddrivers.xml
...
@@ -6,7 +6,10 @@ etc/cupshelpers/preferreddrivers.xml
etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
etc/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
etc/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
etc/xdg/autostart/print-applet.desktop
etc/xdg/autostart/print-applet.desktop
%%PYTHON_SITELIBDIR%%/cupshelpers-1.0-py%%PYTHON_VER%%.egg-info
%%PYTHON_SITELIBDIR%%/cupshelpers-1.0-py%%PYTHON_VER%%.egg-info/PKG-INFO
%%PYTHON_SITELIBDIR%%/cupshelpers-1.0-py%%PYTHON_VER%%.egg-info/SOURCES.txt
%%PYTHON_SITELIBDIR%%/cupshelpers-1.0-py%%PYTHON_VER%%.egg-info/dependency_links.txt
%%PYTHON_SITELIBDIR%%/cupshelpers-1.0-py%%PYTHON_VER%%.egg-info/top_level.txt
%%PYTHON_SITELIBDIR%%/cupshelpers/__init__.py
%%PYTHON_SITELIBDIR%%/cupshelpers/__init__.py
%%PYTHON_SITELIBDIR%%/cupshelpers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
%%PYTHON_SITELIBDIR%%/cupshelpers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc
%%PYTHON_SITELIBDIR%%/cupshelpers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc
%%PYTHON_SITELIBDIR%%/cupshelpers/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment