Skip to content

Commit

Permalink
ports-mgmt/portmaster: update to version 3.21
Browse files Browse the repository at this point in the history
Merge pull request #47 by Oleg Pudeyev:

Do not delete distfiles by default.

Merge pull request #59 by Babak Farrokhi:

Add -U alias for --update-if-newer

Merge pull request #71 by Kubilay Kocak:

Update IRC Channel Link (libera chat)

Fix issue #68 opened by Helmut1972

Make --no-confirm affect display of package messages

Any package messages of updated ports are displayed at the end of the
port updates, normally through a pager requiring conformation of each
page displayed.

This update makes --cno-confirm remove the need to confirm the display
of package messages.
  • Loading branch information
stesser committed Apr 23, 2022
1 parent 4d2d18f commit 78d6eee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ports-mgmt/portmaster/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= portmaster
PORTVERSION= 3.20
PORTVERSION= 3.21
CATEGORIES= ports-mgmt

MAINTAINER= se@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions ports-mgmt/portmaster/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1640895731
SHA256 (freebsd-portmaster-3.20_GH0.tar.gz) = 601618c25c318d3539bfa9dcd1294c2d068a72d59c03c40204cd51fcd1058112
SIZE (freebsd-portmaster-3.20_GH0.tar.gz) = 44225
TIMESTAMP = 1650741590
SHA256 (freebsd-portmaster-3.21_GH0.tar.gz) = 9dbe262d40830ffc78316849669ce4d3550ef81b3ef75350e1897c3683d3b183
SIZE (freebsd-portmaster-3.21_GH0.tar.gz) = 44506

0 comments on commit 78d6eee

Please sign in to comment.