mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Update to version 1.3.2.1
This commit is contained in:
parent
12d3b45e74
commit
5f8670dcf9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215817
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tellico
|
||||
PORTVERSION= 1.3.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.2.1
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= http://www.periapsis.org/tellico/download/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (tellico-1.3.1.tar.gz) = 75f5e868c37d08830e4ad9c88a64277a
|
||||
SHA256 (tellico-1.3.1.tar.gz) = 9574bfacc87a79cc8b15083195e515a7fa51a40353f0df1aa67547031697e20d
|
||||
SIZE (tellico-1.3.1.tar.gz) = 5051443
|
||||
MD5 (tellico-1.3.2.1.tar.gz) = 388e2f5495deed57ea20a660c8e20588
|
||||
SHA256 (tellico-1.3.2.1.tar.gz) = c4813687d3ab1a05f849a2c1b190bf943bc619ce0dbe379bf372720a7fa6a4a6
|
||||
SIZE (tellico-1.3.2.1.tar.gz) = 5097471
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- src/tellico_debug.h.orig 2008-04-07 19:19:21.000000000 +0200
|
||||
+++ src/tellico_debug.h 2008-04-07 19:48:56.000000000 +0200
|
||||
@@ -22,6 +22,10 @@
|
||||
// std::clock_t
|
||||
#include <ctime>
|
||||
|
||||
+# if defined(__GNUC_PREREQ__) && !defined(__GNUC_PREREQ)
|
||||
+# define __GNUC_PREREQ __GNUC_PREREQ__
|
||||
+# endif
|
||||
+
|
||||
# if defined __cplusplus ? __GNUC_PREREQ (2, 6) : __GNUC_PREREQ (2, 4)
|
||||
# define MY_FUNCTION __PRETTY_FUNCTION__
|
||||
# else
|
@ -93,6 +93,7 @@ share/apps/tellico/tellico-common.xsl
|
||||
share/apps/tellico/tellico-printing.xsl
|
||||
share/apps/tellico/tellico.dtd
|
||||
share/apps/tellico/tellico.tips
|
||||
share/apps/tellico/tellico2gcstar.xsl
|
||||
share/apps/tellico/tellico2html.js
|
||||
share/apps/tellico/tellico2html.xsl
|
||||
share/apps/tellico/tellico2onix.xsl
|
||||
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= tellico
|
||||
PORTVERSION= 1.3.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.3.2.1
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= http://www.periapsis.org/tellico/download/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (tellico-1.3.1.tar.gz) = 75f5e868c37d08830e4ad9c88a64277a
|
||||
SHA256 (tellico-1.3.1.tar.gz) = 9574bfacc87a79cc8b15083195e515a7fa51a40353f0df1aa67547031697e20d
|
||||
SIZE (tellico-1.3.1.tar.gz) = 5051443
|
||||
MD5 (tellico-1.3.2.1.tar.gz) = 388e2f5495deed57ea20a660c8e20588
|
||||
SHA256 (tellico-1.3.2.1.tar.gz) = c4813687d3ab1a05f849a2c1b190bf943bc619ce0dbe379bf372720a7fa6a4a6
|
||||
SIZE (tellico-1.3.2.1.tar.gz) = 5097471
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- src/tellico_debug.h.orig 2008-04-07 19:19:21.000000000 +0200
|
||||
+++ src/tellico_debug.h 2008-04-07 19:48:56.000000000 +0200
|
||||
@@ -22,6 +22,10 @@
|
||||
// std::clock_t
|
||||
#include <ctime>
|
||||
|
||||
+# if defined(__GNUC_PREREQ__) && !defined(__GNUC_PREREQ)
|
||||
+# define __GNUC_PREREQ __GNUC_PREREQ__
|
||||
+# endif
|
||||
+
|
||||
# if defined __cplusplus ? __GNUC_PREREQ (2, 6) : __GNUC_PREREQ (2, 4)
|
||||
# define MY_FUNCTION __PRETTY_FUNCTION__
|
||||
# else
|
@ -93,6 +93,7 @@ share/apps/tellico/tellico-common.xsl
|
||||
share/apps/tellico/tellico-printing.xsl
|
||||
share/apps/tellico/tellico.dtd
|
||||
share/apps/tellico/tellico.tips
|
||||
share/apps/tellico/tellico2gcstar.xsl
|
||||
share/apps/tellico/tellico2html.js
|
||||
share/apps/tellico/tellico2html.xsl
|
||||
share/apps/tellico/tellico2onix.xsl
|
||||
|
Loading…
Reference in New Issue
Block a user