diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-04 02:53:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-04 02:53:56 +0000 |
commit | dc50d60f83e32d94287f37c7e46c8c19511d6ada (patch) | |
tree | 335f8ea7843f5b4507694efbddb8569a65a68e78 /graphics/autotrace | |
parent | f879e755aa1c5a2a5dc4f2f9daad2623f690e947 (diff) | |
download | ports-dc50d60f83e32d94287f37c7e46c8c19511d6ada.tar.gz ports-dc50d60f83e32d94287f37c7e46c8c19511d6ada.zip |
Notes
Diffstat (limited to 'graphics/autotrace')
-rw-r--r-- | graphics/autotrace/Makefile | 2 | ||||
-rw-r--r-- | graphics/autotrace/distinfo | 2 | ||||
-rw-r--r-- | graphics/autotrace/pkg-plist | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 26c216bb0f40..c9442a98a26b 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -6,7 +6,7 @@ # PORTNAME= autotrace -PORTVERSION= 0.31.0 +PORTVERSION= 0.31.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/graphics/autotrace/distinfo b/graphics/autotrace/distinfo index 82744a2a39be..ace0d571ddff 100644 --- a/graphics/autotrace/distinfo +++ b/graphics/autotrace/distinfo @@ -1 +1 @@ -MD5 (autotrace-0.31.0.tar.gz) = 0e50d1f34c66820d91ea3a3f32069bfa +MD5 (autotrace-0.31.1.tar.gz) = 54eabbb38d2076ded6d271e1ee4d0783 diff --git a/graphics/autotrace/pkg-plist b/graphics/autotrace/pkg-plist index 4bde78c681e1..27c446c6912d 100644 --- a/graphics/autotrace/pkg-plist +++ b/graphics/autotrace/pkg-plist @@ -7,7 +7,7 @@ include/autotrace/output.h include/autotrace/types.h lib/libautotrace.a lib/libautotrace.so -lib/libautotrace.so.2 +lib/libautotrace.so.3 libdata/pkgconfig/autotrace.pc share/aclocal/autotrace.m4 @dirrm include/autotrace |