Skip to content

Commit f106ac7

Browse files
committed
Updated FreeBSD port.
1 parent 8ff347c commit f106ac7

File tree

3 files changed

+13
-5
lines changed

3 files changed

+13
-5
lines changed

freebsd/td-system-tools/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ LICENSE= GPLv3+
1111
LICENSE_FILE= ${WRKSRC}/COPYING
1212

1313
RUN_DEPENDS= bash:shells/bash \
14-
mbuffer:misc/mbuffer \
15-
figlet:misc/figlet
14+
figlet:misc/figlet \
15+
mbuffer:misc/mbuffer
1616

1717
USES= cmake gettext tar:xz
1818
CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=${PREFIX}/share/man

freebsd/td-system-tools/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1734703306
2-
SHA256 (td-system-tools-2.0.7.tar.xz) = 83d5faa8aef4b3499cbb46f0199613893e35992959899eafa4512ed1ec854405
3-
SIZE (td-system-tools-2.0.7.tar.xz) = 170420
1+
TIMESTAMP = 1745777528
2+
SHA256 (td-system-tools-2.1.0.tar.xz) = 12db2ef294479942f89b954b5ba9436e1fa16129bbb05d01ed48fc48c1baf0a1
3+
SIZE (td-system-tools-2.1.0.tar.xz) = 195348

freebsd/td-system-tools/pkg-plist

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,17 @@ share/locale/de/LC_MESSAGES/Fingerprint-SSH-Keys.mo
3333
share/locale/de/LC_MESSAGES/Reset-Machine-ID.mo
3434
share/locale/de/LC_MESSAGES/System-Info.mo
3535
share/locale/de/LC_MESSAGES/System-Maintenance.mo
36+
share/locale/de/LC_MESSAGES/print-utf8.mo
3637
share/locale/de/LC_MESSAGES/random-sleep.mo
38+
share/locale/de/LC_MESSAGES/text-block.mo
3739
share/locale/de/LC_MESSAGES/try-hard.mo
3840
share/locale/nb/LC_MESSAGES/Fingerprint-SSH-Keys.mo
3941
share/locale/nb/LC_MESSAGES/Reset-Machine-ID.mo
4042
share/locale/nb/LC_MESSAGES/System-Info.mo
4143
share/locale/nb/LC_MESSAGES/System-Maintenance.mo
44+
share/locale/nb/LC_MESSAGES/print-utf8.mo
4245
share/locale/nb/LC_MESSAGES/random-sleep.mo
46+
share/locale/nb/LC_MESSAGES/text-block.mo
4347
share/locale/nb/LC_MESSAGES/try-hard.mo
4448
share/man/man1/Fingerprint-SSH-Keys.1.gz
4549
share/man/man1/Reset-Machine-ID.1.gz
@@ -51,3 +55,7 @@ share/man/man1/print-utf8.1.gz
5155
share/man/man1/random-sleep.1.gz
5256
share/man/man1/text-block.1.gz
5357
share/man/man1/try-hard.1.gz
58+
share/text-block/example1.txt
59+
share/text-block/example2.txt
60+
share/text-block/insert.txt
61+
share/text-block/numbers.txt

0 commit comments

Comments
 (0)