svn commit: r371705 - in head/x11-themes/clearlooks-phenix-theme: . files
Olivier Duchateau
olivierd at FreeBSD.org
Wed Oct 29 21:18:04 UTC 2014
Author: olivierd
Date: Wed Oct 29 21:18:03 2014
New Revision: 371705
URL: https://svnweb.freebsd.org/changeset/ports/371705
QAT: https://qat.redports.org/buildarchive/r371705/
Log:
- Update to 4.0
- Add LICENSE
- Drop @dirrm in pkg-plist
Deleted:
head/x11-themes/clearlooks-phenix-theme/files/
Modified:
head/x11-themes/clearlooks-phenix-theme/Makefile
head/x11-themes/clearlooks-phenix-theme/distinfo
head/x11-themes/clearlooks-phenix-theme/pkg-plist
Modified: head/x11-themes/clearlooks-phenix-theme/Makefile
==============================================================================
--- head/x11-themes/clearlooks-phenix-theme/Makefile Wed Oct 29 21:03:32 2014 (r371704)
+++ head/x11-themes/clearlooks-phenix-theme/Makefile Wed Oct 29 21:18:03 2014 (r371705)
@@ -2,22 +2,25 @@
# $FreeBSD$
PORTNAME= clearlooks-phenix
-PORTVERSION= 3.0.16
+PORTVERSION= 4.0
CATEGORIES= x11-themes xfce
-MASTER_SITES= GENTOO
-MASTER_SITE_SUBDIR= distfiles
+MASTER_SITES= GH GHC
PKGNAMESUFFIX= -theme
MAINTAINER= olivierd at FreeBSD.org
COMMENT= Gtk3 port of Clearlooks theme for the Xfce Desktop
+LICENSE= GPLv3
+
RUN_DEPENDS= gtk-engines2>=2.20.2:${PORTSDIR}/x11-themes/gtk-engines2
-WRKSRC= ${WRKDIR}/projets-divers-${PORTNAME}
+USE_GITHUB= yes
NO_BUILD= yes
-post-patch:
- @${RM} ${WRKSRC}/gtk-?.0/*.orig
+GH_ACCOUNT= jpfleury
+GH_PROJECT= ${PORTNAME}
+GH_TAGNAME= ${PORTVERSION}
+GH_COMMIT= fcf15e9
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/themes/Clearlooks-Phenix
Modified: head/x11-themes/clearlooks-phenix-theme/distinfo
==============================================================================
--- head/x11-themes/clearlooks-phenix-theme/distinfo Wed Oct 29 21:03:32 2014 (r371704)
+++ head/x11-themes/clearlooks-phenix-theme/distinfo Wed Oct 29 21:18:03 2014 (r371705)
@@ -1,2 +1,2 @@
-SHA256 (clearlooks-phenix-3.0.16.tar.gz) = 4a99d502d6ea76c9503a5612a815550d6037521c2023eb24ec82bd09f65cbe79
-SIZE (clearlooks-phenix-3.0.16.tar.gz) = 293595
+SHA256 (clearlooks-phenix-4.0.tar.gz) = 91d720926ab67dd10e0cd8173bf05c091e5c32a98ca001215271a51c4623ef2b
+SIZE (clearlooks-phenix-4.0.tar.gz) = 276788
Modified: head/x11-themes/clearlooks-phenix-theme/pkg-plist
==============================================================================
--- head/x11-themes/clearlooks-phenix-theme/pkg-plist Wed Oct 29 21:03:32 2014 (r371704)
+++ head/x11-themes/clearlooks-phenix-theme/pkg-plist Wed Oct 29 21:18:03 2014 (r371705)
@@ -132,9 +132,3 @@ share/themes/Clearlooks-Phenix/xfwm4/top
share/themes/Clearlooks-Phenix/xfwm4/top-right-active.png
share/themes/Clearlooks-Phenix/xfwm4/top-right-active.xpm
share/themes/Clearlooks-Phenix/xfwm4/top-right-inactive.xpm
- at dirrm share/themes/Clearlooks-Phenix/xfwm4/png
- at dirrm share/themes/Clearlooks-Phenix/xfwm4
- at dirrm share/themes/Clearlooks-Phenix/gtk-3.0/img
- at dirrm share/themes/Clearlooks-Phenix/gtk-3.0
- at dirrm share/themes/Clearlooks-Phenix/gtk-2.0
- at dirrm share/themes/Clearlooks-Phenix
More information about the svn-ports-all
mailing list