ports/163128: net-p2p/amule-devel: update to SVN 10688

Barbara barbara.xxx1975 at libero.it
Thu Dec 8 17:00:20 UTC 2011


>Number:         163128
>Category:       ports
>Synopsis:       net-p2p/amule-devel: update to SVN 10688
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 08 17:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Barbara
>Release:        RELENG_8
>Organization:
>Environment:
FreeBSD satanasso.local.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sun Nov 13 20:08:29 CET 2011     root at satanasso.local.net:/usr/obj/usr/src/sys/SATANASSO  i386

>Description:
Update amule-devel to SVN 10688
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2011-09-24 00:24:50.000000000 +0200
+++ Makefile	2011-12-08 13:43:50.000000000 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	amule
-PORTVERSION=	10589
+PORTVERSION=	10688
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://amule.sourceforge.net/tarballs/
 PKGNAMESUFFIX=	-devel
@@ -38,7 +38,7 @@
 
 CPPFLAGS+=	-I${LOCALBASE}/include
 CFLAGS+=	${PTHREAD_CFLAGS}
-LDFLAGS+=	${PTHREAD_LIBS} -L${LOCALBASE}/lib
+LDFLAGS+=	${PTHREAD_LIBS} -L${LOCALBASE}/lib -lpng
 
 OPTIONS=	ALC "Compile aMule Link Creator for GUI" on \
 		ALCC "Compile aMule Link Creator for console" on \
--- Makefile.man.orig	2011-07-20 18:20:05.000000000 +0200
+++ Makefile.man	2011-12-08 15:21:44.000000000 +0100
@@ -1,6 +1,4 @@
-# no eu for amulegui.1
-# no fr,ru for xas.1
-MANLANG=	"" de es eu fr hu it ru
+MANLANG=	"" de es fr hu it ru tr
 
 .if !defined(WITHOUT_NLS)
 . if !defined(WITHOUT_MONOLITHIC)
@@ -19,13 +17,7 @@
 MAN1+=		amuled.1
 . endif
 . if !defined(WITHOUT_AMULEGUI)
-MAN1_EN+=	amulegui.1
-MAN1_DE+=	amulegui.1
-MAN1_ES+=	amulegui.1
-MAN1_FR+=	amulegui.1
-MAN1_HU+=	amulegui.1
-MAN1_IT+=	amulegui.1
-MAN1_RU+=	amulegui.1
+MAN1+=	amulegui.1
 . endif
 . if !defined(WITHOUT_CAS)
 MAN1+=		cas.1
@@ -42,10 +34,5 @@
 .endif # !WITHOUT_NLS
 
 .if !defined(WITHOUT_XAS)
-MAN1_EN+=	xas.1
-MAN1_DE+=	xas.1
-MAN1_ES+=	xas.1
-MAN1_EU+=	xas.1
-MAN1_HU+=	xas.1
-MAN1_IT+=	xas.1
+MAN1+=	xas.1
 .endif
--- distinfo.orig	2011-07-20 18:20:05.000000000 +0200
+++ distinfo	2011-12-08 13:40:38.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (aMule-SVN-r10589.tar.bz2) = 5aa4566af29f6094069f1af02cd7c2fe052f19e285252c8ef3fa9aae148399f3
-SIZE (aMule-SVN-r10589.tar.bz2) = 4560388
+SHA256 (aMule-SVN-r10688.tar.bz2) = e6e4d2f1ba4d51cbe14850bd7ac027c4ea920ba4fdf2f57306934bf7a66eadfc
+SIZE (aMule-SVN-r10688.tar.bz2) = 4560056
--- pkg-plist.orig	2011-07-20 18:20:05.000000000 +0200
+++ pkg-plist	2011-12-08 15:18:29.000000000 +0100
@@ -135,7 +135,6 @@
 %%NLS%%share/locale/pl/LC_MESSAGES/amule.mo
 %%NLS%%share/locale/pt_BR/LC_MESSAGES/amule.mo
 %%NLS%%share/locale/pt_PT/LC_MESSAGES/amule.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/amule.mo
 %%NLS%%share/locale/ru/LC_MESSAGES/amule.mo
 %%NLS%%share/locale/sl/LC_MESSAGES/amule.mo
 %%NLS%%share/locale/sq/LC_MESSAGES/amule.mo
@@ -154,8 +153,6 @@
 @dirrmtry man/de
 @dirrmtry man/es/man1
 @dirrmtry man/es
- at dirrmtry man/eu/man1
- at dirrmtry man/eu
 @dirrmtry man/fr/man1
 @dirrmtry man/fr
 @dirrmtry man/hu/man1
@@ -164,6 +161,8 @@
 @dirrmtry man/it
 @dirrmtry man/ru/man1
 @dirrmtry man/ru
+ at dirrmtry man/tr/man1
+ at dirrmtry man/tr
 @dirrm %%DATADIR%%/skins
 %%WEBSERVER%%@dirrm %%DATADIR%%/webserver/default
 %%WEBSERVER%%@dirrm %%DATADIR%%/webserver


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list