diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-24 06:18:45 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-24 06:18:45 +0000 |
commit | 648c273e575f39d141be767d07121b9bf2b9641c (patch) | |
tree | 19b8e3e627785a9e5bf16b307ea6cdc529724a8f | |
parent | * Update to 0.14.5.2 (diff) |
- Update to the current version 3.8 and change the email
address of the maintainer.
PR: 55911
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=87581
-rw-r--r-- | devel/sip/Makefile | 4 | ||||
-rw-r--r-- | devel/sip/distinfo | 2 | ||||
-rw-r--r-- | devel/sip/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/sip/Makefile b/devel/sip/Makefile index faa8569aad76..7e190e5aa389 100644 --- a/devel/sip/Makefile +++ b/devel/sip/Makefile @@ -6,12 +6,12 @@ # PORTNAME= sip -PORTVERSION= 3.7 +PORTVERSION= 3.8 CATEGORIES= devel python MASTER_SITES= http://www.river-bank.demon.co.uk/download/sip/ DISTNAME= sip-x11-gpl-${PORTVERSION} -MAINTAINER= osgene@web.de +MAINTAINER= eugos@gmx.net COMMENT= Python to C++ bindings generator USE_PYTHON= yes diff --git a/devel/sip/distinfo b/devel/sip/distinfo index e54b9e8d5fec..db937ffb167f 100644 --- a/devel/sip/distinfo +++ b/devel/sip/distinfo @@ -1 +1 @@ -MD5 (sip-x11-gpl-3.7.tar.gz) = f186952fe88097caa3b25503e3583ce7 +MD5 (sip-x11-gpl-3.8.tar.gz) = 2144b29adca9ff7b3b03de266da6c2eb diff --git a/devel/sip/pkg-plist b/devel/sip/pkg-plist index 3eb40bc1caf7..317a692096da 100644 --- a/devel/sip/pkg-plist +++ b/devel/sip/pkg-plist @@ -4,5 +4,5 @@ include/sip/sipQt.h lib/libsip.so lib/libsip.so.10 lib/libsip.so.10.1 -lib/libsip.so.10.1.0 +lib/libsip.so.10.1.1 @dirrm include/sip |