svn commit: r539271 - in head: . x11-wm x11-wm/compiz-plugins-unsupported
Niclas Zeising
zeising at FreeBSD.org
Mon Jun 15 19:23:48 UTC 2020
Author: zeising
Date: Mon Jun 15 19:23:47 2020
New Revision: 539271
URL: https://svnweb.freebsd.org/changeset/ports/539271
Log:
Restore x11-wm/compiz-plugins-unsupported
Restore x11-wm/compiz-plugins-supported
Pass maintainership to submitter
Update MASTER_SITES to make it fetchable again
PR: 247040
Submitted by: Chris Hutchinson (new maintainer)
Added:
head/x11-wm/compiz-plugins-unsupported/
- copied from r534284, head/x11-wm/compiz-plugins-unsupported/
Modified:
head/MOVED
head/x11-wm/Makefile
head/x11-wm/compiz-plugins-unsupported/Makefile
head/x11-wm/compiz-plugins-unsupported/distinfo
Modified: head/MOVED
==============================================================================
--- head/MOVED Mon Jun 15 19:21:19 2020 (r539270)
+++ head/MOVED Mon Jun 15 19:23:47 2020 (r539271)
@@ -14994,7 +14994,6 @@ devel/libopensync||2020-05-06|Abandonware, website dis
deskutils/libopensync-plugin-vformat-devel||2020-05-06|Abandonware, website disappeared
devel/py-ipykernel|devel/py-ipykernel5|2020-05-07|Has expired: Old version, use devel/py-ipykernel5 instead
sysutils/rundeck|sysutils/rundeck2|2020-05-07|Rename to avoid confusion with sysutils/rundeck3
-x11-wm/compiz-plugins-unsupported||2020-05-07|Has expired: Broken for more than 6 months
math/darknet|misc/darknet|2020-05-07|DarkNet is a machine learning project, not a math project
www/rubygem-activeresource5|www/rubygem-activeresource|2020-05-08|Remove PKGNAMESUFFIX 3 years and 4 months after rubygem-activeresource removal
finance/bitcoinnodestats||2020-05-12|Has expired: No longer maintained and not compatible with Django 2.2+
Modified: head/x11-wm/Makefile
==============================================================================
--- head/x11-wm/Makefile Mon Jun 15 19:21:19 2020 (r539270)
+++ head/x11-wm/Makefile Mon Jun 15 19:23:47 2020 (r539271)
@@ -20,6 +20,7 @@
SUBDIR += compiz
SUBDIR += compiz-plugins-extra
SUBDIR += compiz-plugins-main
+ SUBDIR += compiz-plugins-unsupported
SUBDIR += compizconfig-backend-gconf
SUBDIR += compizconfig-python
SUBDIR += compton
Modified: head/x11-wm/compiz-plugins-unsupported/Makefile
==============================================================================
--- head/x11-wm/compiz-plugins-unsupported/Makefile Thu May 7 19:56:38 2020 (r534284)
+++ head/x11-wm/compiz-plugins-unsupported/Makefile Mon Jun 15 19:23:47 2020 (r539271)
@@ -3,16 +3,13 @@
PORTNAME= compiz-plugins-unsupported
PORTVERSION= 0.8.8
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11-wm
-MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/
+MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ \
+ https://BSDforge.com/prolects/source/x11-wm/compiz-plugins-unsupported/
-MAINTAINER= freebsd-ports at dan.me.uk
+MAINTAINER= portmaster at BSDforge.com
COMMENT= Plugins for Compiz Composite Window Manager
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
Modified: head/x11-wm/compiz-plugins-unsupported/distinfo
==============================================================================
--- head/x11-wm/compiz-plugins-unsupported/distinfo Thu May 7 19:56:38 2020 (r534284)
+++ head/x11-wm/compiz-plugins-unsupported/distinfo Mon Jun 15 19:23:47 2020 (r539271)
@@ -1,2 +1,3 @@
+TIMESTAMP = 1591511180
SHA256 (compiz-plugins-unsupported-0.8.8.tar.bz2) = 0b2ed265eda34dd60e1155280cb944bef07499f5f8178fc2498c243b2809481e
SIZE (compiz-plugins-unsupported-0.8.8.tar.bz2) = 1155793
More information about the svn-ports-all
mailing list