* Upgrade to 0.11.46.
* Drop maintainership.
This commit is contained in:
parent
0aa1aa8f58
commit
f8c6260e48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102719
@ -6,13 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= gentoo
|
||||
PORTVERSION= 0.11.45
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.11.46
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= obraun@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gtk+ based, file manager inspired by DirectoryOpus
|
||||
|
||||
USE_SIZE= yes
|
||||
@ -40,6 +39,7 @@ post-install:
|
||||
@${FIND} ${DOCSDIR} | ${XARGS} ${CHOWN} ${SHAREOWN}:${SHAREGRP}
|
||||
@${FIND} ${DOCSDIR} | ${XARGS} ${CHMOD} ${SHAREMODE}
|
||||
@${FIND} ${DOCSDIR} -type d | ${XARGS} ${CHMOD} a+x
|
||||
@${FIND} ${DOCSDIR} -name *.bak -delete
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gentoo-0.11.45.tar.gz) = 0b43a0b05c9ffd2bbd9f3889708d9c42
|
||||
SIZE (gentoo-0.11.45.tar.gz) = 1237565
|
||||
MD5 (gentoo-0.11.46.tar.gz) = 545244fec06e7e5adcf9e6f6c93bd58d
|
||||
SIZE (gentoo-0.11.46.tar.gz) = 1280347
|
||||
|
@ -212,6 +212,7 @@ share/gentoo/icons/xbm2.xpm
|
||||
share/gentoo/icons/xcf.xpm
|
||||
share/gentoo/icons/xpm.xpm
|
||||
share/gentoo/icons/xpm2.xpm
|
||||
share/locale/de/LC_MESSAGES/gentoo.mo
|
||||
share/locale/fr/LC_MESSAGES/gentoo.mo
|
||||
share/locale/pl/LC_MESSAGES/gentoo.mo
|
||||
share/locale/sv/LC_MESSAGES/gentoo.mo
|
||||
|
Loading…
Reference in New Issue
Block a user