1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Maintenance update to 1.2.5.1 which fixes a bug with recent glib

versions.
This commit is contained in:
Christian Weisgerber 2006-03-27 15:02:48 +00:00
parent 2ab1642aa5
commit 1b0a46f86e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158260
3 changed files with 17 additions and 5 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= galculator
PORTVERSION= 1.2.5
PORTREVISION= 1
PORTVERSION= 1.2.5.1
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

View File

@ -1,3 +1,3 @@
MD5 (galculator-1.2.5.tar.bz2) = 0f58963a7fd99c7aa7cb9900d4645f59
SHA256 (galculator-1.2.5.tar.bz2) = 7e4bf6a6e98f7a86601d2467c76ec0e867541c8cb545fefc1f893df6d3f7c08c
SIZE (galculator-1.2.5.tar.bz2) = 226131
MD5 (galculator-1.2.5.1.tar.bz2) = ee4518e89d1e7e7b6af7a0975e194106
SHA256 (galculator-1.2.5.1.tar.bz2) = d529cbbb405fcb0f87535a90995a2c45abecb8f9c7b42ec99d135dcba93d1032
SIZE (galculator-1.2.5.1.tar.bz2) = 241999

View File

@ -0,0 +1,13 @@
$FreeBSD$
--- po/Makefile.in.in.orig
+++ po/Makefile.in.in
@@ -71,6 +71,7 @@
POTFILES = \
+#
CATALOGS = @CATALOGS@
CATOBJEXT = @CATOBJEXT@
INSTOBJEXT = @INSTOBJEXT@