File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.3 2019/06/12 20:57:07 sjmulder Exp $
1+ # $NetBSD: Makefile,v 1.4 2020/01/09 12:21:37 sjmulder Exp $
22
3- DISTNAME = bcal-2.1
3+ DISTNAME = bcal-2.2
44CATEGORIES = math
55MASTER_SITES = ${MASTER_SITE_GITHUB:=jarun/}
66GITHUB_TAG = v${PKGVERSION_NOREV}
@@ -16,6 +16,9 @@ ONLY_FOR_PLATFORM= ${LP64PLATFORMS}
1616USE_TOOLS+ = gmake
1717DEPENDS+ = bc-[0-9]*:../../math/bc
1818MAKE_FLAGS+ = MANDIR=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
19+ # No -O3 and -Werror
20+ MAKE_FLAGS+ = CFLAGS_OPTIMIZATION=
21+ MAKE_FLAGS+ = CFLAGS_WARNINGS="-Wall -Wextra -Wno-unused-parameter"
1922
2023.include "../../mk/readline.buildlink3.mk"
2124.include "../../mk/bsd.pkg.mk"
Original file line number Diff line number Diff line change 1- $NetBSD: distinfo,v 1.1 2018/12/15 17:25:15 leot Exp $
1+ $NetBSD: distinfo,v 1.2 2020/01/09 12:21:37 sjmulder Exp $
22
3- SHA1 (bcal-2.1.tar.gz) = 7d2740ee9abd18370449b4b3e46b8ecac77d7072
4- RMD160 (bcal-2.1.tar.gz) = ad91e17d1dd2cf86c670929495eefc0b9cd3e468
5- SHA512 (bcal-2.1.tar.gz) = 38965b0f27289e283ed9193c14cd962ec29ed401e8d60e7f012098cb62dacd357d8eac6a5e29f001c0ecf9541fdb55166b0ed2b2ac5c6bc98622244249cff03d
6- Size (bcal-2.1.tar.gz) = 34175 bytes
7- SHA1 (patch-Makefile) = 10df94f072e4d08e73458f690ec8df1cce356320
3+ SHA1 (bcal-2.2.tar.gz) = 83a07e924f70894e8cfa5bc5883aa1ba27a7323e
4+ RMD160 (bcal-2.2.tar.gz) = b2eb4c9effe6b73ad986c961e14409559c060f7a
5+ SHA512 (bcal-2.2.tar.gz) = ee9911f9770ed8124a652253f10c8bd5adac6f89086b01e58eef19b5cc4e4f166b45efc1b3104a9de746763fd37a99ef6753b0e7a20047a0f34fb730b1e0e901
6+ Size (bcal-2.2.tar.gz) = 34437 bytes
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments