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
9dc38a33
You need to sign in or sign up before continuing.
Commit
9dc38a33
authored
2 years ago
by
Muhammad Moinur Rahman
Browse files
Options
Downloads
Patches
Plain Diff
irc/py-irc: Update version 20.0.0=>20.1.0
Relnotes:
https://github.com/jaraco/irc/releases/tag/v20.1.0
parent
ba1a0b5b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
irc/py-irc/Makefile
+1
-1
1 addition, 1 deletion
irc/py-irc/Makefile
irc/py-irc/distinfo
+3
-3
3 additions, 3 deletions
irc/py-irc/distinfo
irc/py-irc/files/patch-setup.py
+9
-0
9 additions, 0 deletions
irc/py-irc/files/patch-setup.py
with
13 additions
and
4 deletions
irc/py-irc/Makefile
+
1
−
1
View file @
9dc38a33
# Created by: Hye-Shik Chang
PORTNAME
=
irc
PORTVERSION
=
20.
0
.0
PORTVERSION
=
20.
1
.0
CATEGORIES
=
irc python
MASTER_SITES
=
CHEESESHOP
PKGNAMEPREFIX
=
${
PYTHON_PKGNAMEPREFIX
}
...
...
This diff is collapsed.
Click to expand it.
irc/py-irc/distinfo
+
3
−
3
View file @
9dc38a33
TIMESTAMP = 165
4835578
SHA256 (irc-20.
0
.0.tar.gz) =
59acb8d69d61a0cbd290e77e6ff10a8c7f2201fb8c7b7d5a195b5883d0c40b0a
SIZE (irc-20.
0
.0.tar.gz) = 8
8662
TIMESTAMP = 165
8256743
SHA256 (irc-20.
1
.0.tar.gz) =
b6f737932dd4791f3b18e319de7b7daf02d2285a6bea263d101f4d8e553807ec
SIZE (irc-20.
1
.0.tar.gz) = 8
9157
This diff is collapsed.
Click to expand it.
irc/py-irc/files/patch-setup.py
0 → 100644
+
9
−
0
View file @
9dc38a33
---
setup
.
py
.
orig
2022
-
07
-
19
18
:
57
:
23
UTC
+++
setup
.
py
@@
-
0
,
0
+
1
,
6
@@
+
#!/usr/bin/env python
+
+
import
setuptools
+
+
if
__name__
==
"
__main__
"
:
+
setuptools
.
setup
()
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