aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-06 09:43:24 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-01-06 09:44:47 +0000
commitbfac2eb8104394fe49d28772ac73ec0b1937af38 (patch)
tree6b81021b83f2ca97a29cb4680f5ef11deb3155f4
parent9e39cfdcd136a05fe69d124b15fdf46b15391375 (diff)
downloadports-bfac2eb8104394fe49d28772ac73ec0b1937af38.tar.gz
ports-bfac2eb8104394fe49d28772ac73ec0b1937af38.zip
textproc/tkdiff: Update version 5-0=>5-6
- Return to pool as maintainer domain bsdforge.com has expired Changelog: https://sourceforge.net/projects/tkdiff/files/tkdiff/5.6/ Approved by: portmgr (blanket)
-rw-r--r--textproc/tkdiff/Makefile17
-rw-r--r--textproc/tkdiff/distinfo10
-rw-r--r--textproc/tkdiff/pkg-plist5
3 files changed, 9 insertions, 23 deletions
diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile
index 83cd6552d71b..c06e9cdc5dbc 100644
--- a/textproc/tkdiff/Makefile
+++ b/textproc/tkdiff/Makefile
@@ -1,32 +1,27 @@
PORTNAME= tkdiff
-DISTVERSION= 5-0
+DISTVERSION= 5-6
CATEGORIES= textproc tk
-MASTER_SITES= SF https://bsdforge.com/projects/source/textproc/tkdiff/:ikon
-DISTFILES= ${DISTNAME}.zip tkicons5.txz:ikon
+MASTER_SITES= SF
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tk frontend for diff(1)
WWW= https://sourceforge.net/projects/tkdiff/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BROKEN= Unfetchable
-
-USES= cpe tar:txz tk:wrapper
+USES= tk:wrapper zip
DESKTOP_ENTRIES= "Tkdiff" "Tk frontend for the diff command" \
"tkdiff" \
"tkdiff" "GNOME;GTK;Development;System;" \
false
-
+NO_ARCH= yes
NO_BUILD= yes
-IKONS= tkdiff-256.png tkdiff-128.png \
- tkdiff-64.png tkdiff.png
+PLIST_FILES= bin/tkdiff
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${IKONS:S/tkdiff/${WRKSRC}\/tkdiff/g} ${STAGEDIR}${PREFIX}/share/pixmaps/
.include <bsd.port.mk>
diff --git a/textproc/tkdiff/distinfo b/textproc/tkdiff/distinfo
index 173c8261e16d..9cb6720b088c 100644
--- a/textproc/tkdiff/distinfo
+++ b/textproc/tkdiff/distinfo
@@ -1,7 +1,3 @@
-TIMESTAMP = 1668095331
-SHA256 (tkdiff-5-0.zip) = 70559dcf7e37704ea954a8b681327be897d65f8b8f135e4ac77f57b80c0a6a56
-SHA512 (tkdiff-5-0.zip) = 903d5bd5d4ce34dfa169d95a27dd246dbf86f45cc21aa05d29e16550f7f4151e81fc07b011e906bf9b28557e762170a9f76aa43b7ab1628556bbc14f512015ae
-SIZE (tkdiff-5-0.zip) = 193020
-SHA256 (tkicons5.txz) = 601de1ce6feb016a21cf860de62a53699f283a26ec79bf26906834f0fc7e3092
-SHA512 (tkicons5.txz) = 977e77c37e09bb72f976df5742152601bbca8c4054b2d0ffdd1e7f05ab1cb18ee5763c5cc3ee4c36d569a0c652a36c50f4006c548340dc873bbbcc5236ecce72
-SIZE (tkicons5.txz) = 65720
+TIMESTAMP = 1704533850
+SHA256 (tkdiff-5-6.zip) = 628c7541d486996b6f984f4f702cec7cb3a7fd959d3e87104192bc3e946620bc
+SIZE (tkdiff-5-6.zip) = 289205
diff --git a/textproc/tkdiff/pkg-plist b/textproc/tkdiff/pkg-plist
deleted file mode 100644
index b1fefc11bcd3..000000000000
--- a/textproc/tkdiff/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/tkdiff
-share/pixmaps/tkdiff-128.png
-share/pixmaps/tkdiff-256.png
-share/pixmaps/tkdiff-64.png
-share/pixmaps/tkdiff.png