diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2008-08-17 14:17:53 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2008-08-17 14:17:53 +0000 |
commit | 4decd0e15eaabc824c1a581885ee8624cf0f4590 (patch) | |
tree | 94a0a39397659a42815437772db42dfd5dc0375e /math | |
parent | 2de73dbe8f867f4ed423ca7faed51ea38e931f04 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/pgcalc/Makefile | 7 | ||||
-rw-r--r-- | math/pgcalc/distinfo | 6 | ||||
-rw-r--r-- | math/pgcalc/pkg-plist | 22 |
3 files changed, 11 insertions, 24 deletions
diff --git a/math/pgcalc/Makefile b/math/pgcalc/Makefile index 7ab7922bc674..267bfd2cc165 100644 --- a/math/pgcalc/Makefile +++ b/math/pgcalc/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pgcalc2 -DISTVERSION= 2.2-5 -PORTREVISION= 1 +DISTVERSION= 2.2-10 CATEGORIES= math kde MASTER_SITES= http://www.pgcalc.net/ @@ -26,10 +25,6 @@ OPTIONS= ARTS "Build with aRts support" on .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - .if !defined(WITH_ARTS) CONFIGURE_ARGS+= --without-arts .endif diff --git a/math/pgcalc/distinfo b/math/pgcalc/distinfo index dcdfe6da2e90..036435f7a66a 100644 --- a/math/pgcalc/distinfo +++ b/math/pgcalc/distinfo @@ -1,3 +1,3 @@ -MD5 (pgcalc2-2.2-5.tar.gz) = 51b96357afe010f3bbf3396ebc158e75 -SHA256 (pgcalc2-2.2-5.tar.gz) = a4db08dd5b1a82cdf27320870403454a2667e6d6c227f7b4465a63fc6e116035 -SIZE (pgcalc2-2.2-5.tar.gz) = 2001131 +MD5 (pgcalc2-2.2-10.tar.gz) = d840551973133bd8b629e7225385642d +SHA256 (pgcalc2-2.2-10.tar.gz) = ff072016cd14ed8c741ef444b2a79d618354bf367b96e3e6230d1674cc64c685 +SIZE (pgcalc2-2.2-10.tar.gz) = 2777142 diff --git a/math/pgcalc/pkg-plist b/math/pgcalc/pkg-plist index 3ac121513cf2..01a195e0fc1e 100644 --- a/math/pgcalc/pkg-plist +++ b/math/pgcalc/pkg-plist @@ -1,8 +1,8 @@ -bin/pgcalc2 -share/doc/HTML/en/pgcalc2/common -share/doc/HTML/en/pgcalc2/index.docbook -share/doc/HTML/en/pgcalc2/index.cache.bz2 -@dirrm share/doc/HTML/en/pgcalc2 +bin/pgcalc +share/doc/HTML/en/pgcalc/common +share/doc/HTML/en/pgcalc/index.docbook +share/doc/HTML/en/pgcalc/index.cache.bz2 +@dirrm share/doc/HTML/en/pgcalc @dirrmtry share/doc/HTML/en @dirrmtry share/doc/HTML %%DOCSDIR%%/alg_mode1.png @@ -126,17 +126,9 @@ share/doc/HTML/en/pgcalc2/index.cache.bz2 %%DOCSDIR%%/var_dlg1.png @dirrm %%DOCSDIR%% share/icons/hicolor/32x32/apps/pgcalc2.png -share/applnk/Office/PGCalculator/pgcalc2.desktop -share/applnk/Office/PGCalculator/pgcalc2-BHP49G.desktop -share/applnk/Office/PGCalculator/pgcalc2-Metallic.desktop -share/applnk/Office/PGCalculator/pgcalc2-CFX-9850GB+.desktop -share/applnk/Office/PGCalculator/pgcalc2-FX20.desktop -share/applnk/Office/PGCalculator/pgcalc2-HP48GX.desktop -share/applnk/Office/PGCalculator/pgcalc2-HP49G+.desktop -@dirrm share/applnk/Office/PGCalculator -@dirrmtry share/applnk/Office +share/applnk/Utilities/pgcalc.desktop +@dirrmtry share/applnk/Utilities @dirrmtry share/applnk -share/apps/pgcalc2/pgcalc2ui.rc share/apps/pgcalc2/skins/BHP49G/Backgrnd.bmp share/apps/pgcalc2/skins/BHP49G/HP49GFon.bmp share/apps/pgcalc2/skins/BHP49G/SmFonts8x8.bmp |