mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.8.0.
This commit is contained in:
parent
aebd7d18d0
commit
315d14f81f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121075
6 changed files with 12 additions and 82 deletions
|
@ -6,11 +6,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gnomecommon
|
PORTNAME= gnomecommon
|
||||||
PORTVERSION= 2.4.0
|
PORTVERSION= 2.8.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
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}
|
DISTNAME= gnome-common-${PORTVERSION}
|
||||||
DIST_SUBDIR= gnome2
|
DIST_SUBDIR= gnome2
|
||||||
|
|
||||||
|
@ -18,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Common automake macros for GNOME and GNOME 2
|
COMMENT= Common automake macros for GNOME and GNOME 2
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_X_PREFIX= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNOME= pkgconfig gnometarget
|
USE_GNOME= pkgconfig gnometarget
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (gnome2/gnome-common-2.4.0.tar.bz2) = 9f5163e616b2a02af633de9c82557fa0
|
MD5 (gnome2/gnome-common-2.8.0.tar.bz2) = 4630d4cf2b83499c89211b3ae76b662f
|
||||||
SIZE (gnome2/gnome-common-2.4.0.tar.bz2) = 163956
|
SIZE (gnome2/gnome-common-2.8.0.tar.bz2) = 58694
|
||||||
|
|
|
@ -1,41 +1,8 @@
|
||||||
bin/gnome-autogen.sh
|
bin/gnome-autogen.sh
|
||||||
bin/gnome-doc-common
|
bin/gnome-doc-common
|
||||||
share/aclocal/gnome-macros/aclocal-include.m4
|
share/aclocal/gnome-common.m4
|
||||||
share/aclocal/gnome-macros/autogen.sh
|
share/aclocal/gnome-compiler-flags.m4
|
||||||
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/gnome-common/data/omf.make
|
share/gnome-common/data/omf.make
|
||||||
share/gnome-common/data/xmldocs.make
|
share/gnome-common/data/xmldocs.make
|
||||||
@dirrm share/gnome-common/data
|
@dirrm share/gnome-common/data
|
||||||
@dirrm share/gnome-common
|
@dirrm share/gnome-common
|
||||||
@dirrm share/aclocal/gnome2-macros
|
|
||||||
@dirrm share/aclocal/gnome-macros
|
|
||||||
|
|
|
@ -6,11 +6,10 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= gnomecommon
|
PORTNAME= gnomecommon
|
||||||
PORTVERSION= 2.4.0
|
PORTVERSION= 2.8.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
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}
|
DISTNAME= gnome-common-${PORTVERSION}
|
||||||
DIST_SUBDIR= gnome2
|
DIST_SUBDIR= gnome2
|
||||||
|
|
||||||
|
@ -18,7 +17,6 @@ MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= Common automake macros for GNOME and GNOME 2
|
COMMENT= Common automake macros for GNOME and GNOME 2
|
||||||
|
|
||||||
USE_BZIP2= yes
|
USE_BZIP2= yes
|
||||||
USE_X_PREFIX= yes
|
|
||||||
USE_GMAKE= yes
|
USE_GMAKE= yes
|
||||||
USE_GNOME= pkgconfig gnometarget
|
USE_GNOME= pkgconfig gnometarget
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (gnome2/gnome-common-2.4.0.tar.bz2) = 9f5163e616b2a02af633de9c82557fa0
|
MD5 (gnome2/gnome-common-2.8.0.tar.bz2) = 4630d4cf2b83499c89211b3ae76b662f
|
||||||
SIZE (gnome2/gnome-common-2.4.0.tar.bz2) = 163956
|
SIZE (gnome2/gnome-common-2.8.0.tar.bz2) = 58694
|
||||||
|
|
|
@ -1,41 +1,8 @@
|
||||||
bin/gnome-autogen.sh
|
bin/gnome-autogen.sh
|
||||||
bin/gnome-doc-common
|
bin/gnome-doc-common
|
||||||
share/aclocal/gnome-macros/aclocal-include.m4
|
share/aclocal/gnome-common.m4
|
||||||
share/aclocal/gnome-macros/autogen.sh
|
share/aclocal/gnome-compiler-flags.m4
|
||||||
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/gnome-common/data/omf.make
|
share/gnome-common/data/omf.make
|
||||||
share/gnome-common/data/xmldocs.make
|
share/gnome-common/data/xmldocs.make
|
||||||
@dirrm share/gnome-common/data
|
@dirrm share/gnome-common/data
|
||||||
@dirrm share/gnome-common
|
@dirrm share/gnome-common
|
||||||
@dirrm share/aclocal/gnome2-macros
|
|
||||||
@dirrm share/aclocal/gnome-macros
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue