diff options
author | ade <ade@FreeBSD.org> | 2002-02-12 07:50:59 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-02-12 07:50:59 +0800 |
commit | e739bfbc751b960d6be068f0f831843205132253 (patch) | |
tree | 8525427979509bfe8f6bc15930591ebf344d91b7 /devel | |
parent | 12e060013f40b709f248c14d0974ef36115997fb (diff) | |
download | freebsd-ports-gnome-e739bfbc751b960d6be068f0f831843205132253.tar.gz freebsd-ports-gnome-e739bfbc751b960d6be068f0f831843205132253.tar.zst freebsd-ports-gnome-e739bfbc751b960d6be068f0f831843205132253.zip |
Update to 1.0.8
In addition, and this will be occuring with all ports that reference
MASTER_SITE_GNOME as the primary download point, move to using bzip2
tarballs (wherever possible), and place distfile in gnome distfile
subdirectory.
Reviewed by: gnome (the bzip2 and moving of distfiles)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gconf/Makefile | 5 | ||||
-rw-r--r-- | devel/gconf/distinfo | 2 | ||||
-rw-r--r-- | devel/gconf/files/patch-configure | 15 | ||||
-rw-r--r-- | devel/gconf/pkg-plist | 1 | ||||
-rw-r--r-- | devel/gconf2/Makefile | 5 | ||||
-rw-r--r-- | devel/gconf2/distinfo | 2 | ||||
-rw-r--r-- | devel/gconf2/files/patch-configure | 15 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 1 |
8 files changed, 18 insertions, 28 deletions
diff --git a/devel/gconf/Makefile b/devel/gconf/Makefile index dd6b18354625..fe9cb36ffc55 100644 --- a/devel/gconf/Makefile +++ b/devel/gconf/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gconf -PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTVERSION= 1.0.8 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/GConf DISTNAME= GConf-${PORTVERSION} +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -19,6 +19,7 @@ LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \ oaf.0:${PORTSDIR}/devel/oaf \ db3.2:${PORTSDIR}/databases/db3 +USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOMELIBS= yes diff --git a/devel/gconf/distinfo b/devel/gconf/distinfo index f321c67ce971..873588bf3e98 100644 --- a/devel/gconf/distinfo +++ b/devel/gconf/distinfo @@ -1 +1 @@ -MD5 (GConf-1.0.7.tar.gz) = eec527bd1590c175dd400ec5482a4b1c +MD5 (gnome/GConf-1.0.8.tar.bz2) = 3a7c7a1ba84e29c24f1522e53eab89cc diff --git a/devel/gconf/files/patch-configure b/devel/gconf/files/patch-configure index 3f2e41b97fe0..1e91b12da41c 100644 --- a/devel/gconf/files/patch-configure +++ b/devel/gconf/files/patch-configure @@ -1,14 +1,7 @@ - -$FreeBSD$ - ---- configure.orig Wed Nov 7 13:24:42 2001 -+++ configure Wed Nov 7 13:25:30 2001 -@@ -6627,7 +6627,7 @@ - BDB_CFLAGS= - +--- configure.orig Mon Feb 11 15:20:43 2002 ++++ configure Mon Feb 11 15:22:24 2002 +@@ -8516,3 +8516,3 @@ -for dblib in db-3.3 db-3.2 db-3.1 db-3; do +for dblib in db-3.3 db-3.2 db-3.1 db-3 db3; do - echo $ac_n "checking for db_env_create in -l$dblib""... $ac_c" 1>&6 - echo "configure:6633: checking for db_env_create in -l$dblib" >&5 - ac_lib_var=`echo $dblib'_'db_env_create | sed 'y%./+-%__p_%'` + as_ac_Lib=`echo "ac_cv_lib_$dblib''_db_env_create" | $as_tr_sh` diff --git a/devel/gconf/pkg-plist b/devel/gconf/pkg-plist index 966ea0b19a8a..814f8554eff6 100644 --- a/devel/gconf/pkg-plist +++ b/devel/gconf/pkg-plist @@ -34,6 +34,7 @@ share/locale/da/LC_MESSAGES/GConf.mo share/locale/de/LC_MESSAGES/GConf.mo share/locale/el/LC_MESSAGES/GConf.mo share/locale/es/LC_MESSAGES/GConf.mo +share/locale/eu/LC_MESSAGES/GConf.mo share/locale/fi/LC_MESSAGES/GConf.mo share/locale/fr/LC_MESSAGES/GConf.mo share/locale/ga/LC_MESSAGES/GConf.mo diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index dd6b18354625..fe9cb36ffc55 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -6,12 +6,12 @@ # PORTNAME= gconf -PORTVERSION= 1.0.7 -PORTREVISION= 1 +PORTVERSION= 1.0.8 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/GConf DISTNAME= GConf-${PORTVERSION} +DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org @@ -19,6 +19,7 @@ LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \ oaf.0:${PORTSDIR}/devel/oaf \ db3.2:${PORTSDIR}/databases/db3 +USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOMELIBS= yes diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo index f321c67ce971..873588bf3e98 100644 --- a/devel/gconf2/distinfo +++ b/devel/gconf2/distinfo @@ -1 +1 @@ -MD5 (GConf-1.0.7.tar.gz) = eec527bd1590c175dd400ec5482a4b1c +MD5 (gnome/GConf-1.0.8.tar.bz2) = 3a7c7a1ba84e29c24f1522e53eab89cc diff --git a/devel/gconf2/files/patch-configure b/devel/gconf2/files/patch-configure index 3f2e41b97fe0..1e91b12da41c 100644 --- a/devel/gconf2/files/patch-configure +++ b/devel/gconf2/files/patch-configure @@ -1,14 +1,7 @@ - -$FreeBSD$ - ---- configure.orig Wed Nov 7 13:24:42 2001 -+++ configure Wed Nov 7 13:25:30 2001 -@@ -6627,7 +6627,7 @@ - BDB_CFLAGS= - +--- configure.orig Mon Feb 11 15:20:43 2002 ++++ configure Mon Feb 11 15:22:24 2002 +@@ -8516,3 +8516,3 @@ -for dblib in db-3.3 db-3.2 db-3.1 db-3; do +for dblib in db-3.3 db-3.2 db-3.1 db-3 db3; do - echo $ac_n "checking for db_env_create in -l$dblib""... $ac_c" 1>&6 - echo "configure:6633: checking for db_env_create in -l$dblib" >&5 - ac_lib_var=`echo $dblib'_'db_env_create | sed 'y%./+-%__p_%'` + as_ac_Lib=`echo "ac_cv_lib_$dblib''_db_env_create" | $as_tr_sh` diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index 966ea0b19a8a..814f8554eff6 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -34,6 +34,7 @@ share/locale/da/LC_MESSAGES/GConf.mo share/locale/de/LC_MESSAGES/GConf.mo share/locale/el/LC_MESSAGES/GConf.mo share/locale/es/LC_MESSAGES/GConf.mo +share/locale/eu/LC_MESSAGES/GConf.mo share/locale/fi/LC_MESSAGES/GConf.mo share/locale/fr/LC_MESSAGES/GConf.mo share/locale/ga/LC_MESSAGES/GConf.mo |