ports/125436: [patch] palm/synce-libsynce: take maintainership and update to latest version
Bakulin Ilya
webmaster at kibab.com
Wed Jul 9 13:40:04 UTC 2008
>Number: 125436
>Category: ports
>Synopsis: [patch] palm/synce-libsynce: take maintainership and update to latest version
>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: Wed Jul 09 13:40:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Bakulin Ilya
>Release: FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD kibab.ht-systems.ru 7.0-STABLE FreeBSD 7.0-STABLE #3: Sun Jun 8 14:07:01 MSD 2008 root at kibab.ht-systems.ru:/usr/_OBJDIR/usr/src/sys/KIBAB_WORK i386
>Description:
Take maintainership and update to latest version
>How-To-Repeat:
>Fix:
--- synce-libsynce.diff begins here ---
diff -ur /home/kibab/ports/synce-libsynce/Makefile /home/kibab/ports-dev/synce-libsynce/Makefile
--- /home/kibab/ports/synce-libsynce/Makefile 2007-07-23 13:36:23.000000000 +0400
+++ /home/kibab/ports-dev/synce-libsynce/Makefile 2008-06-19 16:29:42.000000000 +0400
@@ -4,22 +4,43 @@
#
# $FreeBSD: ports/palm/synce-libsynce/Makefile,v 1.17 2007/07/23 09:36:23 rafan Exp $
-PORTNAME= synce-libsynce
-PORTVERSION= 0.9.3
+PORTNAME= libsynce
+PORTVERSION= 0.11.1
CATEGORIES= palm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= synce
+PKGNAMEPREFIX= synce-
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= webmaster at kibab.com
COMMENT= Library to support communication with WinCE devices
-MAN1= synce.1
+LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
+ hal.1:${PORTSDIR}/sysutils/hal
-USE_ICONV= yes
GNU_CONFIGURE= yes
-WRKSRC= ${WRKDIR}/libsynce-${PORTVERSION}
+USE_AUTOTOOLS= libtool:15
+USE_ICONV= yes
+USE_GNOME= gnomehack gnometarget
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS+= --with-libiconv-prefix=${LOCALBASE}
+CONFIGURE_ARGS+= --with-libiconv-prefix="${LOCALBASE}" \
+ --enable-dccm-file-support=no \
+ --enable-hal-support=yes \
+ --enable-odccm-support=no
+
+MAN3= synce_info_new.3 wstrlen.3 wstrcpy.3 wstrdup.3 \
+ synce_get_directory.3 synce_get_connection_filename.3 \
+ synce_strerror.3 wstr_to_ascii.3 time_fields_from_filetime.3 \
+ date_from_tm.3 synce_error.3 synce_info_destroy.3 \
+ synce_get_subdirectory.3 synce_get_script_directory.3 \
+ synce_set_connection_filename.3 wstr_to_current.3 \
+ synce_set_default_connection_filename.3 wstr_to_utf8.3 \
+ wstr_from_ascii.3 wstr_from_utf8.3 wstr_from_current.3 \
+ wstr_free_string.3 wstr_append.3 wstr_equal.3 \
+ time_fields_to_filetime.3 date_to_tm.3 synce_warning.3 \
+ synce_info.3 synce_debug.3 synce_trace.3 \
+ synce_warning_unless.3 synce_log_set_level.3 \
+ synce_log_use_syslog.3
+MAN7= synce.7
USE_LDCONFIG= yes
diff -ur /home/kibab/ports/synce-libsynce/distinfo /home/kibab/ports-dev/synce-libsynce/distinfo
--- /home/kibab/ports/synce-libsynce/distinfo 2007-01-26 02:50:28.000000000 +0300
+++ /home/kibab/ports-dev/synce-libsynce/distinfo 2008-05-09 13:58:02.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (synce-libsynce-0.9.3.tar.gz) = 9b793d1ef241fa7fca6ca7832b3b4811
-SHA256 (synce-libsynce-0.9.3.tar.gz) = eebaf90c4de0992f94a7d665e656d75f34831868e377acb3f57264c1eb63ed8c
-SIZE (synce-libsynce-0.9.3.tar.gz) = 368963
+MD5 (libsynce-0.11.1.tar.gz) = 4e9eca256ac355e01e4eb8cd47cbf777
+SHA256 (libsynce-0.11.1.tar.gz) = 0dbdda331e02c660ac37cc65ba4a697505a11b14a833d742bffb2c3123061cd8
+SIZE (libsynce-0.11.1.tar.gz) = 383583
Only in /home/kibab/ports/synce-libsynce: files
diff -ur /home/kibab/ports/synce-libsynce/pkg-plist /home/kibab/ports-dev/synce-libsynce/pkg-plist
--- /home/kibab/ports/synce-libsynce/pkg-plist 2007-01-26 02:50:28.000000000 +0300
+++ /home/kibab/ports-dev/synce-libsynce/pkg-plist 2008-05-19 12:59:59.000000000 +0400
@@ -5,8 +5,8 @@
include/synce_socket.h
include/synce_types.h
include/synce_vector_template.h
-lib/libsynce.a
-lib/libsynce.la
lib/libsynce.so
+lib/libsynce.la
+lib/libsynce.a
lib/libsynce.so.0
libdata/pkgconfig/libsynce.pc
--- synce-libsynce.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list