diff options
author | mi <mi@FreeBSD.org> | 2008-08-17 22:17:53 +0800 |
---|---|---|
committer | mi <mi@FreeBSD.org> | 2008-08-17 22:17:53 +0800 |
commit | f3cd5a800a8616b0d1588204b46d491fa3d84505 (patch) | |
tree | eef325c9601bbd88af94aaafc69c5243c66f0b51 /math | |
parent | cad0ba4e887f27f35f288c2a8cf0c122dc918cce (diff) | |
download | freebsd-ports-gnome-f3cd5a800a8616b0d1588204b46d491fa3d84505.tar.gz freebsd-ports-gnome-f3cd5a800a8616b0d1588204b46d491fa3d84505.tar.zst freebsd-ports-gnome-f3cd5a800a8616b0d1588204b46d491fa3d84505.zip |
Unbreak by upgrading from 2.2-5 to 2.2-10 (the latest).
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 |