mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 2.0.4.3
This commit is contained in:
parent
39323a28a2
commit
a59dee4cff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242321
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= clhep
|
||||
PORTVERSION= 2.0.4.2
|
||||
PORTVERSION= 2.0.4.3
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/DISTRIBUTION/distributions/
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -25,8 +25,14 @@ USE_LDCONFIG= yes
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= Does not compile on FreeBSD 6.X
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "configure" | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
'/AM_CXXFLAGS=/s|-O ||g'
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (clhep-2.0.4.2.tgz) = 236a31fe77198d60e07ce7e9b45ade80
|
||||
SHA256 (clhep-2.0.4.2.tgz) = 76878719ac91b1dc4cae2f811b1e483916ca06699d18574a9a78b83a19688ea8
|
||||
SIZE (clhep-2.0.4.2.tgz) = 3577381
|
||||
MD5 (clhep-2.0.4.3.tgz) = 73c124ae72f3c79d9d0851b41283dcf5
|
||||
SHA256 (clhep-2.0.4.3.tgz) = 1c247ad06baa26cd4bc55bf5ecd649fcf1d775188e64a8129025ea6b3baad74d
|
||||
SIZE (clhep-2.0.4.3.tgz) = 3590896
|
||||
|
Loading…
Reference in New Issue
Block a user