aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-06-14 14:35:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-06-14 14:35:24 +0000
commit6f9ff46e497a9261a9b2cc33e7f4ce8c6f0e0037 (patch)
treeadeeddbbb34723921e78cefe1f7576e6eef130ca /devel
parenta4d70e6aa6182a1135448e32cb3df34493752b93 (diff)
downloadports-6f9ff46e497a9261a9b2cc33e7f4ce8c6f0e0037.tar.gz
ports-6f9ff46e497a9261a9b2cc33e7f4ce8c6f0e0037.zip
Update MASTER_SITES
PR: ports/97655 Approved by: krion (mentor), maintainer timeout
Notes
Notes: svn path=/head/; revision=165409
Diffstat (limited to 'devel')
-rw-r--r--devel/vstr/Makefile5
-rw-r--r--devel/vstr/distinfo6
-rw-r--r--devel/vstr/pkg-plist63
3 files changed, 39 insertions, 35 deletions
diff --git a/devel/vstr/Makefile b/devel/vstr/Makefile
index 232727e65669..4c9af98f891b 100644
--- a/devel/vstr/Makefile
+++ b/devel/vstr/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= vstr
-PORTVERSION= 1.0.12
+PORTVERSION= 1.0.15
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.and.org/pub/james/vstr/${PORTVERSION}/
+MASTER_SITES= http://www.and.org/vstr/1.0.15/ \
+ http://freebsd.unixfreunde.de/sources/
MAINTAINER= robert@rs.tarrant.tx.us
COMMENT= General purpose string library for C
diff --git a/devel/vstr/distinfo b/devel/vstr/distinfo
index 7a9ebabaae85..f2b5a593e34e 100644
--- a/devel/vstr/distinfo
+++ b/devel/vstr/distinfo
@@ -1,3 +1,3 @@
-MD5 (vstr-1.0.12.tar.bz2) = a39a1199feed065d9645667e7f3df15e
-SHA256 (vstr-1.0.12.tar.bz2) = 22d451036b6b8e40a7566450fe3d20a221ac24f747cb00aeda901133876560f7
-SIZE (vstr-1.0.12.tar.bz2) = 740586
+MD5 (vstr-1.0.15.tar.bz2) = 578061d198bfe2d30b28b75ef8d92ceb
+SHA256 (vstr-1.0.15.tar.bz2) = d33bcdd48504ddd21c0d53e4c2ac187ff6f0190d04305e5fe32f685cee6db640
+SIZE (vstr-1.0.15.tar.bz2) = 3848391
diff --git a/devel/vstr/pkg-plist b/devel/vstr/pkg-plist
index b1f4543e3e96..43a8ad637717 100644
--- a/devel/vstr/pkg-plist
+++ b/devel/vstr/pkg-plist
@@ -1,3 +1,4 @@
+include/vstr-arch.h
include/vstr-conf.h
include/vstr-const.h
include/vstr-def.h
@@ -6,36 +7,38 @@ include/vstr-inline.h
include/vstr-switch.h
include/vstr.h
lib/libvstr-1.0.so
-lib/libvstr-1.0.so.12
+lib/libvstr-1.0.so.13
lib/libvstr.a
+lib/libvstr.la
lib/libvstr.so
libdata/pkgconfig/vstr.pc
-share/doc/vstr-devel-1.0.12/basic_cat.c.html
-share/doc/vstr-devel-1.0.12/compare_licenses/SafeStr.txt
-share/doc/vstr-devel-1.0.12/compare_licenses/bstring.txt
-share/doc/vstr-devel-1.0.12/compare_licenses/cords.txt
-share/doc/vstr-devel-1.0.12/compare_licenses/ossp-str.txt
-share/doc/vstr-devel-1.0.12/compare_licenses/rope.txt
-share/doc/vstr-devel-1.0.12/compare_licenses/sz.txt
-share/doc/vstr-devel-1.0.12/compare_licenses/toolbox.txt
-share/doc/vstr-devel-1.0.12/comparison.html
-share/doc/vstr-devel-1.0.12/constants.html
-share/doc/vstr-devel-1.0.12/constants.txt
-share/doc/vstr-devel-1.0.12/design.html
-share/doc/vstr-devel-1.0.12/f_c.css
-share/doc/vstr-devel-1.0.12/functions.html
-share/doc/vstr-devel-1.0.12/functions.txt
-share/doc/vstr-devel-1.0.12/internal_structure.dia
-share/doc/vstr-devel-1.0.12/namespace.html
-share/doc/vstr-devel-1.0.12/overview.html
-share/doc/vstr-devel-1.0.12/printf_comparison.html
-share/doc/vstr-devel-1.0.12/req_trunc_io.html
-share/doc/vstr-devel-1.0.12/security.html
-share/doc/vstr-devel-1.0.12/security_problems.html
-share/doc/vstr-devel-1.0.12/size_cmp.gnumeric
-share/doc/vstr-devel-1.0.12/speed.html
-share/doc/vstr-devel-1.0.12/structs.html
-share/doc/vstr-devel-1.0.12/structs.txt
-share/doc/vstr-devel-1.0.12/tutorial.html
-@dirrm share/doc/vstr-devel-1.0.12/compare_licenses
-@dirrm share/doc/vstr-devel-1.0.12
+share/doc/vstr-devel-1.0.15/basic_cat.c.html
+share/doc/vstr-devel-1.0.15/compare_licenses/SafeStr.txt
+share/doc/vstr-devel-1.0.15/compare_licenses/bstring.txt
+share/doc/vstr-devel-1.0.15/compare_licenses/cords.txt
+share/doc/vstr-devel-1.0.15/compare_licenses/ossp-str.txt
+share/doc/vstr-devel-1.0.15/compare_licenses/rope.txt
+share/doc/vstr-devel-1.0.15/compare_licenses/sz.txt
+share/doc/vstr-devel-1.0.15/compare_licenses/toolbox.txt
+share/doc/vstr-devel-1.0.15/comparison.html
+share/doc/vstr-devel-1.0.15/constants.html
+share/doc/vstr-devel-1.0.15/constants.txt
+share/doc/vstr-devel-1.0.15/cost_tutorial.html
+share/doc/vstr-devel-1.0.15/design.html
+share/doc/vstr-devel-1.0.15/f_c.css
+share/doc/vstr-devel-1.0.15/functions.html
+share/doc/vstr-devel-1.0.15/functions.txt
+share/doc/vstr-devel-1.0.15/internal_structure.dia
+share/doc/vstr-devel-1.0.15/namespace.html
+share/doc/vstr-devel-1.0.15/overview.html
+share/doc/vstr-devel-1.0.15/printf_comparison.html
+share/doc/vstr-devel-1.0.15/req_trunc_io.html
+share/doc/vstr-devel-1.0.15/security.html
+share/doc/vstr-devel-1.0.15/security_problems.html
+share/doc/vstr-devel-1.0.15/size_cmp.gnumeric
+share/doc/vstr-devel-1.0.15/speed.html
+share/doc/vstr-devel-1.0.15/structs.html
+share/doc/vstr-devel-1.0.15/structs.txt
+share/doc/vstr-devel-1.0.15/tutorial.html
+@dirrm share/doc/vstr-devel-1.0.15/compare_licenses
+@dirrm share/doc/vstr-devel-1.0.15