diff options
Diffstat (limited to 'science/clhep/Makefile')
| -rw-r--r-- | science/clhep/Makefile | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile index 76313e29ad47..d4e6b0527c74 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -1,5 +1,5 @@ PORTNAME= clhep -PORTVERSION= 2.4.7.1 +DISTVERSION= 2.4.7.2 CATEGORIES= science math MASTER_SITES= https://proj-clhep.web.cern.ch/proj-clhep/dist1/ @@ -11,12 +11,15 @@ LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi USES= cmake:testing compiler:c++11-lang perl5 tar:tgz +USE_GITLAB= yes +GL_SITE= https://gitlab.cern.ch +GL_ACCOUNT= ${PORTNAME:tu} +GL_PROJECT= ${PORTNAME:tu} +GL_TAGNAME= ${PORTNAME:tu}_${DISTVERSION:S/./_/g} USE_LDCONFIG= yes USE_PERL5= build -WRKSRC= ${WRKDIR}/${PORTVERSION}/${PORTNAME:tu} - -PLIST_SUB= VERSION="${PORTVERSION}" +PLIST_SUB= VERSION="${DISTVERSION}" post-patch: @${REINPLACE_CMD} -e \ |
