diff options
author | marcus <marcus@FreeBSD.org> | 2003-02-08 20:38:48 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-02-08 20:38:48 +0000 |
commit | b0a4289f18ae755855fa218570033b7631f3093a (patch) | |
tree | 50e94dc2d7b78cfeeedccc6c933a55a1765d0253 /graphics/frontline | |
parent | a4f637bb6d591dbc741cb84dcf75b6bcc2b910d1 (diff) | |
download | FreeBSD-ports-b0a4289f18ae755855fa218570033b7631f3093a.zip FreeBSD-ports-b0a4289f18ae755855fa218570033b7631f3093a.tar.gz |
Update to 0.5.4 which fixes the build with the new autotrace.
Diffstat (limited to 'graphics/frontline')
-rw-r--r-- | graphics/frontline/Makefile | 6 | ||||
-rw-r--r-- | graphics/frontline/distinfo | 2 | ||||
-rw-r--r-- | graphics/frontline/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile index 3f68585..5568d8d 100644 --- a/graphics/frontline/Makefile +++ b/graphics/frontline/Makefile @@ -6,10 +6,10 @@ # PORTNAME= frontline -PORTVERSION= 0.5.3 -PORTREVISION= 1 +PORTVERSION= 0.5.4 CATEGORIES= graphics gnome -MASTER_SITES= http://autotrace.sourceforge.net/frontline/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= autotrace MAINTAINER= gnome@FreeBSD.org diff --git a/graphics/frontline/distinfo b/graphics/frontline/distinfo index cb1b082..7246517 100644 --- a/graphics/frontline/distinfo +++ b/graphics/frontline/distinfo @@ -1 +1 @@ -MD5 (frontline-0.5.3.tar.gz) = b71ea8ce16d62bbf0078980446d61660 +MD5 (frontline-0.5.4.tar.gz) = 5fc2c3459b153dbc2b3138c1133f927e diff --git a/graphics/frontline/pkg-plist b/graphics/frontline/pkg-plist index 2292fe7..77a8453 100644 --- a/graphics/frontline/pkg-plist +++ b/graphics/frontline/pkg-plist @@ -19,5 +19,6 @@ share/gnome/mime-info/frontline.keys share/gnome/mime-info/frontline.mime share/gnome/pixmaps/fl-splash.png share/gnome/pixmaps/frontline.png +share/locale/ja/LC_MESSAGES/frontline.mo @dirrm include/gundo @dirrm include/frontline |