diff options
author | ijliao <ijliao@FreeBSD.org> | 2005-01-19 17:55:57 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2005-01-19 17:55:57 +0800 |
commit | 6cbbf83e8da67f6832e83a0aa3b9f7c1320a3edd (patch) | |
tree | 78b1db1134d04b3465bf7b00f03f3109e2dc5aa7 | |
parent | 033f08381efe592ae7e50f5fd86aa2e38a5cb083 (diff) | |
download | freebsd-ports-gnome-6cbbf83e8da67f6832e83a0aa3b9f7c1320a3edd.tar.gz freebsd-ports-gnome-6cbbf83e8da67f6832e83a0aa3b9f7c1320a3edd.tar.zst freebsd-ports-gnome-6cbbf83e8da67f6832e83a0aa3b9f7c1320a3edd.zip |
upgrade to 0.6.0
-rw-r--r-- | devel/ustl/Makefile | 2 | ||||
-rw-r--r-- | devel/ustl/distinfo | 4 | ||||
-rw-r--r-- | devel/ustl/pkg-plist | 4 |
3 files changed, 4 insertions, 6 deletions
diff --git a/devel/ustl/Makefile b/devel/ustl/Makefile index a0d7a7c51f7b..fa6235da8706 100644 --- a/devel/ustl/Makefile +++ b/devel/ustl/Makefile @@ -7,7 +7,7 @@ # PORTNAME= ustl -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/ustl/distinfo b/devel/ustl/distinfo index 845b7122031e..efbe318b42b1 100644 --- a/devel/ustl/distinfo +++ b/devel/ustl/distinfo @@ -1,2 +1,2 @@ -MD5 (ustl-0.5-0.tar.bz2) = 6831c6ac9a273663d1f54d11afbec5c8 -SIZE (ustl-0.5-0.tar.bz2) = 229369 +MD5 (ustl-0.6-0.tar.bz2) = 8a1709b10f4378b429ce5d3d51bacb45 +SIZE (ustl-0.6-0.tar.bz2) = 206028 diff --git a/devel/ustl/pkg-plist b/devel/ustl/pkg-plist index 546fff32a00d..80ec61584003 100644 --- a/devel/ustl/pkg-plist +++ b/devel/ustl/pkg-plist @@ -14,7 +14,6 @@ include/ustl/ualgobase.h include/ustl/ubitset.h include/ustl/uctralgo.h include/ustl/uexception.h -include/ustl/ufacets.h include/ustl/ufunction.h include/ustl/uios.h include/ustl/uiosfunc.h @@ -22,12 +21,12 @@ include/ustl/uiterator.h include/ustl/ulaalgo.h include/ustl/ulimits.h include/ustl/ulist.h -include/ustl/ulocale.h include/ustl/umap.h include/ustl/umatrix.h include/ustl/umemory.h include/ustl/umultimap.h include/ustl/umultiset.h +include/ustl/unew.h include/ustl/unumeric.h include/ustl/upair.h include/ustl/upredalgo.h @@ -44,7 +43,6 @@ include/ustl/utuple.h include/ustl/utypes.h include/ustl/uutility.h include/ustl/uvector.h -@dirrm include/ustl/locale @dirrm include/ustl include/ustl.h lib/libustl.a |