mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 1.0.3
PR: 129096 Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
This commit is contained in:
parent
0cfe4814c5
commit
e560e4ac41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223357
@ -7,9 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pbzip2
|
||||
PORTVERSION= 1.0.2.0.2
|
||||
DISTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://compression.ca/pbzip2/ CENKES
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
@ -22,6 +20,8 @@ PLIST_FILES= bin/pbzip2 bin/pbunzip2
|
||||
MAN1= pbzip2.1
|
||||
MLINKS= pbzip2.1 pbunzip2.1
|
||||
|
||||
USE_GMAKE= YES
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
-e 's,-pthread -lpthread,${PTHREAD_LIBS},g; \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (pbzip2-1.0.2.0.2/pbzip2-1.0.2.tar.gz) = 7c959f0554695bc484865b938e791aaf
|
||||
SHA256 (pbzip2-1.0.2.0.2/pbzip2-1.0.2.tar.gz) = 41c654b493bfd045f3a625ca9f3fb66e327ad0a4395e515c2bd6c3070b83c0e4
|
||||
SIZE (pbzip2-1.0.2.0.2/pbzip2-1.0.2.tar.gz) = 22777
|
||||
MD5 (pbzip2-1.0.3/pbzip2-1.0.3.tar.gz) = 38cb9106c45add5e0fb80864477df7e7
|
||||
SHA256 (pbzip2-1.0.3/pbzip2-1.0.3.tar.gz) = cd87bf1b57c1774ee0f8037195e2c57351c1c7cc2a7a100df379185f805d9ce5
|
||||
SIZE (pbzip2-1.0.3/pbzip2-1.0.3.tar.gz) = 25545
|
||||
|
Loading…
Reference in New Issue
Block a user