diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-09-29 01:06:34 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-09-29 01:06:34 +0000 |
commit | 9823d8e176db5294712ef3ba71d635c876d855c8 (patch) | |
tree | 2f4d86d11677bb99516282760f45070f476b02a6 /net-p2p/amule | |
parent | 0e6bfeefcc3c54848e4dcd99106a562ad4cf8733 (diff) | |
download | ports-9823d8e176db5294712ef3ba71d635c876d855c8.tar.gz ports-9823d8e176db5294712ef3ba71d635c876d855c8.zip |
Notes
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/amule/Makefile.man | 10 | ||||
-rw-r--r-- | net-p2p/amule/distinfo | 6 |
3 files changed, 12 insertions, 7 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 2a0157812c42..67bdc2f31324 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -6,8 +6,7 @@ # PORTNAME= aMule -PORTVERSION= 2.2.5 -PORTREVISION= 1 +PORTVERSION= 2.2.6 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} diff --git a/net-p2p/amule/Makefile.man b/net-p2p/amule/Makefile.man index 79492c5046f9..58b59b9dd592 100644 --- a/net-p2p/amule/Makefile.man +++ b/net-p2p/amule/Makefile.man @@ -1,5 +1,5 @@ # TODO : Add fr here when pages are complete -MANLANG= "" de es eu fr hu +MANLANG= "" de es eu fr hu it #MANCOMPRESSED= no .if defined(WITH_CAS) MAN1_EN+= cas.1 @@ -19,7 +19,12 @@ MAN1_DE+= alc.1 MAN1_ES+= alc.1 MAN1_EU+= alc.1 MAN1_HU+= alc.1 -MAN1+= alcc.1 +MAN1_EN+= alcc.1 +MAN1_DE+= alcc.1 +MAN1_ES+= alcc.1 +MAN1_EU+= alcc.1 +MAN1_FR+= alcc.1 +MAN1_HU+= alcc.1 .endif .if defined(WITH_AMULEWEBSRV) MAN1+= amuleweb.1 @@ -34,6 +39,7 @@ MAN1+= ed2k.1 MAN1+= amuled.1 MAN1_EN+= amulegui.1 MAN1_DE+= amulegui.1 +MAN1_IT+= amulegui.1 .endif MAN1+= amule.1 MAN1_EN+= xas.1 diff --git a/net-p2p/amule/distinfo b/net-p2p/amule/distinfo index 4621c5c9dd5c..33d7c91eee6f 100644 --- a/net-p2p/amule/distinfo +++ b/net-p2p/amule/distinfo @@ -1,3 +1,3 @@ -MD5 (aMule-2.2.5.tar.bz2) = d26048f8e00a1ca801b3b41156b4268d -SHA256 (aMule-2.2.5.tar.bz2) = cb2ec9885037fe114999374368b1c16038ccd8a2eeda16231eea4096a7b2befd -SIZE (aMule-2.2.5.tar.bz2) = 4715858 +MD5 (aMule-2.2.6.tar.bz2) = 530d9b48187e36f78fc21bb19e94326d +SHA256 (aMule-2.2.6.tar.bz2) = 6ce32b5f1d8113a224a8e850639d957656623a04a73fb83d52313c06c3488122 +SIZE (aMule-2.2.6.tar.bz2) = 4722143 |