Index: head/deskutils/gnome-utils/Makefile =================================================================== --- head/deskutils/gnome-utils/Makefile (revision 81807) +++ head/deskutils/gnome-utils/Makefile (revision 81808) @@ -1,38 +1,38 @@ # New ports collection makefile for: gnomeutils2 # Date created: 06 May 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= gnomeutils2 -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 PORTEPOCH= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-utils/2.2 DISTNAME= gnome-utils-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 support utilities USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnome-calculator.1 \ gnome-character-map.1 gnome-dictionary.1 \ gnome-search-tool.1 gnome-system-log.1 gdialog.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/deskutils/gnome-utils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.63 \ No newline at end of property +1.64 \ No newline at end of property Index: head/deskutils/gnome-utils/distinfo =================================================================== --- head/deskutils/gnome-utils/distinfo (revision 81807) +++ head/deskutils/gnome-utils/distinfo (revision 81808) @@ -1 +1 @@ -MD5 (gnome2/gnome-utils-2.2.2.tar.bz2) = 49de8adb42a70fc0ab35bb80bc751158 +MD5 (gnome2/gnome-utils-2.2.3.tar.bz2) = 2bde68d39e135a99dfd308a7ec7b6c4a Property changes on: head/deskutils/gnome-utils/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/deskutils/gnome-utils/pkg-descr =================================================================== --- head/deskutils/gnome-utils/pkg-descr (revision 81807) +++ head/deskutils/gnome-utils/pkg-descr (revision 81808) @@ -1 +1,3 @@ -GNOME 2.0 support utilities. +GNOME 2 support utilities, including an on-the-fly dialog box tool +(like Zenity), a dictionary, a frontend for find(1), and a system log +viewer. Property changes on: head/deskutils/gnome-utils/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/deskutils/gnomeutils2/Makefile =================================================================== --- head/deskutils/gnomeutils2/Makefile (revision 81807) +++ head/deskutils/gnomeutils2/Makefile (revision 81808) @@ -1,38 +1,38 @@ # New ports collection makefile for: gnomeutils2 # Date created: 06 May 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= gnomeutils2 -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 PORTEPOCH= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-utils/2.2 DISTNAME= gnome-utils-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 support utilities USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnome-calculator.1 \ gnome-character-map.1 gnome-dictionary.1 \ gnome-search-tool.1 gnome-system-log.1 gdialog.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/deskutils/gnomeutils2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.63 \ No newline at end of property +1.64 \ No newline at end of property Index: head/deskutils/gnomeutils2/distinfo =================================================================== --- head/deskutils/gnomeutils2/distinfo (revision 81807) +++ head/deskutils/gnomeutils2/distinfo (revision 81808) @@ -1 +1 @@ -MD5 (gnome2/gnome-utils-2.2.2.tar.bz2) = 49de8adb42a70fc0ab35bb80bc751158 +MD5 (gnome2/gnome-utils-2.2.3.tar.bz2) = 2bde68d39e135a99dfd308a7ec7b6c4a Property changes on: head/deskutils/gnomeutils2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/deskutils/gnomeutils2/pkg-descr =================================================================== --- head/deskutils/gnomeutils2/pkg-descr (revision 81807) +++ head/deskutils/gnomeutils2/pkg-descr (revision 81808) @@ -1 +1,3 @@ -GNOME 2.0 support utilities. +GNOME 2 support utilities, including an on-the-fly dialog box tool +(like Zenity), a dictionary, a frontend for find(1), and a system log +viewer. Property changes on: head/deskutils/gnomeutils2/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/misc/gnomeutils2/Makefile =================================================================== --- head/misc/gnomeutils2/Makefile (revision 81807) +++ head/misc/gnomeutils2/Makefile (revision 81808) @@ -1,38 +1,38 @@ # New ports collection makefile for: gnomeutils2 # Date created: 06 May 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # PORTNAME= gnomeutils2 -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 PORTEPOCH= 1 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-utils/2.2 DISTNAME= gnome-utils-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 2 support utilities USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" MAN1= gnome-calculator.1 \ gnome-character-map.1 gnome-dictionary.1 \ gnome-search-tool.1 gnome-system-log.1 gdialog.1 post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure .include Property changes on: head/misc/gnomeutils2/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.63 \ No newline at end of property +1.64 \ No newline at end of property Index: head/misc/gnomeutils2/distinfo =================================================================== --- head/misc/gnomeutils2/distinfo (revision 81807) +++ head/misc/gnomeutils2/distinfo (revision 81808) @@ -1 +1 @@ -MD5 (gnome2/gnome-utils-2.2.2.tar.bz2) = 49de8adb42a70fc0ab35bb80bc751158 +MD5 (gnome2/gnome-utils-2.2.3.tar.bz2) = 2bde68d39e135a99dfd308a7ec7b6c4a Property changes on: head/misc/gnomeutils2/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.33 \ No newline at end of property +1.34 \ No newline at end of property Index: head/misc/gnomeutils2/pkg-descr =================================================================== --- head/misc/gnomeutils2/pkg-descr (revision 81807) +++ head/misc/gnomeutils2/pkg-descr (revision 81808) @@ -1 +1,3 @@ -GNOME 2.0 support utilities. +GNOME 2 support utilities, including an on-the-fly dialog box tool +(like Zenity), a dictionary, a frontend for find(1), and a system log +viewer. Property changes on: head/misc/gnomeutils2/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property