View | Details | Raw Unified | Return to bug 81223
Collapse All | Expand All

(-)amule2/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	aMule
8
PORTNAME=	aMule
9
PORTVERSION=	2.0.0
9
PORTVERSION=	2.0.1
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://download.berlios.de/amule/
11
MASTER_SITES=	http://download.berlios.de/amule/
12
12
(-)amule2/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (aMule-2.0.0.tar.gz) = e6680641e171ddf4236c955168947ba0
1
MD5 (aMule-2.0.1.tar.gz) = a88e6d9b263d684d8dc064a2bf535569
2
SIZE (aMule-2.0.0.tar.gz) = 3020088
2
SIZE (aMule-2.0.1.tar.gz) = 2809804
(-)amule2/pkg-plist (-14 / +13 lines)
Lines 35-53 Link Here
35
share/locale/pt_PT/LC_MESSAGES/amule.mo
35
share/locale/pt_PT/LC_MESSAGES/amule.mo
36
share/locale/hr/LC_MESSAGES/amule.mo
36
share/locale/hr/LC_MESSAGES/amule.mo
37
share/locale/sl/LC_MESSAGES/amule.mo
37
share/locale/sl/LC_MESSAGES/amule.mo
38
share/gnome/doc/aMule-2.0.0/ABOUT-NLS
38
share/gnome/doc/aMule-2.0.1/ABOUT-NLS
39
share/gnome/doc/aMule-2.0.0/amulesig.txt
39
share/gnome/doc/aMule-2.0.1/amulesig.txt
40
share/gnome/doc/aMule-2.0.0/amule-win32.HOWTO.txt
40
share/gnome/doc/aMule-2.0.1/amule-win32.HOWTO.txt
41
share/gnome/doc/aMule-2.0.0/Changelog
41
share/gnome/doc/aMule-2.0.1/Changelog
42
share/gnome/doc/aMule-2.0.0/Doxyfile
42
share/gnome/doc/aMule-2.0.1/Doxyfile
43
share/gnome/doc/aMule-2.0.0/ED2K-Links.HOWTO
43
share/gnome/doc/aMule-2.0.1/ED2K-Links.HOWTO
44
share/gnome/doc/aMule-2.0.0/INSTALL
44
share/gnome/doc/aMule-2.0.1/INSTALL
45
share/gnome/doc/aMule-2.0.0/license.txt
45
share/gnome/doc/aMule-2.0.1/license.txt
46
share/gnome/doc/aMule-2.0.0/README
46
share/gnome/doc/aMule-2.0.1/README
47
share/gnome/doc/aMule-2.0.0/TODO
47
share/gnome/doc/aMule-2.0.1/TODO
48
share/gnome/doc/aMule-2.0.0/EC_Protocol.txt
48
share/gnome/doc/aMule-2.0.1/EC_Protocol.txt
49
share/gnome/doc/aMule-2.0.0/socks4.protocol
49
share/gnome/doc/aMule-2.0.1/socks4.protocol
50
@unexec rmdir %D/share/gnome/doc/aMule-2.0.0 2>/dev/null || true
50
@unexec rmdir %D/share/gnome/doc/aMule-2.0.1 2>/dev/null || true
51
@unexec rmdir %D/share/gnome/doc 2>/dev/null || true
51
@unexec rmdir %D/share/gnome/doc 2>/dev/null || true
52
%%PL_CAS%%share/gnome/cas/tmp.html
52
%%PL_CAS%%share/gnome/cas/tmp.html
53
%%PL_CAS%%share/gnome/cas/stat.png
53
%%PL_CAS%%share/gnome/cas/stat.png
54
-------------- Patch ends here ---------------

Return to bug 81223