Date: Sun, 24 Sep 2006 21:18:34 +0400 (MSD) From: "alecn2002" <alecn2002@yandex.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/103572: [PATCH] palm/libmal: update to 0.42 Message-ID: <4516BDEA.000005.19668@ariel.yandex.ru> Resent-Message-ID: <200609241720.k8OHKOiX082389@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 103572 >Category: ports >Synopsis: [PATCH] palm/libmal: update to 0.42 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Sep 24 17:20:23 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Novitsky Alexander >Release: FreeBSD 6.1-RELEASE i386 >Organization: IPOnWeb >Environment: System: FreeBSD 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat Sep 23 00:12:24 MSD 2006 >Description: - Update to 0.42 Port maintainer (avleeuwen@piwebs.com) is cc'd. Generated with FreeBSD Port Tools 0.77 previous version doesn't build with current version of pilot-link. The bad news is that kdepim is dependant on libmal, so it doesn't build too. That's why I've given priority high to this PR. >How-To-Repeat: >Fix: --- libmal-0.42.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/palm/libmal/Makefile,v retrieving revision 1.9 diff -u -r1.9 Makefile --- Makefile 23 Feb 2006 10:38:41 -0000 1.9 +++ Makefile 24 Sep 2006 17:02:24 -0000 @@ -7,20 +7,20 @@ # PORTNAME= libmal -PORTVERSION= 0.40 +PORTVERSION= 0.42 CATEGORIES= palm MASTER_SITES= http://jasonday.home.att.net/code/libmal/ MAINTAINER= avleeuwen@piwebs.com COMMENT= A library encapsulating malsync -LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link USE_GMAKE= YES GNU_CONFIGURE= yes HAS_CONFIGURE= YES CONFIGURE_ARGS= --with-pilot-prefix=${LOCALBASE} -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES CONFLICTS= malsync-[0-9]* .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/palm/libmal/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 23 Jan 2006 23:49:20 -0000 1.5 +++ distinfo 24 Sep 2006 17:02:24 -0000 @@ -1,3 +1,3 @@ -MD5 (libmal-0.40.tar.gz) = b570bc495101de915f3401d0baaf6b62 -SHA256 (libmal-0.40.tar.gz) = ff2edfaa0ad8b82d419a51364b10c72cd1dd33ac2e59546487455980bcac4227 -SIZE (libmal-0.40.tar.gz) = 329928 +MD5 (libmal-0.42.tar.gz) = 91ec7c193afafcabb8ec31ddde919ff1 +SHA256 (libmal-0.42.tar.gz) = 940b60886bbf230eca3784c39690e08a7a935d0ecc5e127ec6736756a828b90d +SIZE (libmal-0.42.tar.gz) = 453393 --- libmal-0.42.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From: Novitsky Alexander <alecn2002@yandex.ru> To: <alecn2002@yandex.ru> Date: 24.09.06 21:17 Subject: [PATCH] palm/libmal: update to 0.42
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4516BDEA.000005.19668>