Update to 1.92.
This commit is contained in:
parent
b8c338f0a8
commit
82cfa5a6e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251121
4 changed files with 8 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= transmission
|
||||
PORTVERSION= 1.91
|
||||
PORTVERSION= 1.92
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= net-p2p
|
||||
MASTER_SITES= http://download.m0k.org/${PORTNAME}/files/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (transmission-1.91.tar.bz2) = 2c6993300988d5aa2e3fc24a439d3633
|
||||
SHA256 (transmission-1.91.tar.bz2) = 716b86eeccb87d955094c341dec8299e4a33b4d3bf37f3969d4638c0a13a9e8b
|
||||
SIZE (transmission-1.91.tar.bz2) = 4301006
|
||||
MD5 (transmission-1.92.tar.bz2) = 561357621331f294c87f78e22783a283
|
||||
SHA256 (transmission-1.92.tar.bz2) = daf037927a48cce9110023e2e1073e91c92d6e245e343835b99115f5d5a0bbed
|
||||
SIZE (transmission-1.92.tar.bz2) = 4322109
|
||||
|
|
|
@ -10,6 +10,7 @@ share/icons/hicolor/24x24/apps/transmission.png
|
|||
share/icons/hicolor/32x32/apps/transmission.png
|
||||
share/icons/hicolor/48x48/apps/transmission.png
|
||||
share/icons/hicolor/scalable/apps/transmission.svg
|
||||
share/locale/an/LC_MESSAGES/transmission.mo
|
||||
share/locale/ar/LC_MESSAGES/transmission.mo
|
||||
share/locale/ast/LC_MESSAGES/transmission.mo
|
||||
share/locale/az/LC_MESSAGES/transmission.mo
|
||||
|
@ -94,6 +95,8 @@ share/pixmaps/transmission.png
|
|||
@dirrmtry share/locale/be@latin
|
||||
@dirrmtry share/locale/ast/LC_MESSAGES
|
||||
@dirrmtry share/locale/ast
|
||||
@dirrmtry share/locale/an/LC_MESSAGES
|
||||
@dirrmtry share/locale/an
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
@dirrmtry share/applications
|
||||
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= transmission
|
||||
PORTVERSION= 1.91
|
||||
PORTVERSION= 1.92
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= # empty
|
||||
DISTFILES= # empty
|
||||
|
|
Loading…
Reference in a new issue