mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 3.4
PR: 188886 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
This commit is contained in:
parent
acfcae5a89
commit
e927ae024d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351921
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libdombey
|
||||
PORTVERSION= 3.0
|
||||
PORTVERSION= 3.4
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.mammothcheese.ca/
|
||||
|
||||
@ -11,7 +11,7 @@ COMMENT= SCGI application server in a library
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
INSTALL_TARGET=STAGEDIR=../stage/ install
|
||||
DESTDIRNAME= STAGEDIR
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libdombey-3.0.tar.gz) = a7a8b79c67682454533d96e5080fe2f8843f9f37824d93fc225d2cf7fe31e941
|
||||
SIZE (libdombey-3.0.tar.gz) = 21236
|
||||
SHA256 (libdombey-3.4.tar.gz) = 20ede7b3ff68595317e0e7931697aba12c8b2a033660f715c70b087cddfab348
|
||||
SIZE (libdombey-3.4.tar.gz) = 22264
|
||||
|
@ -1,3 +1,4 @@
|
||||
bin/dombeykey
|
||||
include/dombey.h
|
||||
lib/libdombey.so
|
||||
lib/libdombey.so.%%PORTVERSION%%
|
||||
|
Loading…
Reference in New Issue
Block a user