Index: head/palm/coldsync/Makefile =================================================================== --- head/palm/coldsync/Makefile (revision 43274) +++ head/palm/coldsync/Makefile (revision 43275) @@ -1,39 +1,39 @@ # New ports collection makefile for: coldsync # Date created: 27 January 2000 # Whom: Andrew Arensburger # # $FreeBSD$ # PORTNAME= coldsync -PORTVERSION= 1.4.6 +PORTVERSION= 2.1.2 CATEGORIES= palm comms MASTER_SITES= http://www.ooblick.com/software/coldsync/ MAINTAINER= arensb+freebsd-ports@ooblick.com RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Palm/PDB.pm:${PORTSDIR}/palm/p5-Palm GNU_CONFIGURE= yes # The ColdSync.3 man page describes a Perl package. That's why it goes # in the Perl manpage directory. MAN1= send-mail.1 \ todo-text.1 MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= ColdSync.3 \ ColdSync::SPC.3 MAN8= coldsync.8 MANCOMPRESSED= no .include # I don't know how to test for a version of {Net,Open}BSD that supports USB. .if ${OPSYS} == "FreeBSD" && ${OSVERSION} >= 400000 CONFIGURE_ARGS+= --with-usb .endif post-install: @install-info ${PREFIX}/info/conduits.info ${PREFIX}/info/dir .include Property changes on: head/palm/coldsync/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property Index: head/palm/coldsync/distinfo =================================================================== --- head/palm/coldsync/distinfo (revision 43274) +++ head/palm/coldsync/distinfo (revision 43275) @@ -1 +1 @@ -MD5 (coldsync-1.4.6.tar.gz) = 8e39d0af7e4c80b1dfa74021357f40f7 +MD5 (coldsync-2.1.2.tar.gz) = 3ccb6d66c0258a4b08f7f9b13a265c3a Property changes on: head/palm/coldsync/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/palm/coldsync/pkg-plist =================================================================== --- head/palm/coldsync/pkg-plist (revision 43274) +++ head/palm/coldsync/pkg-plist (revision 43275) @@ -1,13 +1,17 @@ bin/coldsync lib/perl5/site_perl/%%PERL_VER%%/ColdSync.pm lib/perl5/site_perl/%%PERL_VER%%/ColdSync/SPC.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/ColdSync lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ColdSync/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ColdSync libexec/coldsync/send-mail libexec/coldsync/todo-text @dirrm libexec/coldsync etc/sample.coldsync.rc @unexec install-info --delete %D/info/conduits.info %D/info/dir info/conduits.info +info/conduits.info-1 +info/conduits.info-2 @exec install-info %D/info/conduits.info %D/info/dir +share/locale/fr/LC_MESSAGES/coldsync.mo +share/locale/de/LC_MESSAGES/coldsync.mo Property changes on: head/palm/coldsync/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property