Bug 201875

Summary: [patch] deskutils/parcellite: update to 1.1.9
Product: Ports & Packages Reporter: Andriy Voskoboinyk <avos>
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me CC: koalative
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (koalative)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch.diff
none
portlint.log
none
poudriere-9.3-i386.log
none
poudriere-9.3-i386-without-nls.log
none
poudriere-10.1-amd64-without-nls.log
none
poudriere-10.1-amd64.log
none
Patch2.diff
none
portlint.log
none
poudriere-9.3-i386.log
none
poudriere-9.3-i386-without-nls.log none

Description Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-25 19:43:27 UTC
Created attachment 159216 [details]
Patch.diff

- Update to 1.1.9.
-- Remove patch-src__main.c - it's not needed now.
- Add CPPFLAGS/LIBS (unbreak configure).
- Patch Makefiles - add missing libraries to LDADD.
- Add LICENSE_FILE.
- Add all used dependencies (USE_GNOME=glib20 pango, USE_XORG=x11).
- Patch configure.ac and data/Makefile.am, so gettext / intltool is not needed when NLS is not enabled.
Comment 1 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-25 19:45:02 UTC
Created attachment 159217 [details]
portlint.log
Comment 2 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-25 19:45:42 UTC
Created attachment 159218 [details]
poudriere-9.3-i386.log
Comment 3 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-25 19:47:03 UTC
Created attachment 159219 [details]
poudriere-9.3-i386-without-nls.log
Comment 4 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-25 19:53:38 UTC
Created attachment 159220 [details]
poudriere-10.1-amd64-without-nls.log
Comment 5 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-07-25 20:24:30 UTC
Created attachment 159221 [details]
poudriere-10.1-amd64.log
Comment 6 Philip M. Gollucci freebsd_committer freebsd_triage 2015-08-12 01:51:34 UTC
Take.
Comment 7 Philip M. Gollucci freebsd_committer freebsd_triage 2015-08-17 18:55:58 UTC
maintainer timeout (koalative@gmail.com ; 23 days)
Comment 8 Philip M. Gollucci freebsd_committer freebsd_triage 2015-08-18 20:49:34 UTC
|Index: deskutils/parcellite/Makefile
|===================================================================
|--- deskutils/parcellite/Makefile	(revision 392882)
|+++ deskutils/parcellite/Makefile	(working copy)
--------------------------
Patching file Makefile using Plan A...
Hunk #1 succeeded at 2.
Hunk #2 failed at 11.
Hunk #3 succeeded at 40 (offset 4 lines).
Comment 9 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-08-18 22:39:29 UTC
Created attachment 159994 [details]
Patch2.diff

Refresh (the port was already fixed).
Comment 10 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-08-18 23:00:36 UTC
Created attachment 159995 [details]
portlint.log
Comment 11 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-08-18 23:02:07 UTC
Created attachment 159996 [details]
poudriere-9.3-i386.log
Comment 12 Andriy Voskoboinyk freebsd_committer freebsd_triage 2015-08-18 23:02:49 UTC
Created attachment 159997 [details]
poudriere-9.3-i386-without-nls.log
Comment 13 commit-hook freebsd_committer freebsd_triage 2015-08-19 02:18:15 UTC
A commit references this bug:

Author: pgollucci
Date: Wed Aug 19 02:17:47 UTC 2015
New revision: 394672
URL: https://svnweb.freebsd.org/changeset/ports/394672

Log:
  deskutils/parcellite: update to 1.1.9

  - Update to 1.1.9.
  - Remove patch-src__main.c - it's not needed now.
  - Add CPPFLAGS/LIBS (unbreak configure).
  - Patch Makefiles - add missing libraries to LDADD.
  - Add LICENSE_FILE.
  - Add all used dependencies (USE_GNOME=glib20 pango, USE_XORG=x11).
  - Honor Option NLS

  PR:                  201875
  Submitted by:        s3erios@gmail.com
  Approved by:         maintainer timeout (koalative@gmail.com ; 23 days)

Changes:
  head/deskutils/parcellite/Makefile
  head/deskutils/parcellite/distinfo
  head/deskutils/parcellite/files/extrapatch-configure.ac
  head/deskutils/parcellite/files/patch-src__main.c