aboutsummaryrefslogtreecommitdiff
path: root/devel/libukcprog
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-10 13:59:41 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-10 13:59:41 +0000
commit971e2931c269e0e8d68d419552f2c25e8da29384 (patch)
tree9216641aebe05270b457a55d97fefc33c5343223 /devel/libukcprog
parent249c67167e29491396cb7b05b9527cc1c70be0b4 (diff)
downloadports-971e2931c269e0e8d68d419552f2c25e8da29384.tar.gz
ports-971e2931c269e0e8d68d419552f2c25e8da29384.zip
- Update to version 1.0.2
PR: 57831 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=90800
Diffstat (limited to 'devel/libukcprog')
-rw-r--r--devel/libukcprog/Makefile5
-rw-r--r--devel/libukcprog/distinfo2
-rw-r--r--devel/libukcprog/pkg-plist2
3 files changed, 6 insertions, 3 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile
index 33d5bda10284..d53cf7dc4604 100644
--- a/devel/libukcprog/Makefile
+++ b/devel/libukcprog/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libukcprog
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
@@ -18,9 +18,10 @@ MAINTAINER= tim@bishnet.net
COMMENT= Generally useful low level routines
MAN3= ukcprog.3
-DIST_SUBDIR= iscream
+DIST_SUBDIR= i-scream
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
+USE_GNOME= pkgconfig
.include <bsd.port.mk>
diff --git a/devel/libukcprog/distinfo b/devel/libukcprog/distinfo
index 8ef7f3c6bcc0..a8dd9fac5a8e 100644
--- a/devel/libukcprog/distinfo
+++ b/devel/libukcprog/distinfo
@@ -1 +1 @@
-MD5 (iscream/libukcprog-1.0.1.tar.gz) = df37b87952247d1efffc678dd0103f37
+MD5 (i-scream/libukcprog-1.0.2.tar.gz) = de3a90b2a9f20463cd9189a024e3c405
diff --git a/devel/libukcprog/pkg-plist b/devel/libukcprog/pkg-plist
index 83935ca92307..34711950be09 100644
--- a/devel/libukcprog/pkg-plist
+++ b/devel/libukcprog/pkg-plist
@@ -3,3 +3,5 @@ lib/libukcprog.a
lib/libukcprog.la
lib/libukcprog.so
lib/libukcprog.so.0
+libdata/pkgconfig/libukcprog.pc
+@unexec rmdir %D/libdata/pkgconfig 2>/dev/null || true