pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Change bl3 to security/mbedtls1. Bump PKGREVISION.
Module Name: pkgsrc-wip
Committed By: Filip Hajny <filip%joyent.com@localhost>
Pushed By: fhajny
Date: Thu Jun 16 14:19:05 2016 +0000
Changeset: 8cb0ee38c7f4f4ebc1ca0e94f0f831efeded3247
Modified Files:
umurmur/Makefile
Log Message:
Change bl3 to security/mbedtls1. Bump PKGREVISION.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8cb0ee38c7f4f4ebc1ca0e94f0f831efeded3247
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
umurmur/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/umurmur/Makefile b/umurmur/Makefile
index 4d43840..dba45bf 100644
--- a/umurmur/Makefile
+++ b/umurmur/Makefile
@@ -2,6 +2,7 @@
#
DISTNAME= umurmur-0.2.16
+PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_GITHUB:=umurmur/}
@@ -36,5 +37,5 @@ do-install:
.include "../../devel/libconfig/buildlink3.mk"
.include "../../devel/protobuf-c/buildlink3.mk"
-.include "../../security/mbedtls/buildlink3.mk"
+.include "../../security/mbedtls1/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index