- Update libee to 0.4.1
This commit is contained in:
parent
aa01ae9647
commit
b062661b7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304973
3 changed files with 6 additions and 10 deletions
|
@ -1,16 +1,12 @@
|
|||
# New ports collection makefile for: libee
|
||||
# Date created: 2011-06-20
|
||||
# Whom: Jim Riggs <ports@christianserving.org>
|
||||
#
|
||||
# Created by: Jim Riggs <ports@christianserving.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libee
|
||||
PORTVERSION= 0.3.2
|
||||
PORTVERSION= 0.4.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.libee.org/files/download/
|
||||
|
||||
MAINTAINER= pgollucci@FreeBSD.org
|
||||
MAINTAINER= brd@FreeBSD.org
|
||||
COMMENT= An event expression library inspired by CEE
|
||||
|
||||
LIB_DEPENDS= estr:${PORTSDIR}/devel/libestr
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libee-0.3.2.tar.gz) = 4e19bf297fb76f18fef773c651767152ebf65ecd4a1f4b06fe1c5f117fa4f81a
|
||||
SIZE (libee-0.3.2.tar.gz) = 353750
|
||||
SHA256 (libee-0.4.1.tar.gz) = c0dac01938593deee06c3d161e4eda4ecc0fd7317e1321bd96e301aceb7fb027
|
||||
SIZE (libee-0.4.1.tar.gz) = 357116
|
||||
|
|
|
@ -25,5 +25,5 @@ lib/libee.la
|
|||
lib/libee.so
|
||||
lib/libee.so.0
|
||||
libdata/pkgconfig/libee.pc
|
||||
sbin/convert
|
||||
sbin/libee-convert
|
||||
@dirrm include/libee
|
||||
|
|
Loading…
Reference in a new issue