Index: head/palm/gnome-pilot/Makefile =================================================================== --- head/palm/gnome-pilot/Makefile (revision 78994) +++ head/palm/gnome-pilot/Makefile (revision 78995) @@ -1,40 +1,39 @@ # New ports collection makefile for: gnomepilot2 # Date created: 12 March 2003 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= gnomepilot2 -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.5 CATEGORIES= palm comms gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0 DISTNAME= gnome-pilot-${PORTVERSION} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= 3Com PalmPilot conduit system for GNOME 2 BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ - pisock.8:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack +USE_GNOME= gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" MAN1= gpilot-install-file.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/palm/gnome-pilot/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/palm/gnome-pilot/distinfo =================================================================== --- head/palm/gnome-pilot/distinfo (revision 78994) +++ head/palm/gnome-pilot/distinfo (revision 78995) @@ -1 +1 @@ -MD5 (gnome/gnome-pilot-2.0.3.tar.bz2) = 51492edf2415ae62ac9b2738b869c35a +MD5 (gnome/gnome-pilot-2.0.5.tar.bz2) = 91a59a446240425e47bc45d290d49881 Property changes on: head/palm/gnome-pilot/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/palm/gnome-pilot/files/patch-aa =================================================================== --- head/palm/gnome-pilot/files/patch-aa (revision 78994) +++ head/palm/gnome-pilot/files/patch-aa (revision 78995) @@ -1,10 +1,19 @@ ---- configure.orig Thu Oct 24 10:43:46 2002 -+++ configure Thu Oct 24 22:06:58 2002 -@@ -6474,6 +6470,7 @@ +--- configure.orig Mon Apr 14 16:24:54 2003 ++++ configure Mon Apr 14 21:12:15 2003 +@@ -7162,6 +7162,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -10653,7 +10654,7 @@ + + + cat >>confdefs.h <<_ACEOF +-#define GNOME_ICONDIR "${prefix}/share/pixmaps" ++#define GNOME_ICONDIR "${datadir}/pixmaps" + _ACEOF + + Property changes on: head/palm/gnome-pilot/files/patch-aa ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property Index: head/palm/gnomepilot2/Makefile =================================================================== --- head/palm/gnomepilot2/Makefile (revision 78994) +++ head/palm/gnomepilot2/Makefile (revision 78995) @@ -1,40 +1,39 @@ # New ports collection makefile for: gnomepilot2 # Date created: 12 March 2003 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= gnomepilot2 -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.5 CATEGORIES= palm comms gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0 DISTNAME= gnome-pilot-${PORTVERSION} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= 3Com PalmPilot conduit system for GNOME 2 BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 -LIB_DEPENDS= panel-applet-2.0:${PORTSDIR}/x11/gnomepanel \ - pisock.8:${PORTSDIR}/palm/pilot-link +LIB_DEPENDS= pisock.8:${PORTSDIR}/palm/pilot-link USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes -USE_GNOME= gnomeprefix gnomehack +USE_GNOME= gnomeprefix gnomehack gnomepanel USE_LIBTOOL= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-pisock=${LOCALBASE} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" MAN1= gpilot-install-file.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/palm/gnomepilot2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.39 \ No newline at end of property +1.40 \ No newline at end of property Index: head/palm/gnomepilot2/distinfo =================================================================== --- head/palm/gnomepilot2/distinfo (revision 78994) +++ head/palm/gnomepilot2/distinfo (revision 78995) @@ -1 +1 @@ -MD5 (gnome/gnome-pilot-2.0.3.tar.bz2) = 51492edf2415ae62ac9b2738b869c35a +MD5 (gnome/gnome-pilot-2.0.5.tar.bz2) = 91a59a446240425e47bc45d290d49881 Property changes on: head/palm/gnomepilot2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/palm/gnomepilot2/files/patch-aa =================================================================== --- head/palm/gnomepilot2/files/patch-aa (revision 78994) +++ head/palm/gnomepilot2/files/patch-aa (revision 78995) @@ -1,10 +1,19 @@ ---- configure.orig Thu Oct 24 10:43:46 2002 -+++ configure Thu Oct 24 22:06:58 2002 -@@ -6474,6 +6470,7 @@ +--- configure.orig Mon Apr 14 16:24:54 2003 ++++ configure Mon Apr 14 21:12:15 2003 +@@ -7162,6 +7162,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -10653,7 +10654,7 @@ + + + cat >>confdefs.h <<_ACEOF +-#define GNOME_ICONDIR "${prefix}/share/pixmaps" ++#define GNOME_ICONDIR "${datadir}/pixmaps" + _ACEOF + + Property changes on: head/palm/gnomepilot2/files/patch-aa ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property