diff options
author | bapt <bapt@FreeBSD.org> | 2014-09-10 21:11:28 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-09-10 21:11:28 +0800 |
commit | 3761632256513b360840682e11bfe0eefc3d944a (patch) | |
tree | e98877eaeb5e2a44f00691183c3f6564168e2955 /devel | |
parent | d2d283e35fcb6b012017d787831b1fb455445106 (diff) | |
download | freebsd-ports-gnome-3761632256513b360840682e11bfe0eefc3d944a.tar.gz freebsd-ports-gnome-3761632256513b360840682e11bfe0eefc3d944a.tar.zst freebsd-ports-gnome-3761632256513b360840682e11bfe0eefc3d944a.zip |
Welcome Mate Desktop 1.8
The porting work as been done by gnome@ (kwm) and Eric Turgeon (ericturgeon@ghostbsd.org)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | devel/mate-common/Makefile | 6 | ||||
-rw-r--r-- | devel/mate-common/distinfo | 4 | ||||
-rw-r--r-- | devel/mate-common/pkg-plist | 1 |
4 files changed, 6 insertions, 6 deletions
diff --git a/devel/Makefile b/devel/Makefile index eb368fb2bdd0..85619e839d7c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -878,6 +878,7 @@ SUBDIR += ireport SUBDIR += isl SUBDIR += itext + SUBDIR += i386-linux-binutils SUBDIR += jakarta-commons-configuration SUBDIR += jakarta-commons-daemon SUBDIR += jakarta-commons-io diff --git a/devel/mate-common/Makefile b/devel/mate-common/Makefile index a6c64fa11bd1..2d618b1d4b79 100644 --- a/devel/mate-common/Makefile +++ b/devel/mate-common/Makefile @@ -1,8 +1,8 @@ -#Created by: Joe Marcus Clarke <marcus@FreeBSD.org> +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ PORTNAME= mate-common -PORTVERSION= 1.6.2 +PORTVERSION= 1.8.0 CATEGORIES= devel mate MASTER_SITES= MATE DIST_SUBDIR= mate @@ -13,8 +13,6 @@ COMMENT= Common automake macros for MATE PORTSCOUT= limitw:1,even USES= gmake pkgconfig:both tar:xz -USE_MATE= autogen -USE_AUTOTOOLS= aclocal:env autoconf:env automake:env GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/devel/mate-common/distinfo b/devel/mate-common/distinfo index be261317fc5b..295af724e7f0 100644 --- a/devel/mate-common/distinfo +++ b/devel/mate-common/distinfo @@ -1,2 +1,2 @@ -SHA256 (mate/mate-common-1.6.2.tar.xz) = d7aafd79d98cdc22d4425baf49c39c16bc702d2c3d1065cc14d63718214a2059 -SIZE (mate/mate-common-1.6.2.tar.xz) = 66876 +SHA256 (mate/mate-common-1.8.0.tar.xz) = 0b04310e61d0f9a7dd3ba32aadae38a6d0089b464b134bf015472fc9f47a23cc +SIZE (mate/mate-common-1.8.0.tar.xz) = 71072 diff --git a/devel/mate-common/pkg-plist b/devel/mate-common/pkg-plist index b6246e585cb1..7fc0f669db12 100644 --- a/devel/mate-common/pkg-plist +++ b/devel/mate-common/pkg-plist @@ -2,6 +2,7 @@ bin/mate-autogen bin/mate-doc-common man/man1/mate-autogen.1.gz man/man1/mate-doc-common.1.gz +share/aclocal/mate-code-coverage.m4 share/aclocal/mate-common.m4 share/aclocal/mate-compiler-flags.m4 %%DATADIR%%/data/omf.make |