View | Details | Raw Unified | Return to bug 56057
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 5-11 Link Here
5
# $FreeBSD: ports/palm/synce-libsynce/Makefile,v 1.1 2003/07/28 10:00:18 arved Exp $
5
# $FreeBSD: ports/palm/synce-libsynce/Makefile,v 1.1 2003/07/28 10:00:18 arved Exp $
6
6
7
PORTNAME=	synce-libsynce
7
PORTNAME=	synce-libsynce
8
PORTVERSION=	0.7
8
PORTVERSION=	0.8
9
CATEGORIES=	palm
9
CATEGORIES=	palm
10
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
10
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITE_SUBDIR=	synce
11
MASTER_SITE_SUBDIR=	synce
Lines 20-25 Link Here
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
USE_LIBTOOL=	yes
21
USE_LIBTOOL=	yes
22
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
22
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
23
CONFIGURE_ARGS+=	--with-libiconv-prefix=${LOCALBASE}
23
24
24
INSTALLS_SHLIB=	yes
25
INSTALLS_SHLIB=	yes
25
26
(-)distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (synce-libsynce-0.7.tar.gz) = 7525c33252bd4bb72397fa89cdf2c432
1
MD5 (synce-libsynce-0.8.tar.gz) = b5e783c8c9d9fca4f8c4617c5b0e254e
(-)pkg-plist (+2 lines)
Lines 1-4 Link Here
1
include/synce.h
1
include/synce.h
2
include/synce_hash.h
3
include/synce_ini.h
2
include/synce_log.h
4
include/synce_log.h
3
include/synce_socket.h
5
include/synce_socket.h
4
include/synce_types.h
6
include/synce_types.h

Return to bug 56057