aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libmaa
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-10-26 18:21:01 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-10-26 18:21:01 +0800
commit3f2798d6aa766f88512629991dbcac0c4eb7159a (patch)
tree7f436a7554d0361b4f56547e88e4fe2a5a752e8d /devel/libmaa
parent0d7d7b4ef7f2a6bdd280369dcae9a3b451de09c5 (diff)
downloadfreebsd-ports-gnome-3f2798d6aa766f88512629991dbcac0c4eb7159a.tar.gz
freebsd-ports-gnome-3f2798d6aa766f88512629991dbcac0c4eb7159a.tar.zst
freebsd-ports-gnome-3f2798d6aa766f88512629991dbcac0c4eb7159a.zip
- Update to 1.3.1
- Sort PLIST_FILES Changes: http://sourceforge.net/projects/dict/files/libmaa/libmaa-1.3.1/README/view
Diffstat (limited to 'devel/libmaa')
-rw-r--r--devel/libmaa/Makefile8
-rw-r--r--devel/libmaa/distinfo4
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/libmaa/Makefile b/devel/libmaa/Makefile
index e6df2e68f06f..6e2706f40830 100644
--- a/devel/libmaa/Makefile
+++ b/devel/libmaa/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libmaa
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= SF/dict/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -17,19 +17,19 @@ COMMENT= Provides a few data structures and helpful functions
ALL_TARGET= lib
CONFIGURE_ARGS= --without-local-zlib --with-cflags="${CFLAGS}" \
--with-etcdir=${PREFIX}/etc
-LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
+LDFLAGS+= -L${LOCALBASE}/lib
USE_AUTOTOOLS= libtool
USE_GMAKE= yes
USE_LDCONFIG= yes
DOCS= COPYING.LIB README doc/libmaa.600dpi.ps
PLIST_FILES= include/maa.h \
+ lib/libmaa.a \
lib/libmaa.la \
- lib/libmaa.so.3 \
lib/libmaa.so \
- lib/libmaa.a
+ lib/libmaa.so.3
PORTDOCS= ${DOCS:T}
post-install:
diff --git a/devel/libmaa/distinfo b/devel/libmaa/distinfo
index 4c9253ca9d06..9e738aa228d7 100644
--- a/devel/libmaa/distinfo
+++ b/devel/libmaa/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libmaa-1.3.0.tar.gz) = 188b7092e546b44ab31a1e6d75e31ea62c52cfb66ed0bce4e977c926d96f5c92
-SIZE (libmaa-1.3.0.tar.gz) = 286870
+SHA256 (libmaa-1.3.1.tar.gz) = 53401077333ea1a8b9fd0669b2fcb62bee435a6b95c6678c605640d8d4f5f077
+SIZE (libmaa-1.3.1.tar.gz) = 287084