mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 2.8
- pet portlint(1) PR: ports/100559 Submitted by: KATO Tsuguru
This commit is contained in:
parent
13e1b3db76
commit
c8a48dcaf1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168260
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= code-browser
|
||||
PORTVERSION= 2.7
|
||||
PORTVERSION= 2.8
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -30,7 +30,7 @@ PLIST_DIRS= %%DATADIR%%
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not build on !i386; signal 11 errors during build"
|
||||
BROKEN= does not build on !i386; signal 11 errors during build
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (code-browser-2.7-src.tar.gz) = d97e4875b1427458a31c768a00ab3270
|
||||
SHA256 (code-browser-2.7-src.tar.gz) = 7733739b7843ad7dd8a0c93ac4dd13bc115ee465ba68b0a858e5f8315e6c64da
|
||||
SIZE (code-browser-2.7-src.tar.gz) = 554016
|
||||
MD5 (code-browser-2.8-src.tar.gz) = 7577d6652d20f86377a4ac10f4430eb3
|
||||
SHA256 (code-browser-2.8-src.tar.gz) = c7740725537bff6983431b116cce086b4a6abcdd99fe0223a7e7467e4d95b317
|
||||
SIZE (code-browser-2.8-src.tar.gz) = 558156
|
||||
|
Loading…
Reference in New Issue
Block a user