From d83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 3 Jan 2017 18:12:13 +0000 Subject: Never set WRKSRC when using USE_GITHUB. If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight --- devel/ice/Makefile | 4 +--- devel/ice/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'devel/ice') diff --git a/devel/ice/Makefile b/devel/ice/Makefile index ba6fab6facd3..878e55509b6e 100644 --- a/devel/ice/Makefile +++ b/devel/ice/Makefile @@ -35,8 +35,6 @@ USES+= python:build BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}passlib>0:security/py-passlib .endif -WRKSRC= ${WRKDIR}/ice-${PORTVERSION} - USES+= bdb:5 INVALID_BDB_VER= 48 6 USE_LDCONFIG= yes @@ -44,7 +42,7 @@ BUILD_WRKSRC?= ${WRKSRC}/cpp INSTALL_WRKSRC?= ${WRKSRC}/cpp USE_GITHUB= yes GH_ACCOUNT= zeroc-ice - +GH_PROJECT= ice CFLAGS+= -ftemplate-depth-128 -fPIC -DPIC -Wall -D_REENTRANT -I${LOCALBASE}/include diff --git a/devel/ice/distinfo b/devel/ice/distinfo index 535eb1621adb..611fd6d2eff1 100644 --- a/devel/ice/distinfo +++ b/devel/ice/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476218141 -SHA256 (zeroc-ice-Ice-v3.6.3_GH0.tar.gz) = 82ff74e6d24d9fa396dbb4d9697dc183b17bc9c3f6f076fecdc05632be80a2dc -SIZE (zeroc-ice-Ice-v3.6.3_GH0.tar.gz) = 5512741 +TIMESTAMP = 1483464992 +SHA256 (zeroc-ice-ice-v3.6.3_GH0.tar.gz) = 82ff74e6d24d9fa396dbb4d9697dc183b17bc9c3f6f076fecdc05632be80a2dc +SIZE (zeroc-ice-ice-v3.6.3_GH0.tar.gz) = 5512741 -- cgit v1.2.3