[Bug 217160] devel/libmpsse: point to active upstream instead of obsolete googlecode

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 17 07:54:34 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217160

            Bug ID: 217160
           Summary: devel/libmpsse: point to active upstream instead of
                    obsolete googlecode
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: z7dr6ut7gs at snkmail.com

Created attachment 180065
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=180065&action=edit
[patch] unbreak libmpsse (update upstream, and other updates to catch

googlecode has an archive of their old material.  The libmpsse-1.3 tarball is
here:

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libmpsse/libmpsse-1.3.tar.gz

However, their is now an active upstream repo at github:

https://github.com/devttys0/libmpsse

The attached patch is an update to point to the github upstream that
corresponds to the last 1.3 googlecode release.  It appears to be active,
although it could be more a bit responsive to pull requests and issues.

While here, the patch catches up to current ports infrastructure, etc.:

 - license is BSD2CLAUSE, not GPLv2
 - remove gmake dependency
 - allow parallel build (see new changes in files/patch-Makefile.in - submitted
upstream)
 - USE_AUTOTOOLS deprecated -> USES=autoreconf
 - replace CFLAGS, LDFLAGS with localbase:ldflags
 - remove redundant -fPIC & -lftdi flags
 - replace 3 *WRKSRC with WRKSRC_SUBDIR
 - bump PORTREVISION for plist changes (LICENSE instead of COPYING)
 - remove unnecessary MKDIRs

QA:
 - portlint ok
 - stage-qa ok
 - testport ok (tested on 10-stable)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list