diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 13:58:09 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 13:58:09 +0800 |
commit | f40959153e099dfe8108cdac53d169cda8fe6eb4 (patch) | |
tree | 78e3d8ab72765fb39ed816e15520a1713f897f32 /devel | |
parent | 09230a27e50f62b073f4ee703b2c56154a05b1eb (diff) | |
download | freebsd-ports-graphics-f40959153e099dfe8108cdac53d169cda8fe6eb4.tar.gz freebsd-ports-graphics-f40959153e099dfe8108cdac53d169cda8fe6eb4.tar.zst freebsd-ports-graphics-f40959153e099dfe8108cdac53d169cda8fe6eb4.zip |
Update to 2.12.0.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gconfmm26/Makefile | 4 | ||||
-rw-r--r-- | devel/gconfmm26/distinfo | 4 | ||||
-rw-r--r-- | devel/gnome-vfsmm/Makefile | 6 | ||||
-rw-r--r-- | devel/gnome-vfsmm/distinfo | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index f11917c32a4..b760c9bff71 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -3,10 +3,11 @@ # Whom: Alexander Nedotsukov <bland@mail.ru> # # $FreeBSD$ +# $MCom: ports/devel/gconfmm26/Makefile,v 1.7 2005/10/29 22:31:16 marcus Exp $ # PORTNAME= gconfmm -PORTVERSION= 2.10.0 +PORTVERSION= 2.12.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -39,7 +40,6 @@ post-patch: @${REINPLACE_CMD} -e "s|\(-lglibmm\)|-L\$$(GMM_PROCDIR)/../.. \1|" \ ${WRKSRC}/tools/extra_defs_gen/Makefile.in - patch-autotools: @(cd ${PATCH_WRKSRC}; \ for file in ${LIBTOOLFILES}; do \ diff --git a/devel/gconfmm26/distinfo b/devel/gconfmm26/distinfo index ad845781d83..dd504777a44 100644 --- a/devel/gconfmm26/distinfo +++ b/devel/gconfmm26/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gconfmm-2.10.0.tar.bz2) = 0f3787ff3f7089698da49b694b5f9155 -SIZE (gnome2/gconfmm-2.10.0.tar.bz2) = 263641 +MD5 (gnome2/gconfmm-2.12.0.tar.bz2) = dfd62a95e7675943933b793183649402 +SIZE (gnome2/gconfmm-2.12.0.tar.bz2) = 264170 diff --git a/devel/gnome-vfsmm/Makefile b/devel/gnome-vfsmm/Makefile index 14b1fecd794..e11343fdc08 100644 --- a/devel/gnome-vfsmm/Makefile +++ b/devel/gnome-vfsmm/Makefile @@ -3,11 +3,11 @@ # Whom: Alexander Nedotsukov <bland@mail.ru> # # $FreeBSD$ +# $MCom: ports/devel/gnome-vfsmm/Makefile,v 1.14 2005/10/14 20:39:56 adamw Exp $ # PORTNAME= gnome-vfsmm -PORTVERSION= 2.10.0 -PORTREVISION= 1 +PORTVERSION= 2.12.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -24,7 +24,7 @@ USE_X_PREFIX= yes USE_GCC= 3.4 USE_GMAKE= yes USE_GNOME= gnomehack gnomevfs2 -USE_INC_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15:inc INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static diff --git a/devel/gnome-vfsmm/distinfo b/devel/gnome-vfsmm/distinfo index 00edc798d38..38cd20eacaf 100644 --- a/devel/gnome-vfsmm/distinfo +++ b/devel/gnome-vfsmm/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-vfsmm-2.10.0.tar.bz2) = 0d5751f1c0074289c3e6a858357f9c4d -SIZE (gnome2/gnome-vfsmm-2.10.0.tar.bz2) = 317394 +MD5 (gnome2/gnome-vfsmm-2.12.0.tar.bz2) = 4a73741ab5232bf85cb631108c5b6430 +SIZE (gnome2/gnome-vfsmm-2.12.0.tar.bz2) = 321830 |