mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
net/td-system-tools: Revert "net/td-system-tools: Update to new release 1.6.0"
This reverts commit cfc6675477
.
This unbreaks the ports tree.
This commit is contained in:
parent
f822df7855
commit
a885822ce0
3 changed files with 10 additions and 19 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= td-system-tools
|
PORTNAME= td-system-tools
|
||||||
PORTVERSION= 1.6.0
|
DISTVERSION= 1.5.6
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= https://www.nntb.no/~dreibh/system-tools/download/
|
MASTER_SITES= https://www.nntb.no/~dreibh/system-tools/download/
|
||||||
|
|
||||||
|
@ -10,9 +10,9 @@ WWW= https://www.nntb.no/~dreibh/system-tools/
|
||||||
LICENSE= GPLv3+
|
LICENSE= GPLv3+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
RUN_DEPENDS= bash:shells/bash buffer:misc/buffer figlet:misc/figlet
|
RUN_DEPENDS= bash:shells/bash
|
||||||
|
|
||||||
USES= cmake gettext tar:xz
|
USES= cmake tar:xz
|
||||||
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/share/man
|
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${PREFIX}/share/man
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1711879342
|
TIMESTAMP = 1707818231
|
||||||
SHA256 (td-system-tools-1.6.0.tar.xz) = 5b5fafb3d98bbaa27e52e6e59e35c750c58c88e4243605a66d63e32c0200e2c9
|
SHA256 (td-system-tools-1.5.6.tar.xz) = cd9d973ad8db4067e1e459f09734cac89c4fdc2fc193c0e4f42d495c9509a1e6
|
||||||
SIZE (td-system-tools-1.6.0.tar.xz) = 129880
|
SIZE (td-system-tools-1.5.6.tar.xz) = 117840
|
||||||
|
|
|
@ -1,21 +1,12 @@
|
||||||
bin/configure-grub
|
|
||||||
bin/System-Info
|
bin/System-Info
|
||||||
bin/System-Maintenance
|
bin/System-Maintenance
|
||||||
|
bin/configure-grub
|
||||||
|
share/man/man1/System-Info.1.gz
|
||||||
|
share/man/man1/System-Maintenance.1.gz
|
||||||
|
share/man/man1/configure-grub.1.gz
|
||||||
etc/profile.d/system-info.csh
|
etc/profile.d/system-info.csh
|
||||||
etc/profile.d/system-info.sh
|
etc/profile.d/system-info.sh
|
||||||
etc/system-info.d/01-example
|
etc/system-info.d/01-example
|
||||||
etc/system-info.d/banner-helper
|
|
||||||
etc/system-maintenance.d/XX-example
|
etc/system-maintenance.d/XX-example
|
||||||
share/configure-grub/grub-defaults-nornet
|
share/configure-grub/grub-defaults-nornet
|
||||||
share/configure-grub/grub-defaults-standard
|
share/configure-grub/grub-defaults-standard
|
||||||
share/locale/de/LC_MESSAGES/System-Info.mo
|
|
||||||
share/locale/de/LC_MESSAGES/System-Maintenance.mo
|
|
||||||
share/locale/nb/LC_MESSAGES/System-Info.mo
|
|
||||||
share/locale/nb/LC_MESSAGES/System-Maintenance.mo
|
|
||||||
share/man/man1/configure-grub.1.gz
|
|
||||||
share/man/man1/System-Info.1.gz
|
|
||||||
share/man/man1/System-Maintenance.1.gz
|
|
||||||
share/System-Info/01-example
|
|
||||||
share/System-Info/09-hostname-example
|
|
||||||
share/System-Info/10-company-logo-example
|
|
||||||
share/System-Info/banner-helper
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue