diff options
author | David Chisnall <theraven@FreeBSD.org> | 2013-08-28 18:26:01 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2013-08-28 18:26:01 +0000 |
commit | 3bec8741ffe1e70c5dbabd1ee86bfdf05f1c3e99 (patch) | |
tree | ab5064afd823ae17563635026226e53774a6614d /deskutils/simpleagenda | |
parent | 7108c85b56ca17f7e1daaa73f17c74c7d4ec630c (diff) |
Notes
Diffstat (limited to 'deskutils/simpleagenda')
-rw-r--r-- | deskutils/simpleagenda/Makefile | 9 | ||||
-rw-r--r-- | deskutils/simpleagenda/distinfo | 4 | ||||
-rw-r--r-- | deskutils/simpleagenda/pkg-plist | 2 |
3 files changed, 7 insertions, 8 deletions
diff --git a/deskutils/simpleagenda/Makefile b/deskutils/simpleagenda/Makefile index 821d89492cb9..e3f47931114b 100644 --- a/deskutils/simpleagenda/Makefile +++ b/deskutils/simpleagenda/Makefile @@ -1,21 +1,19 @@ # $FreeBSD$ PORTNAME= simpleagenda -PORTVERSION= 0.42 -PORTREVISION= 1 +PORTVERSION= 0.43 +PORTREVISION= 0 CATEGORIES= deskutils gnustep MASTER_SITES= http://coyote.octets.fr/pub/gnustep/ DISTNAME= SimpleAgenda-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= theraven@FreeBSD.org COMMENT= simple calendar and agenda application LIB_DEPENDS+= ical:${PORTSDIR}/devel/libical LICENSE= GPLv2 -BROKEN= does not build - USE_GNUSTEP= yes USE_GNUSTEP_CONFIGURE= yes USE_GNUSTEP_BACK= yes @@ -24,7 +22,6 @@ USE_GNUSTEP_INSTALL= yes CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= -I${LOCALBASE}/include -ADDITIONAL_OBJCFLAGS= '-Dsel_isEqual(x,y) (x==y)' pre-configure: ${REINPLACE_CMD} -e 's|SimpleAgenda|SimpleAgenda.m|' ${WRKSRC}/configure diff --git a/deskutils/simpleagenda/distinfo b/deskutils/simpleagenda/distinfo index 4037882a7d82..790b20fc961a 100644 --- a/deskutils/simpleagenda/distinfo +++ b/deskutils/simpleagenda/distinfo @@ -1,2 +1,2 @@ -SHA256 (SimpleAgenda-0.42.tar.gz) = 660da4003e79b19d3fbd1e9f6a58936cc2790c6bbccd892c961a3cd896323309 -SIZE (SimpleAgenda-0.42.tar.gz) = 152336 +SHA256 (SimpleAgenda-0.43.tar.gz) = b363a3e36e6eaa55a81ac96eb8aa590472d83e6f177640016b917d400d969f14 +SIZE (SimpleAgenda-0.43.tar.gz) = 155517 diff --git a/deskutils/simpleagenda/pkg-plist b/deskutils/simpleagenda/pkg-plist index d7efbfa544f3..7e7ba912e192 100644 --- a/deskutils/simpleagenda/pkg-plist +++ b/deskutils/simpleagenda/pkg-plist @@ -36,6 +36,8 @@ GNUstep/Local/Applications/SimpleAgenda.app/Resources/small-bell.tiff GNUstep/Local/Applications/SimpleAgenda.app/SimpleAgenda GNUstep/Local/Applications/SimpleAgenda.app/stamp.make GNUstep/Local/Tools/SimpleAgenda +GNUstep/Local/Applications/SimpleAgenda.app/Resources/Italian.lproj/Localizable.strings +@dirrm GNUstep/Local/Applications/SimpleAgenda.app/Resources/Italian.lproj @dirrm GNUstep/Local/Applications/SimpleAgenda.app/Resources/iCalendar.gorm @dirrm GNUstep/Local/Applications/SimpleAgenda.app/Resources/Task.gorm @dirrm GNUstep/Local/Applications/SimpleAgenda.app/Resources/Preferences.gorm |