FreeBSD Bugzilla – Attachment 88622 Details for
Bug 125437
[patch] palm/synce-librapi2: take maintainership and update to latest
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
synce-librapi2.diff
synce-librapi2.diff (text/plain), 3.30 KB, created by
Bakulin Ilya
on 2008-07-09 14:40:04 UTC
(
hide
)
Description:
synce-librapi2.diff
Filename:
MIME Type:
Creator:
Bakulin Ilya
Created:
2008-07-09 14:40:04 UTC
Size:
3.30 KB
patch
obsolete
>diff -ur /home/kibab/ports/synce-librapi2/Makefile /home/kibab/ports-dev/synce-librapi2/Makefile >--- /home/kibab/ports/synce-librapi2/Makefile 2007-07-23 13:36:23.000000000 +0400 >+++ /home/kibab/ports-dev/synce-librapi2/Makefile 2008-06-19 15:33:08.000000000 +0400 >@@ -4,35 +4,46 @@ > # > # $FreeBSD: ports/palm/synce-librapi2/Makefile,v 1.20 2007/07/23 09:36:23 rafan Exp $ > >-PORTNAME= synce-librapi2 >-PORTVERSION= 0.9.3 >+PORTNAME= librapi2 >+PORTVERSION= 0.11.1 > CATEGORIES= palm > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= synce >-DISTNAME= synce-librapi-${PORTVERSION} >+PKGNAMEPREFIX?= synce- > >-MAINTAINER= ports@FreeBSD.org >-COMMENT= Utilities/libraries to make RAPI calls on WinCE devices >+MAINTAINER= webmaster@kibab.com >+COMMENT?= Utilities/libraries to make RAPI calls on WinCE devices > >-BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config > LIB_DEPENDS+= synce.0:${PORTSDIR}/palm/synce-libsynce > >-ONLY_FOR_ARCHS= i386 amd64 >- >-MAN1= pcp.1 pls.1 pmkdir.1 pmv.1 prm.1 prmdir.1 prun.1 pstatus.1 rapiconfig.1 synce-install-cab.1 synce-remove-program.1 synce-list-programs.1 >- > GNU_CONFIGURE= yes >+USE_AUTOTOOLS= libtool:15 > USE_ICONV= yes >-WRKSRC= ${WRKDIR}/librapi-${PORTVERSION} >-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >-CONFIGURE_ARGS+= --with-libiconv=${LOCALBASE} \ >- --with-libsynce=${LOCALBASE} >- >+USE_GNOME= gnomehack gnometarget > USE_LDCONFIG= yes >+CONFIGURE_ARGS= --with-libiconv="${LOCALBASE}" \ >+ --with-libsynce="${LOCALBASE}" >+ >+.include <bsd.port.pre.mk> >+ >+.if defined(RAPI_SLAVE) && ${RAPI_SLAVE} == "pythonb" >+CONFIGURE_ARGS+= --enable-python-bindings >+.else >+CONFIGURE_ARGS+= --disable-python-bindings >+ >+MAN1= pcp.1 pkillall.1 pls.1 pmkdir.1 \ >+ pmv.1 prm.1 prmdir.1 prun.1 \ >+ psettime.1 pshortcut.1 pstatus.1 \ >+ rapiconfig.1 synce-install-cab.1 \ >+ synce-list-programs.1 synce-registry.1 \ >+ synce-remove-program.1 >+MAN3= rapi_connection_from_name.3 > > post-patch: > .for f in synce-install-cab.in synce-remove-program.in >- @${REINPLACE_CMD} -e 's+bin/bash+bin/sh+' ${WRKSRC}/script/${f} >+ @${REINPLACE_CMD} -e 's|bin/bash|bin/sh|' ${WRKSRC}/script/${f} > .endfor > >-.include <bsd.port.mk> >+.endif >+ >+.include <bsd.port.post.mk> >diff -ur /home/kibab/ports/synce-librapi2/distinfo /home/kibab/ports-dev/synce-librapi2/distinfo >--- /home/kibab/ports/synce-librapi2/distinfo 2007-01-26 03:46:00.000000000 +0300 >+++ /home/kibab/ports-dev/synce-librapi2/distinfo 2008-05-20 03:15:01.000000000 +0400 >@@ -1,3 +1,3 @@ >-MD5 (synce-librapi-0.9.3.tar.gz) = 1dcb43bbbb43688839c3b19de77b7b4e >-SHA256 (synce-librapi-0.9.3.tar.gz) = 9e0b68fea0592a7cf8379676c389b6bace796a291f24ac21744e5977c6081f45 >-SIZE (synce-librapi-0.9.3.tar.gz) = 425329 >+MD5 (librapi2-0.11.1.tar.gz) = 577f3a0e338c6a0e664ff40d9c3c8411 >+SHA256 (librapi2-0.11.1.tar.gz) = 34c34befd0d462729115bd35df89e3492befc8d2db8e7f2e1f5719c181ebaaaa >+SIZE (librapi2-0.11.1.tar.gz) = 481948 >Only in /home/kibab/ports/synce-librapi2: files >diff -ur /home/kibab/ports/synce-librapi2/pkg-plist /home/kibab/ports-dev/synce-librapi2/pkg-plist >--- /home/kibab/ports/synce-librapi2/pkg-plist 2007-01-27 20:37:06.000000000 +0300 >+++ /home/kibab/ports-dev/synce-librapi2/pkg-plist 2008-06-19 14:29:21.000000000 +0400 >@@ -6,8 +6,8 @@ > bin/prm > bin/prmdir > bin/prun >-bin/pshortcut > bin/psettime >+bin/pshortcut > bin/pstatus > bin/rapiconfig > bin/synce-install-cab
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 125437
: 88622