- Update to 4.3.1
PR: 230376 Submitted by: ndowens@yahoo.com Approved by: maintainer timeout Sponsored by: iXsystems Inc.
This commit is contained in:
parent
326349c4ac
commit
84ec18579f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489976
3 changed files with 198 additions and 103 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= elementary
|
||||
PORTVERSION= 4.1.0
|
||||
PORTVERSION= 4.3.1
|
||||
CATEGORIES= x11-themes gnome
|
||||
PKGNAMEPREFIX= gnome-icons-
|
||||
|
||||
|
@ -22,7 +22,7 @@ INSTALLS_ICONS= yes
|
|||
do-install:
|
||||
cd ${WRKSRC} && \
|
||||
${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/icons/elementary \
|
||||
"! -name *\.VolumeIcon* ! -name pre-commit"
|
||||
"! -name *\.VolumeIcon* ! -name pre-commit ! -name CMakeLists.txt"
|
||||
${FIND} ${STAGEDIR}${PREFIX}/share/icons/elementary/ \
|
||||
-type d -empty | ${XARGS} ${RMDIR}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1496068852
|
||||
SHA256 (elementary-icons-4.1.0_GH0.tar.gz) = 91ba2d11e5c9a11de440d3c6b25611dcf1e1f0346600eff2cd8ccbd88eb79ae8
|
||||
SIZE (elementary-icons-4.1.0_GH0.tar.gz) = 2887087
|
||||
TIMESTAMP = 1533450231
|
||||
SHA256 (elementary-icons-4.3.1_GH0.tar.gz) = 2fcb35760aa3285a17ecd5ef127fe5384a20cb6e86c2b4cd9ed7942063a70a10
|
||||
SIZE (elementary-icons-4.3.1_GH0.tar.gz) = 3072812
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue