aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2011-10-31 05:23:43 +0800
committerdinoex <dinoex@FreeBSD.org>2011-10-31 05:23:43 +0800
commit08a3d507bd9283ae4c6e0879c69584ca1e35c0d4 (patch)
treebc061d880c3fb8736d1a39a86c522d1a6f4370bb /devel
parent43baa50523cd969fb08bef722bc0871016a84e1c (diff)
downloadfreebsd-ports-gnome-08a3d507bd9283ae4c6e0879c69584ca1e35c0d4.tar.gz
freebsd-ports-gnome-08a3d507bd9283ae4c6e0879c69584ca1e35c0d4.tar.zst
freebsd-ports-gnome-08a3d507bd9283ae4c6e0879c69584ca1e35c0d4.zip
- update to 0.3.2
Diffstat (limited to 'devel')
-rw-r--r--devel/performance/Makefile3
-rw-r--r--devel/performance/distinfo4
-rw-r--r--devel/performance/pkg-plist5
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/performance/Makefile b/devel/performance/Makefile
index bb4b6def7743..54af176582c6 100644
--- a/devel/performance/Makefile
+++ b/devel/performance/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= performance
-PORTVERSION= 0.3.0
-PORTREVISION= 1
+PORTVERSION= 0.3.2
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= libs
diff --git a/devel/performance/distinfo b/devel/performance/distinfo
index 002d71dfde93..4dfcf4dc55db 100644
--- a/devel/performance/distinfo
+++ b/devel/performance/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Performance-0.3.0.tar.gz) = a8e77dff8ddef2c94398aedf7739d58bde6c37e481f1cbea0217a5dd155c3ed9
-SIZE (Performance-0.3.0.tar.gz) = 39934
+SHA256 (Performance-0.3.2.tar.gz) = d7ca93d2280fd477b32aea2a85a40d6d44933dbed77e0c7f51c852c6bede1b4f
+SIZE (Performance-0.3.2.tar.gz) = 47501
diff --git a/devel/performance/pkg-plist b/devel/performance/pkg-plist
index 631c897c9699..604eb7d40692 100644
--- a/devel/performance/pkg-plist
+++ b/devel/performance/pkg-plist
@@ -1,5 +1,7 @@
GNUstep/Local/Library/Documentation/Performance/GSCache.gsdoc
GNUstep/Local/Library/Documentation/Performance/GSCache.html
+GNUstep/Local/Library/Documentation/Performance/GSFIFO.gsdoc
+GNUstep/Local/Library/Documentation/Performance/GSFIFO.html
GNUstep/Local/Library/Documentation/Performance/GSIOThreadPool.gsdoc
GNUstep/Local/Library/Documentation/Performance/GSIOThreadPool.html
GNUstep/Local/Library/Documentation/Performance/GSLinkedList.gsdoc
@@ -16,6 +18,7 @@ GNUstep/Local/Library/Documentation/Performance/GSTicker.html
GNUstep/Local/Library/Documentation/Performance/Performance.igsdoc
GNUstep/Local/Library/Documentation/Performance/dependencies
GNUstep/Local/Library/Headers/Performance/GSCache.h
+GNUstep/Local/Library/Headers/Performance/GSFIFO.h
GNUstep/Local/Library/Headers/Performance/GSIOThreadPool.h
GNUstep/Local/Library/Headers/Performance/GSLinkedList.h
GNUstep/Local/Library/Headers/Performance/GSSkipMutableArray.h
@@ -24,6 +27,6 @@ GNUstep/Local/Library/Headers/Performance/GSThroughput.h
GNUstep/Local/Library/Headers/Performance/GSTicker.h
GNUstep/Local/Library/Libraries/libPerformance.so
GNUstep/Local/Library/Libraries/libPerformance.so.%%LIBVERSION%%
-GNUstep/Local/Library/Libraries/libPerformance.so.%%VERSION%%
+GNUstep/Local/Library/Libraries/libPerformance.so.%%LIBVERSION%%.0
@dirrm GNUstep/Local/Library/Headers/Performance
@dirrm GNUstep/Local/Library/Documentation/Performance