aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-09-23 01:17:44 +0800
committerpawel <pawel@FreeBSD.org>2016-09-23 01:17:44 +0800
commit30fc457a0d4f7a8d37f0ea1f69ff912d76ed02ce (patch)
treedf287cf292e4ac2f32eaebad37c515009ee27fd8 /x11-themes
parent1baf9f03e1962ac8024e6d10e8a74cc6c95c3734 (diff)
downloadfreebsd-ports-gnome-30fc457a0d4f7a8d37f0ea1f69ff912d76ed02ce.tar.gz
freebsd-ports-gnome-30fc457a0d4f7a8d37f0ea1f69ff912d76ed02ce.tar.zst
freebsd-ports-gnome-30fc457a0d4f7a8d37f0ea1f69ff912d76ed02ce.zip
- Update to version 1.3.1, hosted on author's Launchpad page
- Port is architecture neutral
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-icons-faenza/Makefile14
-rw-r--r--x11-themes/gnome-icons-faenza/distinfo5
2 files changed, 9 insertions, 10 deletions
diff --git a/x11-themes/gnome-icons-faenza/Makefile b/x11-themes/gnome-icons-faenza/Makefile
index 10b11b3b77af..a058de0b0f82 100644
--- a/x11-themes/gnome-icons-faenza/Makefile
+++ b/x11-themes/gnome-icons-faenza/Makefile
@@ -2,22 +2,20 @@
# $FreeBSD$
PORTNAME= faenza
-PORTVERSION= 1.3
+PORTVERSION= 1.3.1
CATEGORIES= x11-themes gnome
-MASTER_SITES= GOOGLE_CODE
-PROJECTHOST= ${PORTNAME}-icon-theme
+MASTER_SITES= https://launchpad.net/~tiheum/+archive/ubuntu/equinox/+files/
PKGNAMEPREFIX= gnome-icons-
-DISTNAME= ${PROJECTHOST}_${PORTVERSION}
+DISTNAME= ${PORTNAME}-icon-theme_${PORTVERSION}
MAINTAINER= pawel@FreeBSD.org
COMMENT= Faenza GNOME 2 icon themes
LICENSE= GPLv3
-BROKEN= Unfetchable (google code has gone away)
-
-USES= zip
+WRKSRC= ${WRKDIR}/${PORTNAME}-icon-theme-${PORTVERSION:R}
NO_BUILD= yes
+NO_ARCH= yes
INSTALLS_ICONS= yes
THEMES= Faenza Faenza-Dark Faenza-Darkest Faenza-Darker \
@@ -29,7 +27,7 @@ INSTALLDIR= ${STAGEDIR}${PREFIX}/share/icons
do-install:
@${MKDIR} ${INSTALLDIR}
.for theme in ${THEMES}
- @cd ${INSTALLDIR} && ${TAR} -xf ${WRKDIR}/${theme}.tar.gz
+ (cd ${WRKSRC} && ${COPYTREE_SHARE} ${theme} ${INSTALLDIR})
.if ${FAENZA_LIGHT} == ${theme} || ${FAENZA_DARK} == ${theme}
@cd ${INSTALLDIR}/${theme}/places/scalable && \
diff --git a/x11-themes/gnome-icons-faenza/distinfo b/x11-themes/gnome-icons-faenza/distinfo
index 214a4c2f3bdf..be2732f25a3d 100644
--- a/x11-themes/gnome-icons-faenza/distinfo
+++ b/x11-themes/gnome-icons-faenza/distinfo
@@ -1,2 +1,3 @@
-SHA256 (faenza-icon-theme_1.3.zip) = d4486fda0413f8a81a87e0dd2329f50f2a8a7cb4147b48cf147f0160add8174a
-SIZE (faenza-icon-theme_1.3.zip) = 24801145
+TIMESTAMP = 1474493068
+SHA256 (faenza-icon-theme_1.3.1.tar.gz) = afd1c32229989e4cf09733c1ce5f2a651e585d86f45e98e9de6e8813f15d0edc
+SIZE (faenza-icon-theme_1.3.1.tar.gz) = 24647057