From owner-svn-ports-all@freebsd.org Sun Apr 26 10:34:48 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 1D52A2AAA40; Sun, 26 Apr 2020 10:34:48 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49946H5Cmjz4FsH; Sun, 26 Apr 2020 10:34:47 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AE2D11F7CB; Sun, 26 Apr 2020 10:34:47 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 03QAYlnt076866; Sun, 26 Apr 2020 10:34:47 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 03QAYkBR076856; Sun, 26 Apr 2020 10:34:46 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <202004261034.03QAYkBR076856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 26 Apr 2020 10:34:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r533004 - in head/x11-themes: gtk-aluminumalloy-volcanic-theme gtk-aquaextremesunken-theme gtk-digital-cream-theme gtk-digital-harmony-theme gtk-longhorninspirat-theme gtk-milk-theme X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: in head/x11-themes: gtk-aluminumalloy-volcanic-theme gtk-aquaextremesunken-theme gtk-digital-cream-theme gtk-digital-harmony-theme gtk-longhorninspirat-theme gtk-milk-theme X-SVN-Commit-Revision: 533004 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Apr 2020 10:34:48 -0000 Author: danfe Date: Sun Apr 26 10:34:46 2020 New Revision: 533004 URL: https://svnweb.freebsd.org/changeset/ports/533004 Log: Unreak small collection of my themes by providing working master sites. PR: 245389 Modified: head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile head/x11-themes/gtk-aquaextremesunken-theme/Makefile head/x11-themes/gtk-digital-cream-theme/Makefile head/x11-themes/gtk-digital-harmony-theme/Makefile head/x11-themes/gtk-longhorninspirat-theme/Makefile head/x11-themes/gtk-milk-theme/Makefile Modified: head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile Sun Apr 26 10:12:28 2020 (r533003) +++ head/x11-themes/gtk-aluminumalloy-volcanic-theme/Makefile Sun Apr 26 10:34:46 2020 (r533004) @@ -5,7 +5,7 @@ PORTNAME= aluminumalloy PORTVERSION?= 2004.01.04 PORTREVISION?= 8 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ LOCAL/danfe PKGNAMEPREFIX?= ${TYPE}- PKGNAMESUFFIX?= -${THEME_FLAVOR}-theme DISTNAME= aa_${THEME_FLAVOR} @@ -13,17 +13,13 @@ DISTNAME= aa_${THEME_FLAVOR} MAINTAINER= danfe@FreeBSD.org COMMENT= Port of Mac OS X theme Aluminum Alloy (${THEME_FLAVOR} flavor) -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 - TYPE?= gtk THEME_FLAVOR?= volcanic THEME_NAME= AluminumAlloy-${THEME_FLAVOR:tu:C/^(.).*$/\1/g}${THEME_FLAVOR:C/^(.)//} WRKSRC= ${WRKDIR}/${THEME_NAME} -USES= tar:bzip2 +USES= tar:bzip2 NO_BUILD= yes .if ${TYPE} == gtk Modified: head/x11-themes/gtk-aquaextremesunken-theme/Makefile ============================================================================== --- head/x11-themes/gtk-aquaextremesunken-theme/Makefile Sun Apr 26 10:12:28 2020 (r533003) +++ head/x11-themes/gtk-aquaextremesunken-theme/Makefile Sun Apr 26 10:34:46 2020 (r533004) @@ -5,17 +5,13 @@ PORTNAME= aquaextremesunken PORTVERSION= 1.0 PORTREVISION= 8 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ LOCAL/danfe PKGNAMEPREFIX?= ${TYPE}- PKGNAMESUFFIX= -theme DISTNAME= AquaExtremeSunken MAINTAINER= danfe@FreeBSD.org COMMENT= Port of AquaExtreme Sunken theme - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 NO_BUILD= yes Modified: head/x11-themes/gtk-digital-cream-theme/Makefile ============================================================================== --- head/x11-themes/gtk-digital-cream-theme/Makefile Sun Apr 26 10:12:28 2020 (r533003) +++ head/x11-themes/gtk-digital-cream-theme/Makefile Sun Apr 26 10:34:46 2020 (r533004) @@ -5,17 +5,13 @@ PORTNAME= digital-cream PORTVERSION= 1.0 PORTREVISION= 8 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ LOCAL/danfe PKGNAMEPREFIX= ${TYPE}- PKGNAMESUFFIX= -theme DISTNAME= Digital-Cream MAINTAINER= danfe@FreeBSD.org COMMENT= Neat and clean theme for GNOME desktop - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 USES= tar:bzip2 NO_BUILD= yes Modified: head/x11-themes/gtk-digital-harmony-theme/Makefile ============================================================================== --- head/x11-themes/gtk-digital-harmony-theme/Makefile Sun Apr 26 10:12:28 2020 (r533003) +++ head/x11-themes/gtk-digital-harmony-theme/Makefile Sun Apr 26 10:34:46 2020 (r533004) @@ -5,17 +5,13 @@ PORTNAME= digital-harmony PORTVERSION= 1.1 PORTREVISION= 8 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ LOCAL/danfe PKGNAMEPREFIX= ${TYPE}- PKGNAMESUFFIX= -theme DISTNAME= Digital-Harmony MAINTAINER= danfe@FreeBSD.org COMMENT= Another popular theme for GNOME desktop - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 NO_BUILD= yes Modified: head/x11-themes/gtk-longhorninspirat-theme/Makefile ============================================================================== --- head/x11-themes/gtk-longhorninspirat-theme/Makefile Sun Apr 26 10:12:28 2020 (r533003) +++ head/x11-themes/gtk-longhorninspirat-theme/Makefile Sun Apr 26 10:34:46 2020 (r533004) @@ -5,17 +5,14 @@ PORTNAME= longhorninspirat PORTVERSION= 1.0 PORTREVISION= 9 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ LOCAL/danfe \ + https://bsdforge.com/projects/source/x11-themes/gtk-longhorninspirat-theme/ PKGNAMEPREFIX= ${TYPE}- PKGNAMESUFFIX= -theme DISTNAME= Longhorn_Inspirat MAINTAINER= danfe@FreeBSD.org COMMENT= Port of Windows XP theme Longhorn Inspirat - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 USES= tar:bzip2 NO_BUILD= yes Modified: head/x11-themes/gtk-milk-theme/Makefile ============================================================================== --- head/x11-themes/gtk-milk-theme/Makefile Sun Apr 26 10:12:28 2020 (r533003) +++ head/x11-themes/gtk-milk-theme/Makefile Sun Apr 26 10:34:46 2020 (r533004) @@ -1,22 +1,17 @@ # Created by: Alexey Dokuchaev # $FreeBSD$ -# $MCom: ports/x11-themes/gtk-milk-theme/Makefile,v 1.4 2007/08/07 04:37:40 mezz Exp $ PORTNAME= milk PORTVERSION= 2.1 PORTREVISION= 8 CATEGORIES= x11-themes gnome -MASTER_SITES= http://www.users.monornet.hu/linux/gtk2/oldies/ +MASTER_SITES= http://freebsd.nsu.ru/distfiles/ LOCAL/danfe PKGNAMEPREFIX?= ${TYPE}- PKGNAMESUFFIX= -theme DISTNAME= Milk-${PORTVERSION} MAINTAINER= danfe@FreeBSD.org COMMENT= Port of Milk, Mac OS X theme - -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2020-05-05 USES= tar:bzip2 NO_BUILD= yes