diff options
author | marcus <marcus@FreeBSD.org> | 2003-10-05 17:26:47 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-10-05 17:26:47 +0800 |
commit | 8905dc0924da3fbd944811e54adc72d4aa3b82a4 (patch) | |
tree | 7e31ba55b70eb2e48345219830770c6b3e11f64a /devel | |
parent | 063391d84b72f1c68a693a238bdaa4c5a0c74ecf (diff) | |
download | freebsd-ports-gnome-8905dc0924da3fbd944811e54adc72d4aa3b82a4.tar.gz freebsd-ports-gnome-8905dc0924da3fbd944811e54adc72d4aa3b82a4.tar.zst freebsd-ports-gnome-8905dc0924da3fbd944811e54adc72d4aa3b82a4.zip |
Update to 2.4.0.
PR: 57602
Submitted by: Koop Mast <einekoai@chello.nl>
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gnome-common/Makefile | 4 | ||||
-rw-r--r-- | devel/gnome-common/distinfo | 2 | ||||
-rw-r--r-- | devel/gnome-common/pkg-plist | 15 | ||||
-rw-r--r-- | devel/gnomecommon/Makefile | 4 | ||||
-rw-r--r-- | devel/gnomecommon/distinfo | 2 | ||||
-rw-r--r-- | devel/gnomecommon/pkg-plist | 15 |
6 files changed, 20 insertions, 22 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile index a0c1af7651a2..c913d6b99802 100644 --- a/devel/gnome-common/Makefile +++ b/devel/gnome-common/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomecommon -PORTVERSION= 1.2.4 +PORTVERSION= 2.4.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-common/1.2 +MASTER_SITE_SUBDIR= sources/gnome-common/2.4 DISTNAME= gnome-common-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/devel/gnome-common/distinfo b/devel/gnome-common/distinfo index eb637c49fc75..4bfc1c6375b7 100644 --- a/devel/gnome-common/distinfo +++ b/devel/gnome-common/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-common-1.2.4.tar.bz2) = 4b430c6443860e01e4bd89cadf82649b +MD5 (gnome2/gnome-common-2.4.0.tar.bz2) = 9f5163e616b2a02af633de9c82557fa0 diff --git a/devel/gnome-common/pkg-plist b/devel/gnome-common/pkg-plist index f0c5c64dcc94..32063dfa2836 100644 --- a/devel/gnome-common/pkg-plist +++ b/devel/gnome-common/pkg-plist @@ -1,4 +1,5 @@ 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 @@ -14,6 +15,7 @@ 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 @@ -26,17 +28,14 @@ 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/check-utmp.m4 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-cxx-check.m4 -share/aclocal/gnome2-macros/gnome-gettext.m4 -share/aclocal/gnome2-macros/gnome-pkgconfig.m4 -share/aclocal/gnome2-macros/gnome-platform.m4 -share/aclocal/gnome2-macros/gnome-pthread-check.m4 -share/aclocal/gnome2-macros/gnome-x-checks.m4 +share/aclocal/gnome2-macros/gnome-deprecated-macros.m4 share/aclocal/gnome2-macros/gnome2-macros.dep -share/aclocal/gnome2-macros/linger.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 diff --git a/devel/gnomecommon/Makefile b/devel/gnomecommon/Makefile index a0c1af7651a2..c913d6b99802 100644 --- a/devel/gnomecommon/Makefile +++ b/devel/gnomecommon/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gnomecommon -PORTVERSION= 1.2.4 +PORTVERSION= 2.4.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-common/1.2 +MASTER_SITE_SUBDIR= sources/gnome-common/2.4 DISTNAME= gnome-common-${PORTVERSION} DIST_SUBDIR= gnome2 diff --git a/devel/gnomecommon/distinfo b/devel/gnomecommon/distinfo index eb637c49fc75..4bfc1c6375b7 100644 --- a/devel/gnomecommon/distinfo +++ b/devel/gnomecommon/distinfo @@ -1 +1 @@ -MD5 (gnome2/gnome-common-1.2.4.tar.bz2) = 4b430c6443860e01e4bd89cadf82649b +MD5 (gnome2/gnome-common-2.4.0.tar.bz2) = 9f5163e616b2a02af633de9c82557fa0 diff --git a/devel/gnomecommon/pkg-plist b/devel/gnomecommon/pkg-plist index f0c5c64dcc94..32063dfa2836 100644 --- a/devel/gnomecommon/pkg-plist +++ b/devel/gnomecommon/pkg-plist @@ -1,4 +1,5 @@ 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 @@ -14,6 +15,7 @@ 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 @@ -26,17 +28,14 @@ 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/check-utmp.m4 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-cxx-check.m4 -share/aclocal/gnome2-macros/gnome-gettext.m4 -share/aclocal/gnome2-macros/gnome-pkgconfig.m4 -share/aclocal/gnome2-macros/gnome-platform.m4 -share/aclocal/gnome2-macros/gnome-pthread-check.m4 -share/aclocal/gnome2-macros/gnome-x-checks.m4 +share/aclocal/gnome2-macros/gnome-deprecated-macros.m4 share/aclocal/gnome2-macros/gnome2-macros.dep -share/aclocal/gnome2-macros/linger.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 |