mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Update from version 6 to 7
PR: 209711 Submitted by: crest_maintainer@rlwinm.de Reviewed by: mat@freebsd.org cs@freebsd.org Approved by: cs@freebsd.org Differential Revision: https://reviews.freebsd.org/D6617
This commit is contained in:
parent
287b7f7348
commit
169a4cfda4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416258
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libuecc
|
||||
PORTVERSION= 6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://git.universe-factory.net/libuecc/snapshot/ \
|
||||
http://git.universe-factory.net/libuecc/snapshot/
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (libuecc-6.tar) = fe61715b7cd8458616840f71ab8c0c7e5f49480a9cfb2c1965fbb9d713f071b6
|
||||
SIZE (libuecc-6.tar) = 174080
|
||||
TIMESTAMP = 1464514013
|
||||
SHA256 (libuecc-7.tar) = 0120aee869f56289204255ba81535369816655264dd018c63969bf35b71fd707
|
||||
SIZE (libuecc-7.tar) = 174080
|
||||
|
@ -1,6 +1,6 @@
|
||||
include/libuecc-6/libuecc/ecc.h
|
||||
include/libuecc-7/libuecc/ecc.h
|
||||
lib/libuecc.a
|
||||
lib/libuecc.so
|
||||
lib/libuecc.so.0
|
||||
lib/libuecc.so.0.6
|
||||
lib/libuecc.so.0.7
|
||||
libdata/pkgconfig/libuecc.pc
|
||||
|
Loading…
Reference in New Issue
Block a user