- Update from 0.5.3 to 0.5.4

- Take maintainership
This commit is contained in:
Danilo Egea Gondolfo 2014-09-29 15:41:16 +00:00
parent 2e37717c7a
commit 605d43cc27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369532
2 changed files with 7 additions and 7 deletions

View file

@ -2,19 +2,19 @@
# $FreeBSD$
PORTNAME= xarchiver
PORTVERSION= 0.5.3
PORTVERSION= 0.5.4
CATEGORIES= archivers
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME:tl}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= danilo@FreeBSD.org
COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools
LICENSE= GPLv2
RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \
7zr:${PORTSDIR}/archivers/p7zip \
zip:${PORTSDIR}/archivers/zip
7zr:${PORTSDIR}/archivers/p7zip \
zip:${PORTSDIR}/archivers/zip
USES= tar:bzip2 gmake pkgconfig desktop-file-utils
USE_GNOME= glib20 gtk20 intltool
@ -24,7 +24,7 @@ INSTALLS_ICONS= yes
OPTIONS_DEFINE= DOCS NLS
OPTIONS_SUB= yes
NLS_USES= gettext
NLS_USES= gettext
NLS_CPPFLAGS+= -I${LOCALBASE}/include
NLS_LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -1,2 +1,2 @@
SHA256 (xarchiver-0.5.3.tar.bz2) = c5899cb495e83a63f89b5eea002d2dd1c691db8d7b6343b3c182ce6e00c16d81
SIZE (xarchiver-0.5.3.tar.bz2) = 778871
SHA256 (xarchiver-0.5.4.tar.bz2) = e63fa73979fcc56efe8cca9095fd915d31a1714ce9676246b8626f164e452ef4
SIZE (xarchiver-0.5.4.tar.bz2) = 1003045