FreeBSD Bugzilla – Attachment 102888 Details for
Bug 142720
[maintainer-update] comms/obexapp: update to 1.4.13
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.29 KB, created by
Guido Falsi
on 2010-01-11 17:20:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2010-01-11 17:20:03 UTC
Size:
2.29 KB
patch
obsolete
>diff -ruN obexapp.old/Makefile obexapp/Makefile >--- obexapp.old/Makefile 2010-01-11 15:44:24.352263721 +0100 >+++ obexapp/Makefile 2010-01-11 16:28:05.861270129 +0100 >@@ -6,9 +6,9 @@ > # > > PORTNAME= obexapp >-PORTVERSION= 1.4.12 >+PORTVERSION= 1.4.13 > CATEGORIES= comms net >-MASTER_SITES= http://www.geocities.com/m_evmenkin/ >+MASTER_SITES= http://people.freebsd.org/~emax/obexapp/ > > MAINTAINER= mad@madpilot.net > COMMENT= Obex application to transfer objects to mobile equipment >diff -ruN obexapp.old/distinfo obexapp/distinfo >--- obexapp.old/distinfo 2010-01-11 15:44:24.351270025 +0100 >+++ obexapp/distinfo 2010-01-11 15:48:15.203957465 +0100 >@@ -1,3 +1,3 @@ >-MD5 (obexapp-1.4.12.tar.gz) = 13a294a0f9edaf5ff974e52c971677b3 >-SHA256 (obexapp-1.4.12.tar.gz) = c65b64a904438b2dd0e66c84cc95933be2330ec8d743913b91a313dfd2878d82 >-SIZE (obexapp-1.4.12.tar.gz) = 33179 >+MD5 (obexapp-1.4.13.tar.gz) = 07612cdff3942934e743c1ea1785309d >+SHA256 (obexapp-1.4.13.tar.gz) = d89548c76281fb308f1ab04069b00778677c63c4e28832c3bcf0bc27df010333 >+SIZE (obexapp-1.4.13.tar.gz) = 32001 >diff -ruN obexapp.old/files/patch-Makefile obexapp/files/patch-Makefile >--- obexapp.old/files/patch-Makefile 2010-01-11 15:44:24.350267388 +0100 >+++ obexapp/files/patch-Makefile 2010-01-11 16:33:12.800865435 +0100 >@@ -1,6 +1,8 @@ >---- Makefile.orig Mon Apr 23 20:29:18 2007 >-+++ Makefile Thu May 3 13:48:19 2007 >-@@ -3,4 +3,7 @@ >+--- Makefile.orig 2010-01-11 16:28:21.863788110 +0100 >++++ Makefile 2010-01-11 16:32:04.806025041 +0100 >+@@ -1,8 +1,11 @@ >+ # $Id: Makefile,v 1.12 2010/01/08 18:31:22 max Exp $ >+ # $FreeBSD$ > > -BINDIR= /usr/local/bin > -MANDIR= /usr/local/man/man >@@ -10,18 +12,21 @@ > +BINDIR= ${PREFIX}/bin > +MANDIR= ${PREFIX}/man/man > PROG= obexapp >-@@ -15,4 +18,4 @@ >+ MAN1= obexapp.1 >+ >+@@ -13,12 +16,11 @@ >+ >+ DEBUG_FLAGS= -g > > -CFLAGS+= -I/usr/local/include \ >-- -I/usr/local/include/openobex \ >+- -I/usr/local/include/openobex > +CFLAGS+= -idirafter ${LOCALBASE}/include \ >-+ -I${LOCALBASE}/include/openobex \ >- -fno-strict-aliasing >-@@ -20,3 +23,3 @@ >++ -I${LOCALBASE}/include/openobex >+ > DPADD= ${LIBBLUETOOTH} ${LIBSDP} ${LIBBSDXML} ${LIBREADLINE} > -LDADD= -L/usr/lib -L/usr/local/lib \ > +LDADD= -L/usr/lib -L${LOCALBASE}/lib \ > -lbluetooth -lsdp -lopenobex -lbsdxml -lreadline -liconv >-@@ -24,2 +27 @@ >+ > .include <bsd.prog.mk> > -
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 142720
: 102888