diff options
author | wiz <wiz> | 2010-05-02 14:12:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-05-02 14:12:54 +0000 |
commit | dfeaad8cbe055592e745c3ad51e3c3c80df3732f (patch) | |
tree | b2baa7f46a91f3d84260d325a8e77dc975ceca8b /misc/attica/PLIST | |
parent | 0b38f4c3856617f24d302d1476e8feedc65824a4 (diff) | |
download | pkgsrc-dfeaad8cbe055592e745c3ad51e3c3c80df3732f.tar.gz |
Update to 0.1.3:
0.1.3
- Add possibility to get Licenses from server
- Add search for contents by username
- Add convenience function to get list of download links and fix some related strings
- Fix qt-only hasCredentials
- Win and Mac compile/link fixes
- Fix crash when multiple apps would use attica simultaneously: do not delete root component of qtplugins
Diffstat (limited to 'misc/attica/PLIST')
-rw-r--r-- | misc/attica/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/attica/PLIST b/misc/attica/PLIST index 4a15718e78a..f6c8fef3cb6 100644 --- a/misc/attica/PLIST +++ b/misc/attica/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/09 23:43:12 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/05/02 14:12:54 wiz Exp $ include/attica/accountbalance.h include/attica/activity.h include/attica/atticabasejob.h @@ -12,6 +12,7 @@ include/attica/folder.h include/attica/getjob.h include/attica/itemjob.h include/attica/knowledgebaseentry.h +include/attica/license.h include/attica/listjob.h include/attica/message.h include/attica/metadata.h |