pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/ham



Module Name:    pkgsrc
Committed By:   mef
Date:           Tue Oct 28 06:41:20 UTC 2014

Modified Files:
        pkgsrc/ham/gnuradio-companion: Makefile PLIST
        pkgsrc/ham/gnuradio-core: Makefile.common Nocore.mk PLIST
        pkgsrc/ham/gnuradio-core/files: REPLACE_PYTHON

Log Message:
Fix problem raised by PR pkg/49313 by Ben Gergely,
if xdg-utils are installed already, grc_setup_freedesktop is installed.
(gnuradio-companion/Makefile)
(gnuradio-companion/PLIST)
 -  Add DEPENDS misc/xdg-utils
 -  Add REPLACE_BASH for above newly installed script
 -  Bump PKGREVISION

Related changes, problem was hidden if PKGREVISION was empty.
(gnuradio-core/Makefile.common) -> PLIST_SUBST
(gnuradio-core/Nocore.mk)       -> sed STRING
(gnuradio-core/PLIST)
  - shared library was suffixed as ${PKGVERSION}, but
    this should be ${PKGVERSION_NOREV} instead.
    Above files are affected.

(gnuradio-core/files/REPLACE_PYTHON)
  - Add one file
    grc/python/flow_graph.tmpl


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/ham/gnuradio-companion/Makefile \
    pkgsrc/ham/gnuradio-companion/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/ham/gnuradio-core/Makefile.common
cvs rdiff -u -r1.2 -r1.3 pkgsrc/ham/gnuradio-core/Nocore.mk
cvs rdiff -u -r1.15 -r1.16 pkgsrc/ham/gnuradio-core/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/ham/gnuradio-core/files/REPLACE_PYTHON

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index