diff options
author | mat <mat@FreeBSD.org> | 2016-06-01 21:15:36 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-06-01 21:15:36 +0800 |
commit | 2ad878233fa86f2aee5ae47da931d181ba41c6f6 (patch) | |
tree | 494feb823c7a0efa6fafeacaa9d18f03e331ae4d /archivers/xarchiver | |
parent | cbe4fd39f2a61769e5e93323bfcf79f6a3b2f9f5 (diff) | |
download | freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.gz freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.zst freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.zip |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
Diffstat (limited to 'archivers/xarchiver')
-rw-r--r-- | archivers/xarchiver/Makefile | 2 | ||||
-rw-r--r-- | archivers/xarchiver/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile index 06ac0f010c5f..382cb5d67f7b 100644 --- a/archivers/xarchiver/Makefile +++ b/archivers/xarchiver/Makefile @@ -3,6 +3,7 @@ PORTNAME= xarchiver PORTVERSION= 0.5.4.6 +DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= archivers MAINTAINER= danilo@FreeBSD.org @@ -17,7 +18,6 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ USE_GITHUB= yes GH_ACCOUNT= ib -GH_TAGNAME= bb5fce0 USES= desktop-file-utils gmake pkgconfig tar:bzip2 USE_GNOME= glib20 gtk20 intltool diff --git a/archivers/xarchiver/distinfo b/archivers/xarchiver/distinfo index 91251686b633..37bc81b844c9 100644 --- a/archivers/xarchiver/distinfo +++ b/archivers/xarchiver/distinfo @@ -1,2 +1,3 @@ -SHA256 (ib-xarchiver-0.5.4.6-bb5fce0_GH0.tar.gz) = 5c9ac0ac4a1bc286a8fa015ef9d6f543f09ae23ea9a944f7c2293a840b35133d -SIZE (ib-xarchiver-0.5.4.6-bb5fce0_GH0.tar.gz) = 983215 +TIMESTAMP = 1464767537 +SHA256 (ib-xarchiver-xarchiver-0.5.4.6_GH0.tar.gz) = 5199670b435e9a25d33c6101b99f7bd64375377920d389a9a566d9ba72cc9f8b +SIZE (ib-xarchiver-xarchiver-0.5.4.6_GH0.tar.gz) = 983292 |