svn commit: r365540 - head/comms/gsmlib
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Aug 21 09:45:35 UTC 2014
Author: amdmi3
Date: Thu Aug 21 09:45:34 2014
New Revision: 365540
URL: http://svnweb.freebsd.org/changeset/ports/365540
QAT: https://qat.redports.org/buildarchive/r365540/
Log:
- Drop .la files, no dependees require them
Approved by: portmgr blanket
Modified:
head/comms/gsmlib/Makefile
head/comms/gsmlib/pkg-plist
Modified: head/comms/gsmlib/Makefile
==============================================================================
--- head/comms/gsmlib/Makefile Thu Aug 21 09:36:45 2014 (r365539)
+++ head/comms/gsmlib/Makefile Thu Aug 21 09:45:34 2014 (r365540)
@@ -3,7 +3,7 @@
PORTNAME= gsmlib
PORTVERSION= 1.10
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= comms
MASTER_SITES= DEBIAN
#TODO: examine the Debian patches, and changes in the Mandrake
@@ -13,7 +13,7 @@ DISTFILES= gsmlib_1.10.orig.tar.gz
MAINTAINER= ports at FreeBSD.org
COMMENT= Library to access GSM mobile phones through GSM modems
-USES= gmake libtool:keepla
+USES= gmake libtool
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
Modified: head/comms/gsmlib/pkg-plist
==============================================================================
--- head/comms/gsmlib/pkg-plist Thu Aug 21 09:36:45 2014 (r365539)
+++ head/comms/gsmlib/pkg-plist Thu Aug 21 09:45:34 2014 (r365540)
@@ -24,12 +24,10 @@ include/gsmlib/gsm_sorted_sms_store.h
include/gsmlib/gsm_unix_serial.h
include/gsmlib/gsm_util.h
lib/libgsmext.a
-lib/libgsmext.la
lib/libgsmext.so
lib/libgsmext.so.1
lib/libgsmext.so.1.0.4
lib/libgsmme.a
-lib/libgsmme.la
lib/libgsmme.so
lib/libgsmme.so.1
lib/libgsmme.so.1.0.4
More information about the svn-ports-head
mailing list