Update to 1.0.1. See http://gaim.sourceforge.net/ChangeLog for a list
of all the changes.
This commit is contained in:
parent
53034c2c0b
commit
730778dcc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118694
6 changed files with 10 additions and 6 deletions
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gaim
|
||||
PORTVERSION= 0.82.1
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gaim-0.82.1.tar.bz2) = 94484a0328dbe8073c8a97c572ce959b
|
||||
SIZE (gaim-0.82.1.tar.bz2) = 4604261
|
||||
MD5 (gaim-1.0.1.tar.bz2) = bdf4c814c1d53a4bbac0988732ee7077
|
||||
SIZE (gaim-1.0.1.tar.bz2) = 4804883
|
||||
|
|
|
@ -67,6 +67,7 @@ include/gaim/stock.h
|
|||
include/gaim/stringref.h
|
||||
include/gaim/util.h
|
||||
include/gaim/value.h
|
||||
include/gaim/version.h
|
||||
include/gaim/xmlnode.h
|
||||
lib/gaim/autorecon.so
|
||||
lib/gaim/docklet.so
|
||||
|
@ -371,6 +372,7 @@ share/locale/ca/LC_MESSAGES/gaim.mo
|
|||
share/locale/cs/LC_MESSAGES/gaim.mo
|
||||
share/locale/da/LC_MESSAGES/gaim.mo
|
||||
share/locale/de/LC_MESSAGES/gaim.mo
|
||||
share/locale/en_AU/LC_MESSAGES/gaim.mo
|
||||
share/locale/en_CA/LC_MESSAGES/gaim.mo
|
||||
share/locale/en_GB/LC_MESSAGES/gaim.mo
|
||||
share/locale/es/LC_MESSAGES/gaim.mo
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gaim
|
||||
PORTVERSION= 0.82.1
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (gaim-0.82.1.tar.bz2) = 94484a0328dbe8073c8a97c572ce959b
|
||||
SIZE (gaim-0.82.1.tar.bz2) = 4604261
|
||||
MD5 (gaim-1.0.1.tar.bz2) = bdf4c814c1d53a4bbac0988732ee7077
|
||||
SIZE (gaim-1.0.1.tar.bz2) = 4804883
|
||||
|
|
|
@ -67,6 +67,7 @@ include/gaim/stock.h
|
|||
include/gaim/stringref.h
|
||||
include/gaim/util.h
|
||||
include/gaim/value.h
|
||||
include/gaim/version.h
|
||||
include/gaim/xmlnode.h
|
||||
lib/gaim/autorecon.so
|
||||
lib/gaim/docklet.so
|
||||
|
@ -371,6 +372,7 @@ share/locale/ca/LC_MESSAGES/gaim.mo
|
|||
share/locale/cs/LC_MESSAGES/gaim.mo
|
||||
share/locale/da/LC_MESSAGES/gaim.mo
|
||||
share/locale/de/LC_MESSAGES/gaim.mo
|
||||
share/locale/en_AU/LC_MESSAGES/gaim.mo
|
||||
share/locale/en_CA/LC_MESSAGES/gaim.mo
|
||||
share/locale/en_GB/LC_MESSAGES/gaim.mo
|
||||
share/locale/es/LC_MESSAGES/gaim.mo
|
||||
|
|
Loading…
Reference in a new issue