aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZsolt Udvari <uzsolt@uzsolt.hu>2024-01-04 09:57:07 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2024-01-04 18:44:31 +0000
commit2bb91c11eb66ae0136b058b7180a96b486fb1fbd (patch)
tree06116ff25f33d6cadf9fe5198e1fa5929c4f92d3
parentcd22d649b7e2a742a44a1007a1529aaaf07e2320 (diff)
downloadports-2bb91c11eb66ae0136b058b7180a96b486fb1fbd.tar.gz
ports-2bb91c11eb66ae0136b058b7180a96b486fb1fbd.zip
deskutils/fet: update to 6.15.0
ChangeLog: https://lalescu.ro/liviu/fet/news.html * Added the possibility of saving the history to the hard disk, next to the saved .fet data file (suggested by uni_instructor and ngoctp29121982). This option is by default disabled and must be enabled from the settings. * Minor improvements in the memory consumption (the comments of the history are now stored archived). * Code cleanup. PR: 275890 Reported by: uzsolt@uzsolt.hu (maintainer)
-rw-r--r--deskutils/fet/Makefile2
-rw-r--r--deskutils/fet/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/fet/Makefile b/deskutils/fet/Makefile
index 6cd444626122..b2e128bc0143 100644
--- a/deskutils/fet/Makefile
+++ b/deskutils/fet/Makefile
@@ -1,5 +1,5 @@
PORTNAME= fet
-DISTVERSION= 6.14.0
+DISTVERSION= 6.15.0
CATEGORIES= deskutils education
MASTER_SITES= https://lalescu.ro/liviu/fet/download/ \
https://lalescu.ro/liviu/fet/download/old/ \
diff --git a/deskutils/fet/distinfo b/deskutils/fet/distinfo
index 6fc2c319b343..be3bb8804c63 100644
--- a/deskutils/fet/distinfo
+++ b/deskutils/fet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701548461
-SHA256 (fet-6.14.0.tar.bz2) = 42acd81b686669ff285927f826e330ed82ede2cada6c192f26703ad4995b0271
-SIZE (fet-6.14.0.tar.bz2) = 19689303
+TIMESTAMP = 1704174699
+SHA256 (fet-6.15.0.tar.bz2) = 5d5d09036c07ce3d330e4aff62dd6bfcacb793e345ec0ac8ac950eb1804bb356
+SIZE (fet-6.15.0.tar.bz2) = 19835943