ports/75465: [maintainer-update]: comms/obexapp upgrade to 1.4.2

Guido Falsi mad at madpilot.net
Fri Dec 24 12:20:28 UTC 2004


>Number:         75465
>Category:       ports
>Synopsis:       [maintainer-update]: comms/obexapp upgrade to 1.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 24 12:20:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
none
>Environment:
System: FreeBSD wedge.madpilot.net 5.3-STABLE FreeBSD 5.3-STABLE #26: Fri Dec 17 22:56:58 CET 2004 root at wedge.madpilot.net:/usr/obj/usr/src/sys/WEDGE i386

>Description:

upgrade to 1.4.2

added iconv dependency.

Changed comment in the conditional IGNORE flag to be more correct
after the move of HEAD from 5.x to 6.x.

>How-To-Repeat:
>Fix:

diff -ruN obexapp.old/Makefile obexapp/Makefile
--- obexapp.old/Makefile	Fri Dec 24 12:46:23 2004
+++ obexapp/Makefile	Fri Dec 24 13:13:13 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	obexapp
-PORTVERSION=	1.4.1
+PORTVERSION=	1.4.2
 CATEGORIES=	comms net
 MASTER_SITES=	http://www.geocities.com/m_evmenkin/
 
@@ -17,6 +17,7 @@
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
+USE_ICONV=	yes
 MAN1=		obexapp.1
 MANCOMPRESSED=	yes
 PLIST_FILES=	bin/obexapp
@@ -24,7 +25,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 502101
-IGNORE=		Needs -CURRENT from 20 Jan 2004 or later (sdpd)
+IGNORE=		Needs 5.x from 20 Jan 2004 or later (sdpd)
 .endif
 
 .if ${OSVERSION} < 502121
diff -ruN obexapp.old/distinfo obexapp/distinfo
--- obexapp.old/distinfo	Fri Dec 24 12:46:23 2004
+++ obexapp/distinfo	Fri Dec 24 12:47:52 2004
@@ -1,2 +1,2 @@
-MD5 (obexapp-1.4.1.tar.gz) = abea640c08bb32c2a592bd25480bb209
-SIZE (obexapp-1.4.1.tar.gz) = 291857
+MD5 (obexapp-1.4.2.tar.gz) = ae143292ab64fb44678335d5133eb3ef
+SIZE (obexapp-1.4.2.tar.gz) = 293451
diff -ruN obexapp.old/files/patch-Makefile obexapp/files/patch-Makefile
--- obexapp.old/files/patch-Makefile	Fri Dec 24 12:46:23 2004
+++ obexapp/files/patch-Makefile	Fri Dec 24 12:53:31 2004
@@ -1,7 +1,7 @@
---- Makefile.orig	Fri Apr  9 23:09:09 2004
-+++ Makefile	Thu Nov 25 22:38:10 2004
+--- Makefile.orig	Fri Dec 24 12:51:54 2004
++++ Makefile	Fri Dec 24 12:53:13 2004
 @@ -1,11 +1,14 @@
- # $Id: Makefile,v 1.7 2004/04/09 21:09:09 max Exp $
+ # $Id: Makefile,v 1.9 2004/12/23 23:09:48 max Exp $
  # $FreeBSD$
  
 -BINDIR=		/usr/local/bin
@@ -17,13 +17,3 @@
  WARNS?=		2
  
  SRCS=		main.c client.c event.c sdp.c server.c stream.c \
-@@ -13,8 +16,7 @@
- 
- DEBUG_FLAGS=	-g
- 
--CFLAGS=		-I/usr/local/include \
--		-I/usr/local/include/openobex
-+CFLAGS+=		-I/usr/local/include/openobex
- 
- DPADD=		${LIBBLUETOOTH} ${LIBSDP} ${LIBBSDXML}
- LDADD=		-L/usr/lib -L/usr/local/lib \
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list