diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-16 18:27:23 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-16 18:27:23 +0800 |
commit | 13cb6021aafebb2ac15a9c4462a018177d18f799 (patch) | |
tree | b3fc7dd786233560bc35371adefd33588ebdab25 /devel/autoconf-archive | |
parent | 7b627e03662ad0481c659f2e0535b41b0e378c9b (diff) | |
download | freebsd-ports-gnome-13cb6021aafebb2ac15a9c4462a018177d18f799.tar.gz freebsd-ports-gnome-13cb6021aafebb2ac15a9c4462a018177d18f799.tar.zst freebsd-ports-gnome-13cb6021aafebb2ac15a9c4462a018177d18f799.zip |
- Update to 2006-12-13
PR: ports/106773
Submitted by: Martin Kammerhoffer <dada@pluto.tugraz.at>
Approved by: maintainer
Diffstat (limited to 'devel/autoconf-archive')
-rw-r--r-- | devel/autoconf-archive/Makefile | 2 | ||||
-rw-r--r-- | devel/autoconf-archive/distinfo | 6 | ||||
-rw-r--r-- | devel/autoconf-archive/pkg-plist | 6 |
3 files changed, 10 insertions, 4 deletions
diff --git a/devel/autoconf-archive/Makefile b/devel/autoconf-archive/Makefile index e5e816a84877..309df5715314 100644 --- a/devel/autoconf-archive/Makefile +++ b/devel/autoconf-archive/Makefile @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${DISTDATE} MAINTAINER= mkamm@gmx.net COMMENT= A set of useful GNU Autoconf macros -DISTDATE= 2006-11-10 +DISTDATE= 2006-12-13 USE_BZIP2= yes USE_AUTOTOOLS= autoconf:259 GNU_CONFIGURE= yes diff --git a/devel/autoconf-archive/distinfo b/devel/autoconf-archive/distinfo index 0b6a4a60192f..82251f0bffce 100644 --- a/devel/autoconf-archive/distinfo +++ b/devel/autoconf-archive/distinfo @@ -1,3 +1,3 @@ -MD5 (autoconf-archive-2006-11-10.tar.bz2) = 995935be962a3dd09fc19a4a29ab1ed0 -SHA256 (autoconf-archive-2006-11-10.tar.bz2) = 620e2cc6ee131d370d85f3ba52730c2cd98b13831b3e8981f7dca81490d42d53 -SIZE (autoconf-archive-2006-11-10.tar.bz2) = 522980 +MD5 (autoconf-archive-2006-12-13.tar.bz2) = de4df1e80c40e9b0e63d6743c728b613 +SHA256 (autoconf-archive-2006-12-13.tar.bz2) = a47fc2a425c02bae513e8c5a104a24f5a0f9f6a485a652eb67cb9a9d6088c970 +SIZE (autoconf-archive-2006-12-13.tar.bz2) = 525761 diff --git a/devel/autoconf-archive/pkg-plist b/devel/autoconf-archive/pkg-plist index f00e44cbbb2d..2e6af96bc9d5 100644 --- a/devel/autoconf-archive/pkg-plist +++ b/devel/autoconf-archive/pkg-plist @@ -313,8 +313,10 @@ %%DATADIR%%/ax_boost_unit_test_framework.m4 %%DATADIR%%/ax_boost_wserialization.m4 %%DATADIR%%/ax_c___attribute__.m4 +%%DATADIR%%/ax_c_arithmetic_rshift.m4 %%DATADIR%%/ax_c_declare_block.m4 %%DATADIR%%/ax_c_float_words_bigendian.m4 +%%DATADIR%%/ax_c_referenceable_passed_va_list.m4 %%DATADIR%%/ax_cc_maxopt.m4 %%DATADIR%%/ax_cflags_aix_option.m4 %%DATADIR%%/ax_cflags_gcc_option.m4 @@ -396,6 +398,7 @@ %%DATADIR%%/ax_upload.m4 %%DATADIR%%/ax_warning_default_aclocaldir.m4 %%DATADIR%%/ax_warning_default_pkgconfig.m4 +%%DATADIR%%/ax_wint_t.m4 %%DATADIR%%/ax_with_apxs.m4 %%DATADIR%%/ax_with_dmalloc.m4 %%DATADIR%%/ax_with_python.m4 @@ -768,8 +771,10 @@ %%PORTDOCS%%%%DOCSDIR%%/html/ax_boost_unit_test_framework.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_boost_wserialization.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_c___attribute__.html +%%PORTDOCS%%%%DOCSDIR%%/html/ax_c_arithmetic_rshift.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_c_declare_block.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_c_float_words_bigendian.html +%%PORTDOCS%%%%DOCSDIR%%/html/ax_c_referenceable_passed_va_list.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_cc_maxopt.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_cflags_aix_option.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_cflags_gcc_option.html @@ -851,6 +856,7 @@ %%PORTDOCS%%%%DOCSDIR%%/html/ax_upload.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_warning_default_aclocaldir.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_warning_default_pkgconfig.html +%%PORTDOCS%%%%DOCSDIR%%/html/ax_wint_t.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_with_apxs.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_with_dmalloc.html %%PORTDOCS%%%%DOCSDIR%%/html/ax_with_python.html |