Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Apr 2016 06:46:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r413809 - head/devel/libgpkg
Message-ID:  <201604230646.u3N6kgoW052138@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr 23 06:46:42 2016
New Revision: 413809
URL: https://svnweb.freebsd.org/changeset/ports/413809

Log:
  - Update MASTER_SITES
  - Update BROKEN: use lowercase for leading character

Modified:
  head/devel/libgpkg/Makefile
  head/devel/libgpkg/distinfo

Modified: head/devel/libgpkg/Makefile
==============================================================================
--- head/devel/libgpkg/Makefile	Sat Apr 23 06:46:37 2016	(r413808)
+++ head/devel/libgpkg/Makefile	Sat Apr 23 06:46:42 2016	(r413809)
@@ -5,17 +5,15 @@ PORTNAME=	libgpkg
 PORTVERSION=	0.9.18
 PORTREVISION=	2
 CATEGORIES=	devel
-MASTER_SITES=	https://bitbucket.org/luciad/libgpkg/get/ \
-		LOCAL/sunpoet/${PORTNAME}
-DISTNAME=	${PORTVERSION}
-DIST_SUBDIR=	${PORTNAME}
+MASTER_SITES=	https://bitbucket.org/luciad/libgpkg/get/${PORTVERSION}.tar.bz2?dummy=/ \
+		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	SQLite 3 extension of minimal OGC GeoPackage implementation
 
 LICENSE=	APACHE20
 
-BROKEN_powerpc64=	Does not build
+BROKEN_powerpc64=	does not build
 
 OPTIONS_DEFINE=	GEOS
 OPTIONS_DEFAULT=GEOS

Modified: head/devel/libgpkg/distinfo
==============================================================================
--- head/devel/libgpkg/distinfo	Sat Apr 23 06:46:37 2016	(r413808)
+++ head/devel/libgpkg/distinfo	Sat Apr 23 06:46:42 2016	(r413809)
@@ -1,2 +1,2 @@
-SHA256 (libgpkg/0.9.18.tar.bz2) = 2499528324d4bd7425ac8df8e16ac478066522a739bc77603614fa3b58a695b4
-SIZE (libgpkg/0.9.18.tar.bz2) = 1223851
+SHA256 (libgpkg-0.9.18.tar.bz2) = 2499528324d4bd7425ac8df8e16ac478066522a739bc77603614fa3b58a695b4
+SIZE (libgpkg-0.9.18.tar.bz2) = 1223851



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604230646.u3N6kgoW052138>