Update to 1.2.5
This commit is contained in:
parent
6c7275921b
commit
aa85f3b768
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447314
2 changed files with 5 additions and 6 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= connectagram
|
||||
PORTVERSION= 1.2.4
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.5
|
||||
DISTVERSIONSUFFIX= -src
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://gottcode.org/connectagram/
|
||||
|
@ -24,7 +23,7 @@ OPTIONS_DEFINE= DOCS
|
|||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|share/man|man|' ${WRKSRC}/connectagram.pro
|
||||
's|share/man|man|;s|metainfo|appdata|' ${WRKSRC}/connectagram.pro
|
||||
@${REINPLACE_CMD} -e \
|
||||
's|std::lround|lround|' ${WRKSRC}/src/*.cpp
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1486991548
|
||||
SHA256 (connectagram-1.2.4-src.tar.bz2) = 94467d41f89cd3f24afaed9fe0f905a4daa45d803088e25a8bba55ea48f25102
|
||||
SIZE (connectagram-1.2.4-src.tar.bz2) = 1626433
|
||||
TIMESTAMP = 1501809382
|
||||
SHA256 (connectagram-1.2.5-src.tar.bz2) = a4214b55515ce9628945e3f0d46972901ceb9db7eb31e84c63ce3c024078274b
|
||||
SIZE (connectagram-1.2.5-src.tar.bz2) = 1625834
|
||||
|
|
Loading…
Reference in a new issue