Skip to content

Commit 3264118

Browse files
committed
FreeBSD packaging update.
1 parent a725551 commit 3264118

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

freebsd/subnetcalc/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
PORTNAME= subnetcalc
22
DISTVERSION= 2.6.1
3-
PORTREVISION= 1
43
CATEGORIES= net
54
MASTER_SITES= https://www.nntb.no/~dreibh/subnetcalc/download/
65

@@ -14,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
1413
USES= cmake gettext tar:xz
1514

1615
PLIST_FILES= bin/subnetcalc \
17-
share/bash-completion/completions/subnetcalc \
18-
share/locale/de/LC_MESSAGES/subnetcalc.mo \
19-
share/locale/nb/LC_MESSAGES/subnetcalc.mo \
16+
share/bash-completion/completions/subnetcalc \
17+
share/locale/de/LC_MESSAGES/subnetcalc.mo \
18+
share/locale/nb/LC_MESSAGES/subnetcalc.mo \
19+
share/bash-completion/completions/subnetcalc \
2020
share/man/man1/subnetcalc.1.gz
2121

2222
.include <bsd.port.mk>

freebsd/subnetcalc/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1707770485
2-
SHA256 (subnetcalc-2.5.1.tar.xz) = d1bf545a2d3142f5b5b5105affc95ccc6a9b062b4ae77190baf641c831b89a5a
3-
SIZE (subnetcalc-2.5.1.tar.xz) = 130116
1+
TIMESTAMP = 1734703254
2+
SHA256 (subnetcalc-2.6.1.tar.xz) = ff6f6f3b7f89976a299559f7e5a5bdfdcb7c18408642937dd9e503283c3f598f
3+
SIZE (subnetcalc-2.6.1.tar.xz) = 144612

0 commit comments

Comments
 (0)