Bug 167461 - [MAINTAINER] devel/gwenhywfar, finance/aqbanking: Please revert pkg-plists
Summary: [MAINTAINER] devel/gwenhywfar, finance/aqbanking: Please revert pkg-plists
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-30 20:50 UTC by Jason E. Hale
Modified: 2012-05-01 20:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason E. Hale 2012-04-30 20:50:05 UTC
Upon the updates of devel/gwenhywfar to 4.3.2 and finance/aqbanking to 5.0.23,
their pkg-plists were changed without my approval.  I attempted to contact the
committer @jgh after the updates about this problem, but I have not received a
reply.  I would like both of the pkg-plists reverted to their previous versions.

%%DATADIR%% was added to the pkg-plist of devel/gwenhywfar in place of 
share/gwenhywfar.  This port is not DATADIR-safe since if a user were to
redefine DATADIR, it would result in a broken plist.

%%DATADIR%% was added to the pkg-plist of finance/aqbanking in place of
share/aqbanking.  This port is not DATADIR-safe since if a user were to
redefine DATADIR, it would result in a broken plist.

%%DOCSDIR%% was added to the pkg-plist of finance/aqbanking in place of
share/doc/aqpaypal.  This is not correct as the default DOCSDIR would be
defined as share/doc/aqbanking.  Currently, the pkg-plist is broken.

Fix: 

- Revert devel/gwenhywfar pkg-plist to Revision 1.13
- Revert finance/aqbanking pkg-plist to Revision 1.16
How-To-Repeat: N/A
Comment 1 Michael Scheidell freebsd_committer freebsd_triage 2012-05-01 18:42:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 2 Michael Scheidell freebsd_committer freebsd_triage 2012-05-01 18:47:48 UTC
State Changed
From-To: open->feedback

Just a straight revert? nothing else needed to change for updates?
Comment 3 Jason E. Hale 2012-05-01 18:56:18 UTC
Neither of the pkg-plists needed an update, I would appreciate it if they 
could both go back to their previous revisions.

Thanks,
Jason
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-05-01 20:10:14 UTC
scheidell    2012-05-01 19:10:01 UTC

  FreeBSD ports repository

  Modified files:
    devel/gwenhywfar     pkg-plist 
    finance/aqbanking    pkg-plist 
  Log:
  - Revert %%DATADIR%% changes to pkg-plists.  Application is not DATADIR safe
  - No PORTREVISION bump since the defaults do not change package
  
  PR:             ports/167461
  Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.15      +26 -26    ports/devel/gwenhywfar/pkg-plist
  1.18      +154 -154  ports/finance/aqbanking/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2012-05-01 20:10:38 UTC
State Changed
From-To: feedback->closed

pkg-plists reverted. Thanks for pointing that out.