Index: head/comms/concordance/Makefile =================================================================== --- head/comms/concordance/Makefile (revision 388659) +++ head/comms/concordance/Makefile (revision 388660) @@ -1,25 +1,25 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= concordance -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= comms MASTER_SITES= SF MAINTAINER= shurd@FreeBSD.org COMMENT= Command-line Logitech Harmony configuration tool LICENSE= GPLv2 -LIB_DEPENDS= libconcord.so:${PORTSDIR}/comms/libconcord +LIB_DEPENDS= libconcord.so.${PORTVERSION}:${PORTSDIR}/comms/libconcord USES= tar:bzip2 WRKSRC_SUBDIR= ${PORTNAME} GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/concordance \ man/man1/concordance.1.gz .include Index: head/comms/concordance/distinfo =================================================================== --- head/comms/concordance/distinfo (revision 388659) +++ head/comms/concordance/distinfo (revision 388660) @@ -1,2 +1,2 @@ -SHA256 (concordance-1.1.tar.bz2) = ca5ffbd8c0fd06d41192c1d5e3c8b964c2393ea6d3d9c5e495c1da4b2c778a05 -SIZE (concordance-1.1.tar.bz2) = 1142393 +SHA256 (concordance-1.2.tar.bz2) = ce9f23dfcd9bb1de79edd07231062c5e5d5fdefb3dd88ae6da7fb25b8d782434 +SIZE (concordance-1.2.tar.bz2) = 1143635 Property changes on: head/comms/concordance/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/comms/libconcord/Makefile =================================================================== --- head/comms/libconcord/Makefile (revision 388659) +++ head/comms/libconcord/Makefile (revision 388660) @@ -1,26 +1,26 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= libconcord -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= comms MASTER_SITES= SF/concordance/concordance/${PORTVERSION} DISTNAME= concordance-${PORTVERSION} MAINTAINER= shurd@FreeBSD.org COMMENT= Logitech Harmony configuration library LICENSE= GPLv2 BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconf LIB_DEPENDS= libhidapi.so:${PORTSDIR}/comms/hidapi \ libzip.so:${PORTSDIR}/archivers/libzip USE_LDCONFIG= yes USES= tar:bzip2 libtool shared-mime-info WRKSRC_SUBDIR= libconcord GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include Index: head/comms/libconcord/distinfo =================================================================== --- head/comms/libconcord/distinfo (revision 388659) +++ head/comms/libconcord/distinfo (revision 388660) @@ -1,2 +1,2 @@ -SHA256 (concordance-1.1.tar.bz2) = ca5ffbd8c0fd06d41192c1d5e3c8b964c2393ea6d3d9c5e495c1da4b2c778a05 -SIZE (concordance-1.1.tar.bz2) = 1142393 +SHA256 (concordance-1.2.tar.bz2) = ce9f23dfcd9bb1de79edd07231062c5e5d5fdefb3dd88ae6da7fb25b8d782434 +SIZE (concordance-1.2.tar.bz2) = 1143635 Property changes on: head/comms/libconcord/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/comms/libconcord/pkg-plist =================================================================== --- head/comms/libconcord/pkg-plist (revision 388659) +++ head/comms/libconcord/pkg-plist (revision 388660) @@ -1,6 +1,6 @@ include/libconcord.h lib/libconcord.a lib/libconcord.so -lib/libconcord.so.3 -lib/libconcord.so.3.0.0 +lib/libconcord.so.4 +lib/libconcord.so.4.0.0 share/mime/packages/libconcord.xml Property changes on: head/comms/libconcord/pkg-plist ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property Index: head/comms/py-libconcord/Makefile =================================================================== --- head/comms/py-libconcord/Makefile (revision 388659) +++ head/comms/py-libconcord/Makefile (revision 388660) @@ -1,23 +1,23 @@ # Created by: Stephen Hurd # $FreeBSD$ PORTNAME= libconcord -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= comms MASTER_SITES= SF/concordance/concordance/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= concordance-${PORTVERSION} MAINTAINER= shurd@FreeBSD.org COMMENT= Python bindings for Logitech Harmony library LICENSE= GPLv2 -LIB_DEPENDS= libconcord.so:${PORTSDIR}/comms/libconcord +LIB_DEPENDS= libconcord.so.${PORTVERSION}:${PORTSDIR}/comms/libconcord USE_LDCONFIG= yes USES= python:2.7+ tar:bzip2 WRKSRC_SUBDIR= libconcord/bindings/python USE_PYTHON= distutils .include Index: head/comms/py-libconcord/distinfo =================================================================== --- head/comms/py-libconcord/distinfo (revision 388659) +++ head/comms/py-libconcord/distinfo (revision 388660) @@ -1,2 +1,2 @@ -SHA256 (concordance-1.1.tar.bz2) = ca5ffbd8c0fd06d41192c1d5e3c8b964c2393ea6d3d9c5e495c1da4b2c778a05 -SIZE (concordance-1.1.tar.bz2) = 1142393 +SHA256 (concordance-1.2.tar.bz2) = ce9f23dfcd9bb1de79edd07231062c5e5d5fdefb3dd88ae6da7fb25b8d782434 +SIZE (concordance-1.2.tar.bz2) = 1143635 Property changes on: head/comms/py-libconcord/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property