Update to 1.99.5.
This commit is contained in:
parent
73a18e105f
commit
b31e4448d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84998
3 changed files with 8 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= orbit
|
||||
PORTVERSION= 1.99.4
|
||||
PORTVERSION= 1.99.5
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/pyorbit/1.99
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome2/pyorbit-1.99.4.tar.bz2) = c774b36e7eb54fdb789bb15602050f57
|
||||
MD5 (gnome2/pyorbit-1.99.5.tar.bz2) = 65c508ddd2d184040bc20e766aced16a
|
||||
|
|
|
@ -1,4 +1,10 @@
|
|||
include/pyorbit-2/pyorbit.h
|
||||
%%PYTHON_SITELIBDIR%%/CORBA.py
|
||||
%%PYTHON_SITELIBDIR%%/CORBA.pyc
|
||||
%%PYTHON_SITELIBDIR%%/CORBA.pyo
|
||||
%%PYTHON_SITELIBDIR%%/ORBit.so
|
||||
%%PYTHON_SITELIBDIR%%/PortableServer.py
|
||||
%%PYTHON_SITELIBDIR%%/PortableServer.pyc
|
||||
%%PYTHON_SITELIBDIR%%/PortableServer.pyo
|
||||
libdata/pkgconfig/pyorbit-2.pc
|
||||
@dirrm include/pyorbit-2
|
||||
|
|
Loading…
Reference in a new issue