mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= code-browser
|
PORTNAME= code-browser
|
||||||
PORTVERSION= 2.7
|
PORTVERSION= 2.8
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||||
|
@ -30,7 +30,7 @@ PLIST_DIRS= %%DATADIR%%
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if ${ARCH} != "i386"
|
.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
|
.endif
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (code-browser-2.7-src.tar.gz) = d97e4875b1427458a31c768a00ab3270
|
MD5 (code-browser-2.8-src.tar.gz) = 7577d6652d20f86377a4ac10f4430eb3
|
||||||
SHA256 (code-browser-2.7-src.tar.gz) = 7733739b7843ad7dd8a0c93ac4dd13bc115ee465ba68b0a858e5f8315e6c64da
|
SHA256 (code-browser-2.8-src.tar.gz) = c7740725537bff6983431b116cce086b4a6abcdd99fe0223a7e7467e4d95b317
|
||||||
SIZE (code-browser-2.7-src.tar.gz) = 554016
|
SIZE (code-browser-2.8-src.tar.gz) = 558156
|
||||||
|
|
Loading…
Add table
Reference in a new issue