aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-06-03 05:23:29 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-06-03 05:23:29 +0000
commit7c0c944228442fee72e88b83d415d1a9539fb24b (patch)
tree47fa01837ba09e52aa0bf2e61845906d4581fcbb /x11-wm
parent8d0a974efde105d283bd32fa3f000ba144d29a11 (diff)
downloadports-7c0c944228442fee72e88b83d415d1a9539fb24b.tar.gz
ports-7c0c944228442fee72e88b83d415d1a9539fb24b.zip
- Update to 0.8.8
- Pass maintainership to submitter PR: 190540 Submitted by: Daniel Austin
Notes
Notes: svn path=/head/; revision=356296
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/compiz-plugins-unsupported/Makefile5
-rw-r--r--x11-wm/compiz-plugins-unsupported/distinfo4
-rw-r--r--x11-wm/compiz-plugins-unsupported/files/patch-src_elements_Makefile.in18
3 files changed, 4 insertions, 23 deletions
diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile
index 6c1a95c28d1c..e9511c397958 100644
--- a/x11-wm/compiz-plugins-unsupported/Makefile
+++ b/x11-wm/compiz-plugins-unsupported/Makefile
@@ -2,12 +2,11 @@
# $FreeBSD$
PORTNAME= compiz-plugins-unsupported
-PORTVERSION= 0.8.4
-PORTREVISION= 6
+PORTVERSION= 0.8.8
CATEGORIES= x11-wm
MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= freebsd-ports@dan.me.uk
COMMENT= Plugins for Compiz Composite Window Manager
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo
diff --git a/x11-wm/compiz-plugins-unsupported/distinfo b/x11-wm/compiz-plugins-unsupported/distinfo
index b766a9f3e9b3..9bedd3bcb62b 100644
--- a/x11-wm/compiz-plugins-unsupported/distinfo
+++ b/x11-wm/compiz-plugins-unsupported/distinfo
@@ -1,2 +1,2 @@
-SHA256 (compiz-plugins-unsupported-0.8.4.tar.bz2) = 50b6aec773e72d5c0e2de801b83d323feb17d2399cc632a49d6641c888dd1006
-SIZE (compiz-plugins-unsupported-0.8.4.tar.bz2) = 1152247
+SHA256 (compiz-plugins-unsupported-0.8.8.tar.bz2) = 0b2ed265eda34dd60e1155280cb944bef07499f5f8178fc2498c243b2809481e
+SIZE (compiz-plugins-unsupported-0.8.8.tar.bz2) = 1155793
diff --git a/x11-wm/compiz-plugins-unsupported/files/patch-src_elements_Makefile.in b/x11-wm/compiz-plugins-unsupported/files/patch-src_elements_Makefile.in
deleted file mode 100644
index cea56270cc39..000000000000
--- a/x11-wm/compiz-plugins-unsupported/files/patch-src_elements_Makefile.in
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/elements/Makefile.in.orig 2009-11-03 08:45:02.000000000 -0600
-+++ src/elements/Makefile.in 2009-11-03 08:45:51.000000000 -0600
-@@ -247,12 +247,12 @@
-
- BUILT_SOURCES = $(nodist_libelements_la_SOURCES)
- INCLUDES = \
-- @COMPIZ_CFLAGS@ \
-+ -I$(top_srcdir)/include \
-+ @COMPIZ_CFLAGS@ \
- -DDATADIR='"$(compdatadir)"' \
- -DLIBDIR='"$(libdir)"' \
- -DLOCALEDIR="\"@datadir@/locale\"" \
-- -DIMAGEDIR='"$(imagedir)"' \
-- -I$(top_srcdir)/include
-+ -DIMAGEDIR='"$(imagedir)"'
-
- moduledir = $(plugindir)
- module_LTLIBRARIES = libelements.la