diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-10 03:59:46 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-10 03:59:46 +0800 |
commit | c0755d9c59d093e192ee892b6bd7850d5b9ef948 (patch) | |
tree | ca1d2b452a41459d2c0aa424f07e92905fa1357e | |
parent | 2456a7c854fbfe8a5751cd5e6520246411f089f9 (diff) | |
download | marcuscom-ports-c0755d9c59d093e192ee892b6bd7850d5b9ef948.tar marcuscom-ports-c0755d9c59d093e192ee892b6bd7850d5b9ef948.tar.gz marcuscom-ports-c0755d9c59d093e192ee892b6bd7850d5b9ef948.tar.bz2 marcuscom-ports-c0755d9c59d093e192ee892b6bd7850d5b9ef948.tar.lz marcuscom-ports-c0755d9c59d093e192ee892b6bd7850d5b9ef948.tar.xz marcuscom-ports-c0755d9c59d093e192ee892b6bd7850d5b9ef948.tar.zst marcuscom-ports-c0755d9c59d093e192ee892b6bd7850d5b9ef948.zip |
Update to 0.124.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2007 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/gpdf/Makefile | 4 | ||||
-rw-r--r-- | graphics/gpdf/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index f21ef2ca8..f4ef249b2 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gpdf -PORTVERSION= 0.123 +PORTVERSION= 0.124 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} @@ -22,5 +22,5 @@ USE_X_PREFIX= yes USE_LIBTOOL= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" - + .include <bsd.port.mk> diff --git a/graphics/gpdf/distinfo b/graphics/gpdf/distinfo index ea76bdece..49712b392 100644 --- a/graphics/gpdf/distinfo +++ b/graphics/gpdf/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gpdf-0.123.tar.bz2) = 1c9c5792738d082e5f5ebb9ba62b18fd -SIZE (gnome2/gpdf-0.123.tar.bz2) = 1072050 +MD5 (gnome2/gpdf-0.124.tar.bz2) = e47a98c5dbd5df2181e9c270a7ff7c19 +SIZE (gnome2/gpdf-0.124.tar.bz2) = 1080331 |