- Update to 0.9.4
PR: ports/65418 Submitted by: maintainer
This commit is contained in:
parent
9609bbf54b
commit
f8c296625d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106726
3 changed files with 44 additions and 48 deletions
|
@ -5,8 +5,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= howl
|
||||
PORTVERSION= 0.9.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.4
|
||||
CATEGORIES?= net devel
|
||||
MASTER_SITES= http://www.porchdogsoft.com/download/
|
||||
|
||||
|
@ -20,6 +19,8 @@ USE_LIBTOOL_VER=13
|
|||
INSTALLS_SHLIB= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
MAN8= mDNSResponder.8
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (howl-0.9.1.tar.gz) = 5df0d7b3348131f64bebf01d613979fc
|
||||
SIZE (howl-0.9.1.tar.gz) = 459647
|
||||
MD5 (howl-0.9.4.tar.gz) = 5136bf1b223f9a6dbe7114f22cdab216
|
||||
SIZE (howl-0.9.4.tar.gz) = 551985
|
||||
|
|
|
@ -1,22 +1,8 @@
|
|||
@comment $FreeBSD$
|
||||
bin/mDNSBrowse
|
||||
bin/mDNSPublish
|
||||
bin/mDNSResponder
|
||||
include/howl-%%VERSION%%/corby/buffer.h
|
||||
include/howl-%%VERSION%%/corby/channel.h
|
||||
include/howl-%%VERSION%%/corby/corby.h
|
||||
include/howl-%%VERSION%%/corby/dll.h
|
||||
include/howl-%%VERSION%%/corby/message.h
|
||||
include/howl-%%VERSION%%/corby/object.h
|
||||
include/howl-%%VERSION%%/corby/orb.h
|
||||
@dirrm include/howl-%%VERSION%%/corby
|
||||
include/howl-%%VERSION%%/rendezvous/dll.h
|
||||
include/howl-%%VERSION%%/rendezvous/rendezvous.h
|
||||
include/howl-%%VERSION%%/rendezvous/text_record.h
|
||||
@dirrm include/howl-%%VERSION%%/rendezvous
|
||||
bin/mDNSPublish
|
||||
bin/mDNSBrowse
|
||||
include/howl-%%VERSION%%/salt/address.h
|
||||
include/howl-%%VERSION%%/salt/assert.h
|
||||
include/howl-%%VERSION%%/salt/dll.h
|
||||
include/howl-%%VERSION%%/salt/interface.h
|
||||
include/howl-%%VERSION%%/salt/log.h
|
||||
include/howl-%%VERSION%%/salt/salt.h
|
||||
|
@ -28,32 +14,41 @@ include/howl-%%VERSION%%/salt/vstdlib.h
|
|||
include/howl-%%VERSION%%/salt/vstring.h
|
||||
include/howl-%%VERSION%%/salt/vtypes.h
|
||||
@dirrm include/howl-%%VERSION%%/salt
|
||||
include/howl-%%VERSION%%/corby/buffer.h
|
||||
include/howl-%%VERSION%%/corby/channel.h
|
||||
include/howl-%%VERSION%%/corby/corby.h
|
||||
include/howl-%%VERSION%%/corby/message.h
|
||||
include/howl-%%VERSION%%/corby/object.h
|
||||
include/howl-%%VERSION%%/corby/orb.h
|
||||
@dirrm include/howl-%%VERSION%%/corby
|
||||
include/howl-%%VERSION%%/discovery/discovery.h
|
||||
include/howl-%%VERSION%%/discovery/text_record.h
|
||||
@dirrm include/howl-%%VERSION%%/discovery
|
||||
include/howl-%%VERSION%%/rendezvous/rendezvous.h
|
||||
include/howl-%%VERSION%%/rendezvous/text_record.h
|
||||
@dirrm include/howl-%%VERSION%%/rendezvous
|
||||
include/howl-%%VERSION%%/howl.h
|
||||
include/howl-%%VERSION%%/howl_dll.h
|
||||
@dirrm include/howl-%%VERSION%%
|
||||
lib/libcorby.a
|
||||
lib/libcorby.la
|
||||
lib/libcorby.so
|
||||
lib/libcorby.so.0
|
||||
lib/librendezvous.a
|
||||
lib/librendezvous.la
|
||||
lib/librendezvous.so
|
||||
lib/librendezvous.so.0
|
||||
lib/libsalt.a
|
||||
lib/libsalt.la
|
||||
lib/libsalt.so
|
||||
lib/libsalt.so.0
|
||||
%%DATADIR%%/help/address-summary.html
|
||||
%%DATADIR%%/help/address.html
|
||||
%%DATADIR%%/help/index.html
|
||||
%%DATADIR%%/help/overall.html
|
||||
%%DATADIR%%/help/rendezvous-summary.html
|
||||
%%DATADIR%%/help/rendezvous.html
|
||||
%%DATADIR%%/help/salt-summary.html
|
||||
%%DATADIR%%/help/salt.html
|
||||
%%DATADIR%%/help/txt_rec-summary.html
|
||||
%%DATADIR%%/help/txt_rec.html
|
||||
%%DATADIR%%/help/txt_rec_iter-summary.html
|
||||
%%DATADIR%%/help/txt_rec_iter.html
|
||||
%%DATADIR%%/help/txt_rec_str_iter-summary.html
|
||||
%%DATADIR%%/help/txt_rec_str_iter.html
|
||||
@dirrm %%DATADIR%%/help
|
||||
@dirrm %%DATADIR%%
|
||||
lib/libhowl-%%VERSION%%.so.0
|
||||
lib/libhowl-%%VERSION%%.so
|
||||
lib/libhowl.so
|
||||
lib/libhowl.la
|
||||
lib/libhowl.a
|
||||
lib/pkgconfig/howl.pc
|
||||
share/howl/help/address.html
|
||||
share/howl/help/address-summary.html
|
||||
share/howl/help/index.html
|
||||
share/howl/help/overall.html
|
||||
share/howl/help/discovery.html
|
||||
share/howl/help/discovery-summary.html
|
||||
share/howl/help/salt.html
|
||||
share/howl/help/salt-summary.html
|
||||
share/howl/help/txt_rec-summary.html
|
||||
share/howl/help/txt_rec.html
|
||||
share/howl/help/txt_rec_iter-summary.html
|
||||
share/howl/help/txt_rec_iter.html
|
||||
share/howl/help/txt_rec_str_iter-summary.html
|
||||
share/howl/help/txt_rec_str_iter.html
|
||||
@dirrm share/howl/help
|
||||
@dirrm share/howl
|
||||
|
|
Loading…
Reference in a new issue