mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Unbreak (unfetchable). The distfile is different but the content is exactly the same.
Reported by: antoine
This commit is contained in:
parent
a4dc770f74
commit
f6f46d909d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517207
2 changed files with 5 additions and 7 deletions
|
@ -3,14 +3,11 @@
|
||||||
|
|
||||||
PORTNAME= xarchiver
|
PORTNAME= xarchiver
|
||||||
PORTVERSION= 0.5.4.7
|
PORTVERSION= 0.5.4.7
|
||||||
DISTVERSIONPREFIX= ${PORTNAME}-
|
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
|
|
||||||
MAINTAINER= danilo@FreeBSD.org
|
MAINTAINER= danilo@FreeBSD.org
|
||||||
COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools
|
COMMENT= Desktop-agnostic GTK+2 frontend to various archiving tools
|
||||||
|
|
||||||
BROKEN= unfetchable
|
|
||||||
|
|
||||||
LICENSE= GPLv2+
|
LICENSE= GPLv2+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
@ -21,10 +18,11 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \
|
||||||
zip:archivers/zip \
|
zip:archivers/zip \
|
||||||
zipinfo:archivers/unzip
|
zipinfo:archivers/unzip
|
||||||
|
|
||||||
|
USES= desktop-file-utils gmake gnome pkgconfig
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= ib
|
GH_ACCOUNT= ib
|
||||||
|
|
||||||
USES= desktop-file-utils gmake gnome pkgconfig
|
|
||||||
USE_GNOME= cairo glib20 intltool
|
USE_GNOME= cairo glib20 intltool
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1469123437
|
TIMESTAMP = 1573391800
|
||||||
SHA256 (ib-xarchiver-xarchiver-0.5.4.7_GH0.tar.gz) = 124eeccd819419c3d8f2935a78a3ad0ad47174bf7ef641441341e3aa32ea8f11
|
SHA256 (ib-xarchiver-0.5.4.7_GH0.tar.gz) = 73a018f14dbb0d6eda9759103cb31ebef65f12a4297dc7a00a770d5395f2ad21
|
||||||
SIZE (ib-xarchiver-xarchiver-0.5.4.7_GH0.tar.gz) = 986042
|
SIZE (ib-xarchiver-0.5.4.7_GH0.tar.gz) = 985956
|
||||||
|
|
Loading…
Add table
Reference in a new issue