aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/snappy-java
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-03-08 21:09:12 +0800
committermat <mat@FreeBSD.org>2016-03-08 21:09:12 +0800
commit61cb65e829e2d80eb2489f6e5f3708fd70353900 (patch)
treea55fb9a6cfb3e354f6733d28e492f22ea7fb929d /archivers/snappy-java
parenta3f8bc78595b9985d44b4b6377f27b7f3c5d155c (diff)
downloadfreebsd-ports-gnome-61cb65e829e2d80eb2489f6e5f3708fd70353900.tar.gz
freebsd-ports-gnome-61cb65e829e2d80eb2489f6e5f3708fd70353900.tar.zst
freebsd-ports-gnome-61cb65e829e2d80eb2489f6e5f3708fd70353900.zip
Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268
Diffstat (limited to 'archivers/snappy-java')
-rw-r--r--archivers/snappy-java/Makefile6
-rw-r--r--archivers/snappy-java/distinfo4
2 files changed, 4 insertions, 6 deletions
diff --git a/archivers/snappy-java/Makefile b/archivers/snappy-java/Makefile
index 868b51f75a9b..fdd1d23a2ffa 100644
--- a/archivers/snappy-java/Makefile
+++ b/archivers/snappy-java/Makefile
@@ -10,12 +10,10 @@ PORTVERSION= 1.0.4.1
DISTVERSIONPREFIX= snappy-java-
PORTREVISION= 2
CATEGORIES= archivers java
-MASTER_SITES= GH:source1 \
- http://snappy.googlecode.com/files/:source2 \
+MASTER_SITES= http://snappy.googlecode.com/files/:source2 \
LOCAL/jgh/archivers/${PORTNAME}/:source3
PKGNAMESUFFIX= java
-DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}:source1 \
- snappy-${PORTVERSION:R}.tar.gz:source2 \
+DISTFILES+= snappy-${PORTVERSION:R}.tar.gz:source2 \
FreeBSD-snappy-${PORTVERSION}-maven-repository.tar.gz:source3
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} \
FreeBSD-snappy-${PORTVERSION}-maven-repository.tar.gz
diff --git a/archivers/snappy-java/distinfo b/archivers/snappy-java/distinfo
index 00bf78639ee8..3658192d85ec 100644
--- a/archivers/snappy-java/distinfo
+++ b/archivers/snappy-java/distinfo
@@ -1,6 +1,6 @@
-SHA256 (xerial-snappy-java-snappy-java-1.0.4.1_GH0.tar.gz) = efb6d747d754779113b0c023886803c2daedb585b6ec80dd71ffa6a40a083f14
-SIZE (xerial-snappy-java-snappy-java-1.0.4.1_GH0.tar.gz) = 5475057
SHA256 (snappy-1.0.4.tar.gz) = 4ad91adb1592b6de67ecaad2ade6c34b9cf98a0bbc74ac8786b520b529b3bf61
SIZE (snappy-1.0.4.tar.gz) = 1676541
SHA256 (FreeBSD-snappy-1.0.4.1-maven-repository.tar.gz) = 1d258eedabd2ff74954988b7d404ac803f55687b916f697179489c3a4cb0e243
SIZE (FreeBSD-snappy-1.0.4.1-maven-repository.tar.gz) = 8290287
+SHA256 (xerial-snappy-java-snappy-java-1.0.4.1_GH0.tar.gz) = efb6d747d754779113b0c023886803c2daedb585b6ec80dd71ffa6a40a083f14
+SIZE (xerial-snappy-java-snappy-java-1.0.4.1_GH0.tar.gz) = 5475057