mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Upgrade to 2.4.6
Submitted by: MAINTAINER
This commit is contained in:
parent
14128ee2c2
commit
58224b43fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156351
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= stardict
|
||||
PORTVERSION= 2.4.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.4.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (stardict/stardict-2.4.5.tar.bz2) = 78543ca107bf7a70a96ba41313de8883
|
||||
SHA256 (stardict/stardict-2.4.5.tar.bz2) = 755137d6a7daeae93608c32f2334e6cda344ca9629d0f8d5a9f44aa7297a340a
|
||||
SIZE (stardict/stardict-2.4.5.tar.bz2) = 1021685
|
||||
MD5 (stardict/stardict-2.4.6.tar.bz2) = a985bb3737903ffcea880e6df1433661
|
||||
SHA256 (stardict/stardict-2.4.6.tar.bz2) = 994e6311379a268aa60df0c45cc762d6000d3594db172b4d1c4728b3dca0f816
|
||||
SIZE (stardict/stardict-2.4.6.tar.bz2) = 1088338
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- src/skin.h.orig Tue Sep 23 21:53:47 2003
|
||||
+++ src/skin.h Tue Jan 18 02:21:27 2005
|
||||
@@ -8,8 +8,8 @@
|
||||
{
|
||||
public:
|
||||
GdkCursor *cursor;
|
||||
- _Skin_cursor::_Skin_cursor();
|
||||
- _Skin_cursor::~_Skin_cursor();
|
||||
+ _Skin_cursor();
|
||||
+ ~_Skin_cursor();
|
||||
};
|
||||
|
||||
struct _Skin_pixbuf_1
|
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= stardict
|
||||
PORTVERSION= 2.4.5
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.4.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (stardict/stardict-2.4.5.tar.bz2) = 78543ca107bf7a70a96ba41313de8883
|
||||
SHA256 (stardict/stardict-2.4.5.tar.bz2) = 755137d6a7daeae93608c32f2334e6cda344ca9629d0f8d5a9f44aa7297a340a
|
||||
SIZE (stardict/stardict-2.4.5.tar.bz2) = 1021685
|
||||
MD5 (stardict/stardict-2.4.6.tar.bz2) = a985bb3737903ffcea880e6df1433661
|
||||
SHA256 (stardict/stardict-2.4.6.tar.bz2) = 994e6311379a268aa60df0c45cc762d6000d3594db172b4d1c4728b3dca0f816
|
||||
SIZE (stardict/stardict-2.4.6.tar.bz2) = 1088338
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- src/skin.h.orig Tue Sep 23 21:53:47 2003
|
||||
+++ src/skin.h Tue Jan 18 02:21:27 2005
|
||||
@@ -8,8 +8,8 @@
|
||||
{
|
||||
public:
|
||||
GdkCursor *cursor;
|
||||
- _Skin_cursor::_Skin_cursor();
|
||||
- _Skin_cursor::~_Skin_cursor();
|
||||
+ _Skin_cursor();
|
||||
+ ~_Skin_cursor();
|
||||
};
|
||||
|
||||
struct _Skin_pixbuf_1
|
Loading…
Reference in New Issue
Block a user