Update to 4.0.1.1
PR: 214690 Submitted by: myself (olivierd@) Approved by: Allison Nicole Reid (maintainer)
This commit is contained in:
parent
23cd2e673e
commit
826261d380
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426989
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= elementary
|
||||
PORTVERSION= 4.0.1
|
||||
PORTVERSION= 4.0.1.1
|
||||
CATEGORIES= x11-themes gnome
|
||||
MASTER_SITES= https://launchpadlibrarian.net/282260697/ \
|
||||
MASTER_SITES= https://launchpadlibrarian.net/294159209/ \
|
||||
https://launchpad.net/elementaryicons/4.x/${PORTVERSION}/+download/
|
||||
PKGNAMEPREFIX= gnome-icons-
|
||||
DISTNAME= ${PORTNAME}-icon-theme-${PORTVERSION}
|
||||
@ -22,7 +22,7 @@ INSTALLS_ICONS= yes
|
||||
do-install:
|
||||
cd ${WRKSRC} && \
|
||||
${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/icons/elementary \
|
||||
"! -name *\.VolumeIcon*"
|
||||
"! -name *\.VolumeIcon* ! -name pre-commit"
|
||||
${FIND} ${STAGEDIR}${PREFIX}/share/icons/elementary/ \
|
||||
-type d -empty | ${XARGS} ${RMDIR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1473782578
|
||||
SHA256 (elementary-icon-theme-4.0.1.tar.xz) = 344fdd9c2469a374308d339d17156d735ec57280eb0199f5ca6676ec525b6f31
|
||||
SIZE (elementary-icon-theme-4.0.1.tar.xz) = 1498992
|
||||
TIMESTAMP = 1479647002
|
||||
SHA256 (elementary-icon-theme-4.0.1.1.tar.xz) = e6744ab02dc8abb32919c61f424ceb7fa4b751d3f1befd1f7171be4e932940dc
|
||||
SIZE (elementary-icon-theme-4.0.1.1.tar.xz) = 1500140
|
||||
|
@ -746,6 +746,7 @@ share/icons/elementary/apps/32/postscript-viewer.svg
|
||||
share/icons/elementary/apps/32/preferences-desktop-font.svg
|
||||
share/icons/elementary/apps/32/preferences-desktop.svg
|
||||
share/icons/elementary/apps/32/system-file-manager.svg
|
||||
share/icons/elementary/apps/32/system-os-install.svg
|
||||
share/icons/elementary/apps/32/system-software-install.svg
|
||||
share/icons/elementary/apps/32/system-software-update.svg
|
||||
share/icons/elementary/apps/32/system-users.svg
|
||||
@ -777,6 +778,7 @@ share/icons/elementary/apps/48/postscript-viewer.svg
|
||||
share/icons/elementary/apps/48/preferences-desktop-font.svg
|
||||
share/icons/elementary/apps/48/preferences-desktop.svg
|
||||
share/icons/elementary/apps/48/system-file-manager.svg
|
||||
share/icons/elementary/apps/48/system-os-install.svg
|
||||
share/icons/elementary/apps/48/system-software-install.svg
|
||||
share/icons/elementary/apps/48/system-software-update.svg
|
||||
share/icons/elementary/apps/48/system-users.svg
|
||||
@ -807,6 +809,7 @@ share/icons/elementary/apps/64/postscript-viewer.svg
|
||||
share/icons/elementary/apps/64/preferences-desktop-font.svg
|
||||
share/icons/elementary/apps/64/preferences-desktop.svg
|
||||
share/icons/elementary/apps/64/system-file-manager.svg
|
||||
share/icons/elementary/apps/64/system-os-install.svg
|
||||
share/icons/elementary/apps/64/system-software-install.svg
|
||||
share/icons/elementary/apps/64/system-software-update.svg
|
||||
share/icons/elementary/apps/64/system-users.svg
|
||||
@ -1229,6 +1232,7 @@ share/icons/elementary/devices/symbolic/drive-harddisk-usb-symbolic.svg
|
||||
share/icons/elementary/devices/symbolic/drive-multidisk-symbolic.svg
|
||||
share/icons/elementary/devices/symbolic/drive-optical-symbolic.svg
|
||||
share/icons/elementary/devices/symbolic/drive-removable-media-symbolic.svg
|
||||
share/icons/elementary/devices/symbolic/fingerprint-symbolic.svg
|
||||
share/icons/elementary/devices/symbolic/input-dialpad-symbolic.svg
|
||||
share/icons/elementary/devices/symbolic/input-gaming-symbolic.svg
|
||||
share/icons/elementary/devices/symbolic/input-keyboard-symbolic.svg
|
||||
@ -2195,7 +2199,6 @@ share/icons/elementary/places/symbolic/user-desktop-symbolic.svg
|
||||
share/icons/elementary/places/symbolic/user-home-symbolic.svg
|
||||
share/icons/elementary/places/symbolic/user-trash-symbolic.svg
|
||||
share/icons/elementary/places@2x
|
||||
share/icons/elementary/pre-commit
|
||||
share/icons/elementary/status/128/avatar-default.svg
|
||||
share/icons/elementary/status/128/dialog-information.svg
|
||||
share/icons/elementary/status/128/image-missing.svg
|
||||
@ -2393,6 +2396,7 @@ share/icons/elementary/status/48/battery-low-symbolic.svg
|
||||
share/icons/elementary/status/48/battery-low.svg
|
||||
share/icons/elementary/status/48/battery-missing.svg
|
||||
share/icons/elementary/status/48/bluetooth-disabled-symbolic.svg
|
||||
share/icons/elementary/status/48/brightness-display-symbolic.svg
|
||||
share/icons/elementary/status/48/dialog-error.svg
|
||||
share/icons/elementary/status/48/dialog-information.svg
|
||||
share/icons/elementary/status/48/dialog-password.svg
|
||||
|
Loading…
Reference in New Issue
Block a user