diff options
author | mich <mich@FreeBSD.org> | 2005-11-14 23:32:07 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2005-11-14 23:32:07 +0800 |
commit | a33954414b38333206131edfb03533caa7115805 (patch) | |
tree | b2fbdbbfbe18bce8318b72d21f47ce15a4716f02 | |
parent | 7ddc3e3dc3d7a8831e11090e7948c14184f20144 (diff) | |
download | freebsd-ports-gnome-a33954414b38333206131edfb03533caa7115805.tar.gz freebsd-ports-gnome-a33954414b38333206131edfb03533caa7115805.tar.zst freebsd-ports-gnome-a33954414b38333206131edfb03533caa7115805.zip |
o update to 3.14
- add bookmark functionality
o add sha256 checkum
-rw-r--r-- | misc/clex/Makefile | 2 | ||||
-rw-r--r-- | misc/clex/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/clex/Makefile b/misc/clex/Makefile index 07b4c2662c70..dcb4e5182707 100644 --- a/misc/clex/Makefile +++ b/misc/clex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= clex -PORTVERSION= 3.13 +PORTVERSION= 3.14 CATEGORIES= misc MASTER_SITES= http://www.clex.sk/download/ \ http://freebsdcluster.org/~mich/software/ diff --git a/misc/clex/distinfo b/misc/clex/distinfo index e9ef043b4cfc..ac7ae7d5a6c6 100644 --- a/misc/clex/distinfo +++ b/misc/clex/distinfo @@ -1,2 +1,3 @@ -MD5 (clex-3.13.tar.gz) = 12e3840e3af83a65453b195463842da9 -SIZE (clex-3.13.tar.gz) = 174345 +MD5 (clex-3.14.tar.gz) = 8ed86b6e50266a3b2c7419e369e3ec03 +SHA256 (clex-3.14.tar.gz) = 308e4619e0e1af3c035b5072f3763de223048eddafad200c574101c0ca0b9fd4 +SIZE (clex-3.14.tar.gz) = 178492 |