Index: Makefile =================================================================== --- Makefile (revisione 517041) +++ Makefile (copia di lavoro) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= libdmtx -PORTVERSION= 0.7.4 -PORTREVISION= 11 +DISTVERSIONPREFIX= v +DISTVERSION= 0.7.5 CATEGORIES= graphics -MASTER_SITES= SF MAINTAINER= hrs@FreeBSD.org COMMENT= Library for reading and writing Data Matrix barcodes @@ -13,9 +12,11 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick6 +USES= pathfix autoreconf libtool -USES= tar:bzip2 libtool +USE_GITHUB= yes +GH_ACCOUNT= dmtx + GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip Index: distinfo =================================================================== --- distinfo (revisione 517041) +++ distinfo (copia di lavoro) @@ -1,2 +1,3 @@ -SHA256 (libdmtx-0.7.4.tar.bz2) = b62c586ac4fad393024dadcc48da8081b4f7d317aa392f9245c5335f0ee8dd76 -SIZE (libdmtx-0.7.4.tar.bz2) = 303176 +TIMESTAMP = 1573222235 +SHA256 (dmtx-libdmtx-v0.7.5_GH0.tar.gz) = be0c5275695a732a5f434ded1fcc232aa63b1a6015c00044fe87f3a689b75f2e +SIZE (dmtx-libdmtx-v0.7.5_GH0.tar.gz) = 790944 Index: files/patch-Makefile.in =================================================================== --- files/patch-Makefile.in (revisione 517041) +++ files/patch-Makefile.in (nonexistent) @@ -1,11 +0,0 @@ ---- Makefile.in.orig 2011-06-02 07:10:47 UTC -+++ Makefile.in -@@ -306,7 +306,7 @@ EXTRA_DIST = KNOWNBUG \ - script/check_todo.sh \ - script/check_whitespace.sh - --pkgconfigdir = $(libdir)/pkgconfig -+pkgconfigdir = ${prefix}/libdata/pkgconfig - pkgconfig_DATA = libdmtx.pc - all: config.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive Property changes on: files/patch-Makefile.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property