diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:56:46 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:56:46 +0000 |
commit | 315d14f81f593b664b6abfdbab5a627f968bf690 (patch) | |
tree | 1124fe09573b30f65089e59c85b6b5c5b7e90869 /devel/gnome-common | |
parent | aebd7d18d06773d4be18c48bd84c8fe89b955d7e (diff) |
Notes
Diffstat (limited to 'devel/gnome-common')
-rw-r--r-- | devel/gnome-common/Makefile | 6 | ||||
-rw-r--r-- | devel/gnome-common/distinfo | 4 | ||||
-rw-r--r-- | devel/gnome-common/pkg-plist | 37 |
3 files changed, 6 insertions, 41 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile index 42d29aebd2dd..dddfaa261ac6 100644 --- a/devel/gnome-common/Makefile +++ b/devel/gnome-common/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomecommon -PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTVERSION= 2.8.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-common/2.4 +MASTER_SITE_SUBDIR= sources/gnome-common/2.8 DISTNAME= gnome-common-${PORTVERSION} DIST_SUBDIR= gnome2 @@ -18,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Common automake macros for GNOME and GNOME 2 USE_BZIP2= yes -USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= pkgconfig gnometarget GNU_CONFIGURE= yes diff --git a/devel/gnome-common/distinfo b/devel/gnome-common/distinfo index 1183798ac9de..a3fa6f30afaa 100644 --- a/devel/gnome-common/distinfo +++ b/devel/gnome-common/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-common-2.4.0.tar.bz2) = 9f5163e616b2a02af633de9c82557fa0 -SIZE (gnome2/gnome-common-2.4.0.tar.bz2) = 163956 +MD5 (gnome2/gnome-common-2.8.0.tar.bz2) = 4630d4cf2b83499c89211b3ae76b662f +SIZE (gnome2/gnome-common-2.8.0.tar.bz2) = 58694 diff --git a/devel/gnome-common/pkg-plist b/devel/gnome-common/pkg-plist index 32063dfa2836..2882fbd2a975 100644 --- a/devel/gnome-common/pkg-plist +++ b/devel/gnome-common/pkg-plist @@ -1,41 +1,8 @@ bin/gnome-autogen.sh bin/gnome-doc-common -share/aclocal/gnome-macros/aclocal-include.m4 -share/aclocal/gnome-macros/autogen.sh -share/aclocal/gnome-macros/compiler-flags.m4 -share/aclocal/gnome-macros/curses.m4 -share/aclocal/gnome-macros/gnome-bonobo-check.m4 -share/aclocal/gnome-macros/gnome-common.m4 -share/aclocal/gnome-macros/gnome-fileutils.m4 -share/aclocal/gnome-macros/gnome-gettext.m4 -share/aclocal/gnome-macros/gnome-ghttp-check.m4 -share/aclocal/gnome-macros/gnome-gnorba-check.m4 -share/aclocal/gnome-macros/gnome-guile-checks.m4 -share/aclocal/gnome-macros/gnome-libgtop-check.m4 -share/aclocal/gnome-macros/gnome-macros.dep -share/aclocal/gnome-macros/gnome-objc-checks.m4 -share/aclocal/gnome-macros/gnome-orbit-check.m4 -share/aclocal/gnome-macros/gnome-pilot.m4 -share/aclocal/gnome-macros/gnome-print-check.m4 -share/aclocal/gnome-macros/gnome-pthread-check.m4 -share/aclocal/gnome-macros/gnome-support.m4 -share/aclocal/gnome-macros/gnome-undelfs.m4 -share/aclocal/gnome-macros/gnome-vfs.m4 -share/aclocal/gnome-macros/gnome-x-checks.m4 -share/aclocal/gnome-macros/gnome-xml-check.m4 -share/aclocal/gnome-macros/gnome.m4 -share/aclocal/gnome-macros/gperf-check.m4 -share/aclocal/gnome-macros/linger.m4 -share/aclocal/gnome-macros/need-declaration.m4 -share/aclocal/gnome2-macros/autogen.sh -share/aclocal/gnome2-macros/compiler-flags.m4 -share/aclocal/gnome2-macros/curses.m4 -share/aclocal/gnome2-macros/gnome-common.m4 -share/aclocal/gnome2-macros/gnome-deprecated-macros.m4 -share/aclocal/gnome2-macros/gnome2-macros.dep +share/aclocal/gnome-common.m4 +share/aclocal/gnome-compiler-flags.m4 share/gnome-common/data/omf.make share/gnome-common/data/xmldocs.make @dirrm share/gnome-common/data @dirrm share/gnome-common -@dirrm share/aclocal/gnome2-macros -@dirrm share/aclocal/gnome-macros |