diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-20 12:11:44 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-20 12:11:44 +0000 |
commit | 2d9a7d1558197f5ba16726460529a291d3ecf608 (patch) | |
tree | 16d748e6ba97064894a9e94864f581a8139a4a8d /net-p2p/amule2 | |
parent | a95c4c592f1623f2a4b991061491e553b27dbf03 (diff) | |
download | ports-2d9a7d1558197f5ba16726460529a291d3ecf608.tar.gz ports-2d9a7d1558197f5ba16726460529a291d3ecf608.zip |
- Update to 2.0.1
PR: ports/81223
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=135693
Diffstat (limited to 'net-p2p/amule2')
-rw-r--r-- | net-p2p/amule2/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule2/distinfo | 4 | ||||
-rw-r--r-- | net-p2p/amule2/pkg-plist | 27 |
3 files changed, 16 insertions, 17 deletions
diff --git a/net-p2p/amule2/Makefile b/net-p2p/amule2/Makefile index 4d7c35c47c6b..d71c2b41e5c1 100644 --- a/net-p2p/amule2/Makefile +++ b/net-p2p/amule2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aMule -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= net MASTER_SITES= http://download.berlios.de/amule/ diff --git a/net-p2p/amule2/distinfo b/net-p2p/amule2/distinfo index 5a651f1921ac..4661fcdd2fe8 100644 --- a/net-p2p/amule2/distinfo +++ b/net-p2p/amule2/distinfo @@ -1,2 +1,2 @@ -MD5 (aMule-2.0.0.tar.gz) = e6680641e171ddf4236c955168947ba0 -SIZE (aMule-2.0.0.tar.gz) = 3020088 +MD5 (aMule-2.0.1.tar.gz) = a88e6d9b263d684d8dc064a2bf535569 +SIZE (aMule-2.0.1.tar.gz) = 2809804 diff --git a/net-p2p/amule2/pkg-plist b/net-p2p/amule2/pkg-plist index 64c43cfaa6d8..5bbd138badc7 100644 --- a/net-p2p/amule2/pkg-plist +++ b/net-p2p/amule2/pkg-plist @@ -35,19 +35,19 @@ share/locale/it_CH/LC_MESSAGES/amule.mo share/locale/pt_PT/LC_MESSAGES/amule.mo share/locale/hr/LC_MESSAGES/amule.mo share/locale/sl/LC_MESSAGES/amule.mo -share/gnome/doc/aMule-2.0.0/ABOUT-NLS -share/gnome/doc/aMule-2.0.0/amulesig.txt -share/gnome/doc/aMule-2.0.0/amule-win32.HOWTO.txt -share/gnome/doc/aMule-2.0.0/Changelog -share/gnome/doc/aMule-2.0.0/Doxyfile -share/gnome/doc/aMule-2.0.0/ED2K-Links.HOWTO -share/gnome/doc/aMule-2.0.0/INSTALL -share/gnome/doc/aMule-2.0.0/license.txt -share/gnome/doc/aMule-2.0.0/README -share/gnome/doc/aMule-2.0.0/TODO -share/gnome/doc/aMule-2.0.0/EC_Protocol.txt -share/gnome/doc/aMule-2.0.0/socks4.protocol -@unexec rmdir %D/share/gnome/doc/aMule-2.0.0 2>/dev/null || true +share/gnome/doc/aMule-2.0.1/ABOUT-NLS +share/gnome/doc/aMule-2.0.1/amulesig.txt +share/gnome/doc/aMule-2.0.1/amule-win32.HOWTO.txt +share/gnome/doc/aMule-2.0.1/Changelog +share/gnome/doc/aMule-2.0.1/Doxyfile +share/gnome/doc/aMule-2.0.1/ED2K-Links.HOWTO +share/gnome/doc/aMule-2.0.1/INSTALL +share/gnome/doc/aMule-2.0.1/license.txt +share/gnome/doc/aMule-2.0.1/README +share/gnome/doc/aMule-2.0.1/TODO +share/gnome/doc/aMule-2.0.1/EC_Protocol.txt +share/gnome/doc/aMule-2.0.1/socks4.protocol +@unexec rmdir %D/share/gnome/doc/aMule-2.0.1 2>/dev/null || true @unexec rmdir %D/share/gnome/doc 2>/dev/null || true %%PL_CAS%%share/gnome/cas/tmp.html %%PL_CAS%%share/gnome/cas/stat.png @@ -59,7 +59,6 @@ share/gnome/pixmaps/amule.xpm %%PL_CAS%%share/gnome/applications/wxcas.desktop %%PL_ALC%%share/gnome/applications/alc.desktop share/gnome/applications/amule.desktop -@unexec rmdir %D/share/gnome/applications 2>/dev/null || true %%PL_AMULEWEBSRV%%share/gnome/amule/webserver/default/aMule.tmpl %%PL_AMULEWEBSRV%%share/gnome/amule/webserver/default/add_server.gif %%PL_AMULEWEBSRV%%share/gnome/amule/webserver/default/arrow_down.gif |