Skip to content

Commit

Permalink
net/isc-dhcp44-server: Update to 4.2.2-P1
Browse files Browse the repository at this point in the history
  • Loading branch information
zi0r committed May 26, 2021
1 parent d071a7b commit 88e2077
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions net/isc-dhcp44-server/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Created by: Ryan Steinmetz <zi@FreeBSD.org>

PORTNAME= dhcp
ISCVERSION= 4.4.2
ISCVERSION= 4.4.2-P1
PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
PORTREVISION= ${DHCP_PORTREVISION}
CATEGORIES= net
Expand All @@ -18,9 +18,9 @@ LICENSE= MPL20

USES= gmake

PORTREVISION_SERVER= 1
PORTREVISION_CLIENT= 1
PORTREVISION_RELAY= 1
PORTREVISION_SERVER= 0
PORTREVISION_CLIENT= 0
PORTREVISION_RELAY= 0

SUBSYS?= server

Expand Down
6 changes: 3 additions & 3 deletions net/isc-dhcp44-server/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1579837969
SHA256 (dhcp-4.4.2.tar.gz) = 1a7ccd64a16e5e68f7b5e0f527fd07240a2892ea53fe245620f4f5f607004521
SIZE (dhcp-4.4.2.tar.gz) = 9906235
TIMESTAMP = 1621858088
SHA256 (dhcp-4.4.2-P1.tar.gz) = b05e04337539545a8faa0d6ac518defc61a07e5aec66a857f455e7f218c85a1a
SIZE (dhcp-4.4.2-P1.tar.gz) = 9898311

0 comments on commit 88e2077

Please sign in to comment.